• Viktor Trón's avatar
    swarm/bmt: async section writer interface to BMT (#778) · fd982d3f
    Viktor Trón authored
    - AsyncHasher implements AsyncWriter interface
     - add extra level for zerohashes in pool to lookup empty data hash
     - remove unused segment, hash and depth fields from Tree
     - Hash pkg function -> syncHash moved to test
     - add asyncHash helper func to tests using shuffle
     - add TestAsyncCorrectness to tests
     - add BenchmarkBMTAsync to tests
     - refactor benchmarks using subbenchmarks
     - improved comments
     - preinitialise base hashers on the nodes
    fd982d3f
Name
Last commit
Last update
..
api Loading commit data...
bmt Loading commit data...
dev Loading commit data...
fuse Loading commit data...
grafana_dashboards Loading commit data...
log Loading commit data...
metrics Loading commit data...
multihash Loading commit data...
network Loading commit data...
pot Loading commit data...
pss Loading commit data...
services/swap Loading commit data...
spancontext Loading commit data...
state Loading commit data...
storage Loading commit data...
testutil Loading commit data...
tracing Loading commit data...
AUTHORS Loading commit data...
OWNERS Loading commit data...
network_test.go Loading commit data...
state.go Loading commit data...
swarm.go Loading commit data...
swarm_test.go Loading commit data...