You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.