Skip to content

Releases: bloxbean/yaci

0.3.3

21 Oct 10:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

0.3.2

08 Oct 10:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.2

0.3.0

17 Sep 15:13
a966b05
Compare
Choose a tag to compare

🚀 Key Changes

1. Conway Era Support

  • Tested with Node 9.1.0, Node 9.1.1

2. Local Queries

  • New Local Queries (#70, #74, #76, #77)
    • Implemented local queries for governance data, including AccountState, DRepStakeDistribution, and SPOStakeDistribution.

3. Network Protocol Enhancements

  • Node-to-Node Transaction Submission Protocol (#63)
    • Introduced the N2N transaction submission protocol.
  • Keep-Alive Message Monitoring (#47)
    • Added methods to retrieve the last keep-alive message and its receive time for monitoring connection health.
  • Connection Alive Check (#46)
    • Implemented methods to check the connection status in BlockSync and BlockRangeSync modules.

What's Changed

  • Json deserialization issue by @satran004 in #32
  • fix: If ArithimaticException, use scale=10 and try again by @satran004 in #34
  • New Sanchonet url, Missing Anchor field by @satran004 in #35
  • Added asset name as bytes to Amount object by @satran004 in #36
  • Fix: Incorrect redeemer data in some transactions by @satran004 in #38
  • Add Conway era support (In Progress) by @satran004 in #26
  • refactor: Rename gov protocol params and Conway era enum by @satran004 in #40
  • Changed diffusion mode to initiatorOnlyDiffusionMode (true) by @satran004 in #42
  • Revert handshake by @satran004 in #43
  • 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
  • fix: Handle ARRAY and MAP types in metadata map's key while converting to JSON by @satran004 in #58
  • [FEAT] N2N TxSubmission by @nemo83 in #63
  • Fixing removal of TX from FIFO queue by @nemo83 in #65
  • fix: Change minFeeRefScriptCostPerByte from BigInteger to BigDecimal (node 8.11.0) by @satran004 in #67
  • chore: updated netty due to security issues. by @Kammerlo in #72
  • Implement Local Queries for Governance-Related Data by @Sotatek-HuyLe3a in #70
  • Support Local queries AccountState, DRepStakeDistribution by @Sotatek-HuyLe3a in #74
  • Option to suppress connection info log during n2c connection by @satran004 in #75
  • Support GetSPOStakeDist and update GetDRepStakeDist by @Sotatek-HuyLe3a in #76
  • Change default era to Conway in local queries by @Sotatek-HuyLe3a in #77
  • Integration tests fixes by @satran004 in #78
  • fix: Handle tag (258) in conway era set while parsing datum array bytes by @satran004 in #80
  • Update library versions in gradle/libs.versions.toml by @satran004 in #81

New Contributors

Full Changelog: v0.2.5...v0.3.0

0.3.0-beta15

11 Sep 00:27
da9e8a8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0-beta14...v0.3.0-beta15

v0.3.0-beta14

05 Jun 14:54
Compare
Choose a tag to compare

What's Changed

  • fix: Handle ARRAY and MAP types in metadata map's key while converting to JSON by @satran004 in #58
  • [FEAT] N2N TxSubmission by @nemo83 in #63
  • Fixing removal of TX from FIFO queue by @nemo83 in #65
  • fix: Change minFeeRefScriptCostPerByte from BigInteger to BigDecimal (node 8.11.0) by @satran004 in #67

New Contributors

Full Changelog: v0.3.0-beta12...v0.3.0-beta14

0.3.0-beta12

07 Mar 02:44
Compare
Choose a tag to compare

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

Full Changelog: v0.3.0-beta9...v0.3.0-beta12

0.3.0-beta9

31 Jan 11:59
Compare
Choose a tag to compare

What's Changed

  • refactor: Rename gov protocol params and Conway era enum by @satran004 in #40
  • Changed diffusion mode to initiatorOnlyDiffusionMode (true) by @satran004 in #42

Full Changelog: v0.3.0-beta8...v0.3.0-beta9

0.3.0-beta8

12 Jan 09:06
Compare
Choose a tag to compare
0.3.0-beta8 Pre-release
Pre-release

What's Changed

  • New Sanchonet url, Missing Anchor field by @satran004 in #35
  • Added asset name as bytes to Amount object by @satran004 in #36
  • Fix: Incorrect redeemer data in some transactions by @satran004 in #38

Full Changelog: v0.3.0-beta3...v0.3.0-beta8

0.3.0-beta3 (SanchoNet)

19 Oct 16:07
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: v0.3.0-beta1...v0.3.0-beta3

0.3.0-beta1 (SanchoNet)

06 Oct 05:32
Compare
Choose a tag to compare
Pre-release
  • This version has support for "SanchoNet".