Commit Graph

2 Commits

Author SHA1 Message Date
Håvard Anda Estensen
06632da2bb
all: assign zero after resize in implementations of heap.Interface ()
This changes the Pop method to assign the zero value before
reducing slice size. Doing so ensures the backing array does not
reference removed item values.
2022-12-05 13:49:54 +01:00
Péter Szilágyi
a6dda03644
all: refactor txpool into it's own package in prep for 4844 2022-10-24 16:35:53 +03:00