Skip to content

Tags: aionnetwork/AVM

Tags

2.0

Toggle 2.0's commit message
AKI-467: Added a config option to capture deployed contracts

-if set, this will capture all deployed contracts to the given directory
-these can then be re-imported for offline analysis by the DirectoryDeployer tool

1.5

Toggle 1.5's commit message
Forward-port of fix for AKI-302

latest-tooling

Toggle latest-tooling's commit message
AKI-331: Do not rename user defined interfaces in debug mode

- This fixes an issue where the generated class from InterfaceFieldMappingVisitor would fail to initialize in debug mode

1.4.2

Toggle 1.4.2's commit message
Adding AKI-302 for 1.4.2 release

AionMap-B+tree-Implementation

Toggle AionMap-B+tree-Implementation's commit message
Fix the exception message thrown when visiting Initizalizable fields

1.4.1

Toggle 1.4.1's commit message
Adding AKI-254 for 1.4.1 release

1.4

Toggle 1.4's commit message
AKI-221: implemented caching based on execution type

- DApp's data and code cache are read or updated based on the ExecutionType provided by the kernel

1.3.2

Toggle 1.3.2's commit message
Including AKI-185 and AKI-200 into 1.3.x

1.3.1

Toggle 1.3.1's commit message
Patching problems in 1.3.x maintenance branch:

-AKI-164

1.3

Toggle 1.3's commit message
Fixes to StringBuilder, StringBuffer billing based on length

This could allow some calls to be performed with a constant cost instead of a linear one based on length