Skip to content

Releases: AntChainOpenLabs/AntChainBridgePluginSDK

release/chainmaker-plugin/v0.1.0

13 Sep 03:55
415438c
Compare
Choose a tag to compare

基于2.3.2版本的长安链 Java SDK 开发的BBC插件,在长安链3.0 2.3.3上测试通过。
md5:09d75c26f92c66a9644d6dbd06da9bcb

v0.3.0

12 Aug 06:03
cf03137
Compare
Choose a tag to compare

What's Changed

  • [doc][][] Update dingding group QR code in README.md by @zouxyan in #48
  • [fix][][] rm extra sub module in pom.xml by @zouxyan in #49
  • [feat][][] embedded bcdns supported by @zouxyan in #51
  • [feat] provide signing algorithms and hash algorithms supported in ACB.

Full Changelog: v0.2.3...v0.3.0

v0.2.3

01 Jul 03:40
3507e1b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

22 Apr 11:45
Compare
Choose a tag to compare

What's Changed

  • SDPv2 packet ready. Add fields messageId, atomic flag, and so on.
  • Ethereum plugin contracts support SDPv2 now.
  • Fix Auth Message decode error in Ethereum plugin contracts.
  • Plugin class-loader now loads class with prefix com.alipay.antchain.bridge.plugins.spi&commons and org.slf4j from AppClzLoader instead of plugin class-loader.

Full Changelog: v0.2.1...v0.2.2

v0.2.1

20 Feb 08:00
339c15f
Compare
Choose a tag to compare

What's Changed

  • Support logging things by BBC logger in BBC plugin code.
  • EOS and Ethereum using BBC logger.
  • SDP contract would keep the sdp msg seq added instead of revert whole transaction when call biz contract failed.

Full Changelog: v0.2.0...v0.2.1

simple-ethereum-bbc-v0.1.1

20 Feb 08:06
7023d6d
Compare
Choose a tag to compare

What's Changed

  • Using BBC logger.
  • SDP contract would keep the sdp msg seq added instead of revert whole transaction when call biz contract failed.

eos-bbc-v0.1.2

20 Feb 08:11
7023d6d
Compare
Choose a tag to compare

What's Changed

  • Using BBC logger.
  • Add function rejectamx in AM contract.
  • SDP contract would keep the sdp msg seq added instead of revert whole transaction when call biz contract failed.

v0.2.0

02 Jan 06:31
830dcde
Compare
Choose a tag to compare

What's Changed

  • giving BCDNS structures in common module

  • giving BCDNS module supports BIF client

  • giving Mychain plugin

  • fix bugs


working with caict-4iot-dev

eos-bbc-v0.1.1

25 Jan 09:04
e31b97b
Compare
Choose a tag to compare

What's Changed

  • Using SDK v0.2.0

simple-ethereum-bbc-v0.1.0

27 Dec 08:40
dbacd72
Compare
Choose a tag to compare
  • using sdk v0.2.0
  • fix some bugs