gecko/vms/avm
StephenButtolph fc093b2e9f Fixed mint signing 2020-03-31 15:14:31 -04:00
..
base_tx.go merged 2020-03-30 21:16:32 -04:00
base_tx_test.go Implemented fx operations 2020-03-30 01:08:45 -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 Implemented fx operations 2020-03-30 01:08:45 -04:00
factory.go linked atomic swaps to main 2020-03-26 18:04:41 -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 Implemented fx operations 2020-03-30 01:08:45 -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 Add address tracking to atomic utxos 2020-03-26 23:11:23 -04:00
prefixed_state_test.go Added proper json marshalling of UniqueTxs in the AVM 2020-03-27 16:54:47 -04:00
service.go Fixed mint signing 2020-03-31 15:14:31 -04:00
service_test.go Implemented fx operations 2020-03-30 01:08:45 -04:00
state.go Add address tracking to atomic utxos 2020-03-26 23:11:23 -04:00
state_test.go Added proper json marshalling of UniqueTxs in the AVM 2020-03-27 16:54:47 -04:00
static_service.go Implemented NFTs 2020-03-30 16:23:06 -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 Implemented fx operations 2020-03-30 01:08:45 -04:00
unique_tx.go merged 2020-03-30 21:16:32 -04:00
user_state.go init repo 2020-03-10 15:20:34 -04:00
verifiable_test.go wip 2020-03-25 23:48:21 -04:00
vm.go Implemented NFTs 2020-03-30 16:23:06 -04:00
vm_test.go fixed locking bug in tests 2020-03-30 20:22:07 -04:00