0.3.0-beta12
What's Changed
- feat: #45 Add method to return last keep alive message and receive time by @satran004 in #47
- Add method to check if connection is alive in BlockSync/BlockRanngSync by @Sotatek-HuyLe3a in #46
- fix: #50 modify parameter in plutus v3 deserialization by @Sotatek-HuyLe3a in #51
- feat: #49 Handle redeemers as map in Conway era by @satran004 in #52
- feat: #48 Added onParsingError call back to listen to any block parsing error by @satran004 in #53
- feat: #49 Add new redeemer purpose, gov action changes by @satran004 in #54
- fix: Serialize ByteString DI and return instead of internal bytes by @satran004 in #56
- fix: To remove \u0000 in assetname which causes error in postgres db jsonb field by @satran004 in #57
New Contributors
- @Sotatek-HuyLe3a made their first contribution in #46
Full Changelog: v0.3.0-beta9...v0.3.0-beta12