0.3.0-beta.2
This is the second beta release of rgb-lib. It is meant for testing purposes, possibly on mainnet for reckless users and small amounts. No breaking changes are planned in the near future to database schema or RGB consensus structures.
Warnings
- blockchain reorgs are currently not handled, we suggest setting
min_confirmationsto a safe number (we suggest 3 at least) - IFA (Inflatable Fungible Assets) schema shouldn't be considered stable, breaking changes on it are expected in the near future. Usage could also compromise assets using other schemas, so try them only on test networks where you accept risking your assets
Main improvements
The main improvements over the previous release are:
- updated RGB dependencies to
v0.11.1-rc.4 - added and improved tests
- add
upsert_witnesstorust_onlymod
Full Changelog: 0.3.0-beta.1...0.3.0-beta.2