Commit Graph

427 Commits

Author SHA1 Message Date
StephenButtolph 836916bbcc Merge branch 'master' of github.com:ava-labs/gecko into cascade 2020-04-02 01:40:55 -04:00
StephenButtolph 11ebe7c6b1 properly weight bootstrapping validators by stake 2020-04-01 21:20:31 -04:00
Alex Willmer f188c7de0c snow: Add test coverage of ConcurrentRepolls == 0 2020-04-02 00:26:53 +01:00
Stephen Buttolph f31a5340f6
Merge branch 'master' into sn-creation 2020-04-01 14:26:48 -04:00
Stephen Buttolph 36f4d6f70a
Merge branch 'master' into x-p-swaps 2020-04-01 14:26:43 -04:00
Stephen Buttolph e160eff66f
Merge branch 'master' into nftfx 2020-04-01 14:26:39 -04:00
Stephen Buttolph 979a177c12
Merge branch 'master' into cascade 2020-04-01 14:26:28 -04:00
Stephen Buttolph f6f5c05dd1
Merge pull request #44 from moreati/utils-formatting-test
utils: Add tests for CB58.UnmarshalJSON
2020-04-01 14:26:04 -04:00
Stephen Buttolph c2f8d0182b
Merge branch 'master' into utils-formatting-test 2020-04-01 14:17:55 -04:00
Stephen Buttolph f1dd9a7ddf
Merge pull request #45 from moreati/ids-test
ids: Add tests of ID and QueueSet
2020-04-01 14:17:38 -04:00
Stephen Buttolph f9752ac080
Merge branch 'master' into ids-test 2020-04-01 14:08:33 -04:00
Stephen Buttolph b138402f4c
Merge pull request #43 from bb-2/error_msgs
Logging message fix
2020-04-01 14:08:11 -04:00
Alex Willmer 507bbd8d0a ids: Add tests for QueueSet.{init, SetHead, Append, GetTail} 2020-04-01 19:00:20 +01:00
Alex Willmer 0c30a3235f ids: Add test for ID.IsSortedAndUniqueIDs 2020-04-01 18:58:58 +01:00
Alex Willmer 61b01c9273 ids: Add test for SortIDs 2020-04-01 18:58:12 +01:00
Alex Willmer a62eb9b833 ids: Add test for ID.String 2020-04-01 18:57:40 +01:00
Alex Willmer 6f111f9dae ids: Add test for ID.Hex 2020-04-01 18:56:41 +01:00
Alex Willmer 63a4915f40 ids: Add test for ID.UnmarshalJSON 2020-04-01 18:56:03 +01:00
Alex Willmer 0ea1dc0c50 ids: Add test for ID.MarshalJSON 2020-04-01 18:55:24 +01:00
Alex Willmer 8a2d8a6f94 ids: Add test for ID.FromString errors 2020-04-01 18:51:01 +01:00
Alex Willmer d90baa383c utils: Add tests for CB58.UnmarshalJSON 2020-04-01 18:48:59 +01:00
StephenButtolph 90f7ba2d6a updated default K and Alpha values for cascade 2020-04-01 13:23:36 -04:00
StephenButtolph a26f76de91 Allow fees to be paid with the imported balance in the ImportTx 2020-04-01 12:53:33 -04:00
bb-2 f288c544a6 sp fix for voting_handler logging message 2020-04-01 09:18:56 -04:00
StephenButtolph c814d42611 Finished adding snowball tests 2020-04-01 02:19:43 -04:00
StephenButtolph 469c2d4cfa Added more edge case testing 2020-04-01 01:08:47 -04:00
StephenButtolph 683f1b75cd tree cleanup + more tests 2020-04-01 00:52:50 -04:00
StephenButtolph 12c8d6c44f fixed test + improved coverage 2020-03-31 23:56:18 -04:00
StephenButtolph 741d5fde66 improved snowball test to actually test slush initialization 2020-03-31 23:52:30 -04:00
StephenButtolph ce2d31bee2 merged tests 2020-03-31 23:11:44 -04:00
StephenButtolph 69acc2bfff updated ansible args 2020-03-31 22:42:14 -04:00
StephenButtolph 8dedd4c711 removed old keys 2020-03-31 20:51:55 -04:00
StephenButtolph 4072408b73 Changed branch to cascade 2020-03-31 19:25:25 -04:00
StephenButtolph e774c0238b Merge branch 'defaults' into cascade 2020-03-31 19:22:10 -04:00
StephenButtolph 2ab3886eb7 updated ansible 2020-03-31 19:22:00 -04:00
StephenButtolph 4f868bda6e Added sanity check to the database on startup 2020-03-31 18:56:05 -04:00
StephenButtolph 7a369e66b0 Added testnet defaults 2020-03-31 18:32:10 -04:00
Stephen Buttolph c43d77da30
Merge pull request #22 from ava-labs/x-mint
Fixed mint signing
2020-03-31 15:34:23 -04:00
Stephen Buttolph c18883e560
Merge pull request #21 from ava-labs/forbid-default-subnet-validation
forbid new blockchains from being validated by default subnet
2020-03-31 15:14:51 -04:00
StephenButtolph fc093b2e9f Fixed mint signing 2020-03-31 15:14:31 -04:00
Dan Laine 23d2427ce7 forbid new blockchains from being validated by default subnet 2020-03-31 14:12:23 -04:00
StephenButtolph cda5c95d56 Set up genesis for public testnet 2020-03-31 02:54:12 -04:00
StephenButtolph d63375e83a updated json for new fxs 2020-03-31 01:09:49 -04:00
StephenButtolph 9d4be014e9 merged 2020-03-30 22:10:31 -04:00
StephenButtolph 4d34dc042d merged 2020-03-30 22:06:29 -04:00
StephenButtolph 3056998643 enforced unneeded signature requirement 2020-03-30 21:28:19 -04:00
StephenButtolph 009d78e301 merged 2020-03-30 21:22:22 -04:00
StephenButtolph 7810cd56b9 merged 2020-03-30 21:16:32 -04:00
Stephen Buttolph c1357a9eba
Merge branch 'master' into custom-genesis 2020-03-30 21:06:10 -04:00
Stephen Buttolph e8c6188b27
Merge pull request #33 from StephenButtolph/json
Added proper json marshalling of UniqueTxs in the AVM
2020-03-30 20:58:26 -04:00