Commit Graph

30 Commits

Author SHA1 Message Date
StephenButtolph 473bef24b1 removed duplicated batch writes, fixed tests 2020-06-22 15:50:52 -04:00
Aaron Buchwald 26f5503a43 Add test to ensure IssueTx maintains ordering of unissued events heap 2020-06-12 12:58:35 -04:00
Aaron Buchwald e15c1bad8c Use Add instead of Push to correctly order timed txs in event heap 2020-06-12 12:58:35 -04:00
StephenButtolph b73e087f9d Cache that blocks are rejected if they are invalid 2020-06-07 02:05:14 -04:00
StephenButtolph 11520fa704 merged 2020-06-07 01:08:53 -04:00
StephenButtolph aab9005d68 fixed tests 2020-06-06 12:23:54 -04:00
Dan Laine d69a875039 fix/add unit tests. All pass 2020-06-05 18:03:34 -04:00
StephenButtolph dedc3b20a6 Added shutdown timeouts 2020-05-29 18:32:17 -04:00
StephenButtolph 6318186848 wip currently has a deadlock error 2020-05-28 23:48:08 -04:00
StephenButtolph 0c2354dbae Fixed race in platformvm repolling 2020-05-11 22:24:28 -04:00
StephenButtolph 8dd5f21847 clean up locking in the AVM / platformVM tests 2020-05-10 17:03:12 -04:00
Stephen Buttolph b1533fd05d
Merge branch 'master' into vms-avm-shutdown-locking 2020-05-10 15:43:10 -04:00
StephenButtolph ac27d66c02 Fixed platformvm locking 2020-05-10 15:26:41 -04:00
Stephen Buttolph 4bb2325c51
Merge branch 'master' into vms-avm-shutdown-locking 2020-05-08 13:37:25 -04:00
StephenButtolph dfbb17aaed Added gossip params to tests 2020-05-04 13:59:25 -04:00
StephenButtolph e7f593f3f7 Removed broken parent caching 2020-04-30 16:22:19 -04:00
StephenButtolph 83c5bf39ae Added handling for if bootstrapping partially accepted a block pair 2020-04-28 15:53:36 -04:00
StephenButtolph 9580a3bf0f Fixed platform vm writeback of ProposalBlocks 2020-04-28 12:31:04 -04:00
Alex Willmer 243811f1e8 vms: Note 2 potential FIXMEs in avm.VM tests
This is not an exhaustive list.
2020-04-21 01:30:31 +01:00
Alex Willmer fb38cc8f25 vms: Ensure all platform.VM instances in tests get shutdown 2020-04-21 01:29:41 +01:00
StephenButtolph 4d34dc042d merged 2020-03-30 22:06:29 -04:00
StephenButtolph 65393729d2 Finished first pass of APIs 2020-03-27 02:42:16 -04:00
StephenButtolph 9da52e70c0 Add address tracking to atomic utxos 2020-03-26 23:11:23 -04:00
StephenButtolph 87ea21c63f linked atomic swaps to main 2020-03-26 18:04:41 -04:00
StephenButtolph 3efccbf354 finished first pass of atomic swaps 2020-03-26 11:27:47 -04:00
Stephen Buttolph 4f432cbb73 Merge branch 'custom-genesis' of github.com:danlaine/gecko into custom-genesis 2020-03-17 12:21:03 -04:00
Stephen Buttolph c30f468035 generalized IssueTx 2020-03-17 12:20:59 -04:00
Dan Laine a76787eead create mock chains.Manager and use it in tests 2020-03-17 12:19:53 -04:00
Dan Laine c8ecea98b7 createBlockchain takes genesis bytes rather than generating them. Add control signatures for blockchain creation. WIP not all tests pass 2020-03-16 11:07:12 -04:00
StephenButtolph b9e34e3b15 init repo 2020-03-10 15:20:34 -04:00