gecko/vms/spchainvm
Stephen Buttolph 00df659961
Perf (#13)
- Added support for xput tests on the AVM
- Implemented an AVM wallet for throughput tests.
- Fixed credential bug in the AVM for transactions that depend on un-confirmed UTXOs.
2020-03-13 17:31:23 -04:00
..
account.go init repo 2020-03-10 15:20:34 -04:00
account_test.go init repo 2020-03-10 15:20:34 -04:00
block.go init repo 2020-03-10 15:20:34 -04:00
block_benchmark_test.go init repo 2020-03-10 15:20:34 -04:00
builder.go init repo 2020-03-10 15:20:34 -04:00
codec.go init repo 2020-03-10 15:20:34 -04:00
codec_benchmark_test.go init repo 2020-03-10 15:20:34 -04:00
consensus_benchmark_test.go init repo 2020-03-10 15:20:34 -04:00
factory.go init repo 2020-03-10 15:20:34 -04:00
key_chain.go Perf (#13) 2020-03-13 17:31:23 -04:00
live_block.go init repo 2020-03-10 15:20:34 -04:00
prefixed_state.go init repo 2020-03-10 15:20:34 -04:00
service.go init repo 2020-03-10 15:20:34 -04:00
state.go init repo 2020-03-10 15:20:34 -04:00
static_service.go init repo 2020-03-10 15:20:34 -04:00
static_service_test.go init repo 2020-03-10 15:20:34 -04:00
tx.go init repo 2020-03-10 15:20:34 -04:00
tx_benchmark_test.go init repo 2020-03-10 15:20:34 -04:00
tx_test.go init repo 2020-03-10 15:20:34 -04:00
vm.go init repo 2020-03-10 15:20:34 -04:00
vm_benchmark_test.go init repo 2020-03-10 15:20:34 -04:00
vm_test.go init repo 2020-03-10 15:20:34 -04:00