Commit Graph

63 Commits

Author SHA1 Message Date
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
StephenButtolph 29282f07ac Added shared memory to the context 2020-03-19 17:14:27 -04:00
StephenButtolph 3813086d6f Merge branch 'master' into atomic 2020-03-18 17:40:16 -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 47bf310abc Implemented filtered vertex issuance 2020-03-16 16:38:06 -04:00
Stephen Buttolph 799d6dd0e1 Finished bubble voting 2020-03-16 13:36:27 -04:00
Stephen Buttolph ce9f84b3cb Fixed typo in snowball tree error message 2020-03-16 12:22:31 -04:00
StephenButtolph 58e47650c1 Added latency metrics to consensus 2020-03-15 01:09:24 -04:00
StephenButtolph 1fdb20040a Added test for avalanche bubbling 2020-03-14 15:38:55 -04:00
StephenButtolph 1a2135db6a Bubble invalid snowman votes 2020-03-13 19:02:03 -04:00
StephenButtolph b9e34e3b15 init repo 2020-03-10 15:20:34 -04:00