Skip to content

Releases: iotexproject/iotex-antenna-java

v0.8.1

Choose a tag to compare

@guo guo released this 10 Jul 06:18
d86c794

First release published to Maven Central under the io.iotex namespace.

Install (Maven Central — no extra repository needed)

<dependency>
  <groupId>io.iotex</groupId>
  <artifactId>iotex-antenna-java</artifactId>
  <version>0.8.1</version>
</dependency>

Highlights

  • Now on Maven Central. The groupId migrates from com.github.iotexproject (JitPack-only) to io.iotex. Existing JitPack coordinates keep working for older tags; new releases are published only to Maven Central.
  • Typed-transaction support: EIP-1559 fee fields, EIP-2930 access lists, EIP-7702 SetCode authorizations, and the Ethereum-RLP TX_CONTAINER signing path.
  • Requires Java 17+ (the typed-transaction signing path depends on web3j, which targets Java 17).
  • Adds an Apache-2.0 LICENSE file and a build CI workflow.

0.8.0

Choose a tag to compare

@envestcc envestcc released this 03 Jun 03:33
d78fc51

What's Changed

  • Add typed-tx TX_CONTAINER (Ethereum RLP) signing to Java SDK by @CoderZhi in #34

New Contributors

Full Changelog: 0.7.0...0.8.0

0.7.0

Choose a tag to compare

@ququzone ququzone released this 19 Dec 14:38
0febeef
0.7.0

0.6.3

Choose a tag to compare

@ququzone ququzone released this 05 Aug 02:53
7779a95

chore(deps): update bcprov to jdk15to18

0.6.2

Choose a tag to compare

@ququzone ququzone released this 28 Jul 03:24
2fd194e

set provider support chain id

0.6.1

Choose a tag to compare

@ququzone ququzone released this 28 Jul 02:02
dade4c8

Refactor: add chain id to rpc method

0.6.0

Choose a tag to compare

@ququzone ququzone released this 15 Jul 10:01
bb41759

Release 0.6.0 for add chainID

0.5.13

Choose a tag to compare

@ququzone ququzone released this 10 Nov 02:08
release 0.5.13

0.5.12

Choose a tag to compare

@ququzone ququzone released this 29 Sep 09:48
release 0.5.12

0.5.10

Choose a tag to compare

@ququzone ququzone released this 04 Sep 10:54
release 0.5.10