Commit Graph

27 Commits

Author SHA1 Message Date
danlaine bace8991c0
Merge pull request #1 from StephenButtolph/custom-genesis
Custom genesis
2020-03-17 13:08:53 -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 db333de8fb update test 2020-03-17 12:19:24 -04:00
Dan Laine 194fde11e8 add createChain method to reduce repeated code 2020-03-17 12:18:53 -04:00
Dan Laine 09102d9f1c change some log messages. Fix bug where restarted nodes forget which Subnets they validat 2020-03-17 11:04:07 -04:00
Dan Laine 5ca0a909e4 WIP. Blockchain creation works in simple cases but still very buggy. 2020-03-16 17:21:38 -04:00
Dan Laine 45805cbac7 Merge branch 'create-blockchain-changes' into custom-genesis 2020-03-16 12:19:06 -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
Stephen Buttolph 094651b38d
Merge pull request #12 from ava-labs/get-node-id
Added a GetNodeID API call to the admin api
2020-03-12 14:18:56 -04:00
Stephen Buttolph 686ab14e8b
Merge branch 'master' into get-node-id 2020-03-12 12:42:46 -04:00
Stephen Buttolph d5100620d2
Merge pull request #11 from ava-labs/msg-size
Properly set the max message size with salticidae
2020-03-12 12:33:29 -04:00
StephenButtolph 2f1f4ddd23 Added a GetNodeID API call to the admin api 2020-03-12 12:30:05 -04:00
StephenButtolph 683e10af3e properly set the max message size with salticidae 2020-03-12 12:11:45 -04:00
Stephen Buttolph c827c914d6
Merge pull request #1 from StephenButtolph/get-account-bug-fix
Check for address being empty in getAccount
2020-03-11 14:32:35 -04:00
Stephen Buttolph 694331ba16
Merge branch 'master' into get-account-bug-fix 2020-03-11 14:21:09 -04:00
Stephen Buttolph 1f4ef0c45c
Merge pull request #2 from tuxxy/master 2020-03-11 14:20:51 -04:00
Stephen Buttolph f472bf3fac
Merge branch 'master' into master 2020-03-11 14:09:53 -04:00
Stephen Buttolph acb10550f2
Merge pull request #3 from StephenButtolph/ci-workaround
Remove ssh flag from public repo
2020-03-11 14:09:27 -04:00
StephenButtolph d2c871611e remove ssh flag from public repo 2020-03-11 13:57:11 -04:00
tuxxy 090812fcef Fix typo: sudorandom -> pseudorandom 2020-03-11 17:21:39 +01:00
Stephen Buttolph 45ca1c236b
Merge branch 'master' into get-account-bug-fix 2020-03-11 12:11:34 -04:00
Stephen Buttolph 0a0d00f6ea Update issue templates
Added the terms and conditions to the issue template.
2020-03-11 00:22:40 -04:00
StephenButtolph 66f0941775 check for address being empty in getAccount 2020-03-10 16:19:03 -04:00
StephenButtolph a00cba51cf Added generic genesis 2020-03-10 16:15:54 -04:00
StephenButtolph b9e34e3b15 init repo 2020-03-10 15:20:34 -04:00