What's Changed
- Fix
atomicals_get_by_container_item_validation
when the container is not sealed. #211 by @wizz-wallet-dev - Remove
.env
. #212 by @wizz-wallet-dev - Add
pyproject.toml
and use ruff to lint code. #213 by @shadowv0vshadow - Fix holder Atomicals value. #214 by @shadowv0vshadow
- Remove aliased address type functions to resolve the correct network. #216 by @wizz-wallet-dev
- Fit script with Testnet 4. #217 by @wizz-wallet-dev
- Fix
circulating_supply
value error and fix custom coloring payload parsing. #218 by @shadowv0vshadow - Fix decoding op from scripts with TapLeafs pattern but no scripts found. #219 by @wizz-wallet-dev
- Expose session max size. #220 by @wizz-wallet-dev
Full Changelog: v1.5.0.2...v1.5.0.3