Dr. Maxim Orlovsky
Dr. Maxim Orlovsky
Right now users can provide library with invalid xpubs doesn't matching the descriptor requirements in many ways. For instance, they can mix testnet and mainnet derivations, contain custom, non-complete or...
This PR summarizes 4 moth of Bitfinex team work on simplifying v0.11 branch, including changes coming from dependencies PR: - https://github.com/RGB-WG/rgb-core/pull/288 - https://github.com/BP-WG/bp-core/pull/116
This makes 0.11.1 smaller and more audible, removing unneeded dependencies, not-anymore-used code, functionality and getting rid of high-risk code, significantly reducing attack surface. Key highlights: - No more transition bundles;...
This PR by Bitfinex team summarizes their 4-month work on making v0.11 as simple as possible, including taking many ideas from v0.12 (seal unification, monimorphisation of contracts over specific underlying...