-
Notifications
You must be signed in to change notification settings - Fork 3
Release Notes
Satya edited this page Nov 10, 2019
·
6 revisions
- Avm 2.0
- Meta Transaction (Invokable) support (https://github.com/bloxbean/aion4j-maven-plugin/wiki/Testing-meta-transactions-with-Aion4j)
- Aion4j Faucet support for Amity Testnet
- Avm 1.5
- Aion4j Faucet support enhancements
- Test Support code generation (https://github.com/bloxbean/aion4j-code-generator/wiki/Avm-Contract---TestSupport-Code-generation)
- Js Client code generation (https://github.com/bloxbean/aion4j-code-generator/wiki/Avm-Contract-----Javascript-Client-code-generation)
- Value support in deployment
- Changes required for debugging support in IntelliJ IDEA Plugin
- Support for latest AVM library release (https://github.com/aionnetwork/AVM/releases/tag/latest-tooling)
- Support ABI version 1
- ABI support for BigInteger and BigInteger[]. BigInteger argument value can be passed from command line as
-K value - Single value
-K value1 value2 ... valuen - 1D array
-
Integration with new enhanced Jar Optimizer (Renamer, Constant Remover)
-
Faucet : Get Mastery Testnet tokens directly from maven command
-
Test account management : Manage all your test accounts using aion4j:account command
-
Details about Aion Faucet support: