gecko/vms/avm
StephenButtolph f6244aaca4 allowed for multiple DB types to be used in the fund indexer 2020-05-31 15:43:01 -04:00
..
base_tx.go merged 2020-03-30 21:16:32 -04:00
base_tx_test.go clean up locking in the AVM / platformVM tests 2020-05-10 17:03:12 -04:00
create_asset_tx.go merged 2020-03-30 21:16:32 -04:00
create_asset_tx_test.go Implemented fx operations 2020-03-30 01:08:45 -04:00
export_tx.go Implemented fx operations 2020-03-30 01:08:45 -04:00
export_tx_test.go allowed for multiple DB types to be used in the fund indexer 2020-05-31 15:43:01 -04:00
factory.go Move Geth to a plugin connected at runtime 2020-04-16 11:39:20 -04:00
fx.go Implemented fx operations 2020-03-30 01:08:45 -04:00
fx_test.go Implemented fx operations 2020-03-30 01:08:45 -04:00
genesis.go init repo 2020-03-10 15:20:34 -04:00
import_tx.go Implemented fx operations 2020-03-30 01:08:45 -04:00
import_tx_test.go finished race cleanup in the avm tests 2020-05-10 17:12:03 -04:00
initial_state.go Added proper json marshalling of UniqueTxs in the AVM 2020-03-27 16:54:47 -04:00
initial_state_test.go wip 2020-03-25 23:48:21 -04:00
operation.go merged 2020-03-30 21:16:32 -04:00
operation_test.go Implemented fx operations 2020-03-30 01:08:45 -04:00
operation_tx.go merged 2020-03-30 21:16:32 -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 Added tests for separation between the avm and the platformvm 2020-05-30 12:44:41 -04:00
service.go added listAddresses API to the AVM 2020-05-25 22:29:36 -04:00
service_test.go merged 2020-05-12 01:27:13 -04:00
state.go Add address tracking to atomic utxos 2020-03-26 23:11:23 -04:00
state_test.go state test pruning 2020-05-29 00:03:14 -04:00
static_service.go Fixed variable cap genesis creation 2020-04-03 16:38:39 -04:00
static_service_test.go Implemented fx operations 2020-03-30 01:08:45 -04:00
tx.go merged 2020-03-30 21:16:32 -04:00
tx_test.go Merge branch 'master' into vms-avm-codecSetup 2020-04-13 14:28:57 -04:00
unique_tx.go Merged bootstrapping error handling 2020-05-26 13:57:42 -04:00
user_state.go Changed sk indexing, bumped version 2020-05-10 19:26:39 -04:00
vm.go merged utxo indexing upgrade 2020-05-30 12:47:23 -04:00
vm_test.go finished race cleanup in the avm tests 2020-05-10 17:12:03 -04:00