gecko/vms/platformvm
Stephen Buttolph a8d40fedb7
Merge pull request #54 from ava-labs/platform-keys
Platform API update
2020-06-07 16:27:07 -04:00
..
abort_block.go Cache that blocks are rejected if they are invalid 2020-06-07 02:05:14 -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
add_default_subnet_delegator_tx.go init repo 2020-03-10 15:20:34 -04:00
add_default_subnet_delegator_tx_test.go clean up locking in the AVM / platformVM tests 2020-05-10 17:03:12 -04:00
add_default_subnet_validator_tx.go wip 2020-03-23 16:40:37 -04:00
add_default_subnet_validator_tx_test.go clean up locking in the AVM / platformVM tests 2020-05-10 17:03:12 -04:00
add_nondefault_subnet_validator_tx.go Finished first pass of APIs 2020-03-27 02:42:16 -04:00
add_nondefault_subnet_validator_tx_test.go clean up locking in the AVM / platformVM tests 2020-05-10 17:03:12 -04:00
advance_time_tx.go Finished first pass of APIs 2020-03-27 02:42:16 -04:00
advance_time_tx_test.go clean up locking in the AVM / platformVM tests 2020-05-10 17:03:12 -04:00
atomic_block.go Added returned errors to Accept and Reject in decidables 2020-05-26 13:25:34 -04:00
commit_block.go Cache that blocks are rejected if they are invalid 2020-06-07 02:05:14 -04:00
common_blocks.go Added returned errors to Accept and Reject in decidables 2020-05-26 13:25:34 -04:00
create_chain_tx.go Changed order of ControlSigs and PayerSig for consistency with other txs 2020-04-06 17:51:23 -04:00
create_chain_tx_test.go clean up locking in the AVM / platformVM tests 2020-05-10 17:03:12 -04:00
create_subnet_tx.go merged 2020-03-30 22:06:29 -04:00
event_heap.go init repo 2020-03-10 15:20:34 -04:00
event_heap_test.go clean up locking in the AVM / platformVM tests 2020-05-10 17:03:12 -04:00
export_tx.go merged 2020-03-30 22:06:29 -04:00
factory.go Move Geth to a plugin connected at runtime 2020-04-16 11:39:20 -04:00
import_tx.go Allow fees to be paid with the imported balance in the ImportTx 2020-04-01 12:53:33 -04:00
proposal_block.go Cache that blocks are rejected if they are invalid 2020-06-07 02:05:14 -04:00
reward.go init repo 2020-03-10 15:20:34 -04:00
reward_validator_tx.go Added user tests 2020-05-02 14:05:57 -04:00
reward_validator_tx_test.go clean up locking in the AVM / platformVM tests 2020-05-10 17:03:12 -04:00
service.go Fix handling of default subnet ID 2020-06-04 19:58:55 -04:00
service_test.go Implement import and export key for platform api 2020-06-03 21:04:01 -04:00
standard_block.go Cache that blocks are rejected if they are invalid 2020-06-07 02:05:14 -04:00
state.go Finished first pass of APIs 2020-03-27 02:42:16 -04:00
static_service.go Add P- prefix to P-chain addresses in platform API 2020-06-04 19:46:45 -04:00
static_service_test.go finished first pass of atomic swaps 2020-03-26 11:27:47 -04:00
status.go init repo 2020-03-10 15:20:34 -04:00
status_test.go init repo 2020-03-10 15:20:34 -04:00
subnet.go init repo 2020-03-10 15:20:34 -04:00
user.go Added user tests 2020-05-02 14:05:57 -04:00
user_test.go Added user tests 2020-05-02 14:05:57 -04:00
validator.go init repo 2020-03-10 15:20:34 -04:00
validator_test.go init repo 2020-03-10 15:20:34 -04:00
vm.go Merge pull request #54 from ava-labs/platform-keys 2020-06-07 16:27:07 -04:00
vm_test.go Cache that blocks are rejected if they are invalid 2020-06-07 02:05:14 -04:00