Skip to content

Commit

Permalink
Fix exception when splitting F_sequences. (MinaProtocol#3199)
Browse files Browse the repository at this point in the history
* Fix exception when splitting F_sequences.

Fixes MinaProtocol#3143.

* Changed split predicate from > to >= to match paper
* Fixed up other things to match
* Improved finger tree tests
* Fix handling of measures when splitting a subtree of Nodes and
  the split point is in the left finger.
* Added a transaction pool test for maintaining the max size.
  This would not have caught the bug, but is nice to have.

* fix warning
  • Loading branch information
enolan authored and mergify[bot] committed Aug 20, 2019
1 parent 486f84c commit 836286c
Show file tree
Hide file tree
Showing 2 changed files with 903 additions and 40 deletions.
Loading

0 comments on commit 836286c

Please sign in to comment.