gecko/vms/avm
Dan Laine 19a3f69e99 Merge branch 'duplicated-writes' into memory-improvements 2020-06-23 13:10:01 -04:00
..
base_tx.go use transitive dependencies when possible with transaction dependencies 2020-06-18 13:34:04 -04:00
base_tx_test.go use transitive dependencies when possible with transaction dependencies 2020-06-18 13:34:04 -04:00
create_asset_tx.go move codec to utils 2020-06-15 13:20:30 -04:00
create_asset_tx_test.go use transitive dependencies when possible with transaction dependencies 2020-06-18 13:34:04 -04:00
export_tx.go move codec to utils 2020-06-15 13:20:30 -04:00
export_tx_test.go removed duplicated batch writes, fixed tests 2020-06-22 15:50:52 -04:00
factory.go Moved rpcchainvm logs to live under their chain 2020-06-08 11:53:55 -04:00
fx.go Turned off sig verification in the AVM during bootstrapping 2020-06-02 17:01:51 -04:00
fx_test.go Turned off sig verification in the AVM during bootstrapping 2020-06-02 17:01:51 -04:00
genesis.go init repo 2020-03-10 15:20:34 -04:00
import_tx.go use transitive dependencies when possible with transaction dependencies 2020-06-18 13:34:04 -04:00
import_tx_test.go removed duplicated batch writes, fixed tests 2020-06-22 15:50:52 -04:00
initial_state.go move codec to utils 2020-06-15 13:20:30 -04:00
initial_state_test.go move codec to utils 2020-06-15 13:20:30 -04:00
operation.go move codec to utils 2020-06-15 13:20:30 -04:00
operation_test.go use transitive dependencies when possible with transaction dependencies 2020-06-18 13:34:04 -04:00
operation_tx.go use transitive dependencies when possible with transaction dependencies 2020-06-18 13:34:04 -04:00
prefixed_state.go Added tests for separation between the avm and the platformvm 2020-05-30 12:44:41 -04:00
prefixed_state_test.go use transitive dependencies when possible with transaction dependencies 2020-06-18 13:34:04 -04:00
service.go use transitive dependencies when possible with transaction dependencies 2020-06-18 13:34:04 -04:00
service_test.go use transitive dependencies when possible with transaction dependencies 2020-06-18 13:34:04 -04:00
state.go Add address tracking to atomic utxos 2020-03-26 23:11:23 -04:00
state_test.go use transitive dependencies when possible with transaction dependencies 2020-06-18 13:34:04 -04:00
static_service.go move codec to utils 2020-06-15 13:20:30 -04:00
static_service_test.go use transitive dependencies when possible with transaction dependencies 2020-06-18 13:34:04 -04:00
tx.go use transitive dependencies when possible with transaction dependencies 2020-06-18 13:34:04 -04:00
tx_test.go use transitive dependencies when possible with transaction dependencies 2020-06-18 13:34:04 -04:00
unique_tx.go improve leveldb batch usage and pointer releasing in caches 2020-06-19 11:02:38 -04:00
user_state.go Changed sk indexing, bumped version 2020-05-10 19:26:39 -04:00
vm.go commit db after parsing tx to avoid memory leak 2020-06-23 13:04:10 -04:00
vm_test.go use transitive dependencies when possible with transaction dependencies 2020-06-18 13:34:04 -04:00