Skip to content

Release v1.3.0

Compare
Choose a tag to compare
@kyonRay kyonRay released this 19 Feb 10:42
· 16 commits to main since this release
a69ad7d

What's Changed

  • (v2,v3): fix v3,v2 lib struct name compile error, fix v2 event overload bug. by @kyonRay in #20
  • (project): sync code from main. by @kyonRay in #22
  • (V3): adapt TransactionManager interface, add event subcribe feature, add getRawFunction feature. by @kyonRay in #23
  • (V3): fix get raw function interface bug, fix transaction version option conflict. by @kyonRay in #24
  • (v3): fix v3 codeGen wrapper use v1 tx generate constructor bug. by @kyonRay in #25
  • (v3): add payable wrapper feature. by @kyonRay in #26
  • Release 1.3.0 by @kyonRay in #27
  • (build): update sdk to 3.6.0. by @kyonRay in #28

Full Changelog: v1.2.0...v1.3.0