AVM 1.5 release
Note that this is the final planned release of the AVM 1.x versions before consensus-breaking changes are introduced in AVM 2.0.
Changes since 1.4.2
- Simplify concurrent abort handling
- (tooling) Add
BigInteger
andBigInteger[]
as API types - (tooling) Improved JAR optimizer
- (userlib) New
AionMap
design and implementation - Removed SLF4J dependency
- Silence all tests, by default
- (tooling) Improved capabilities and documentation around
AvmRule