Commit Graph

22 Commits

Author SHA1 Message Date
StephenButtolph 84c4e30937 formatting update 2020-06-18 00:30:15 -04:00
StephenButtolph 11f66e1394 merged 2020-06-16 14:17:47 -04:00
Alex Willmer 7d6b8a5f99 snow: Use backtick strings to avoid escaping Brady Goat banner
Much nicer on the eye IMHO
2020-04-24 20:44:51 +01:00
StephenButtolph f3b80be1cd merged 2020-04-02 17:20:09 -04:00
Alex Willmer f188c7de0c snow: Add test coverage of ConcurrentRepolls == 0 2020-04-02 00:26:53 +01: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
bb-2 c49b0c0ff6 Issue multiple polls at vertex/block issuance if below ConcurrentRepoll threshold 2020-03-29 21:00:45 -04:00
StephenButtolph ab3dfd9a26 improved error logging 2020-03-29 00:48:39 -04:00
bbuttrick 7b8b690df5 Add a ConcurrentRepolls variable to make the polling throughput configurable with a minimum threshold 2020-03-28 16:55:11 -04:00
StephenButtolph 33208a33ee remove more throughcalls 2020-03-21 02:36:37 -04:00
StephenButtolph 184f30c306 fully broke up snowball/snowflake/slush into their respective files 2020-03-21 02:26:22 -04:00
StephenButtolph 2fa9293aad Used struct embedding to avoid callthroughs 2020-03-20 21:26:52 -04:00
Stephen Buttolph 9473bfdf73
Merge branch 'master' into tree-tests 2020-03-18 16:44:09 -04:00
StephenButtolph b6bb9f0789 Removed redundent filter in unaryNode and added test for filtering in binaryNode 2020-03-17 23:29:38 -04:00
Stephen Buttolph ce9f84b3cb Fixed typo in snowball tree error message 2020-03-16 12:22:31 -04:00
StephenButtolph 27eb3ca6ee fixed bugs added for the bug bounty 2020-03-10 16:10:53 -04:00
StephenButtolph b9e34e3b15 init repo 2020-03-10 15:20:34 -04:00