0xB10C / bademeister-go

Implementation of Bademeister, a mempool watcher and recorder, in Golang.
0 stars 3 forks source link

WIP: add ZMQ subscriber #4

Closed 0xB10C closed 5 years ago

0xB10C commented 5 years ago

Todos include, but are not limited to:

OttoAllmendinger commented 5 years ago

looks good! I started porting this test https://github.com/OttoAllmendinger/js-mempool-tracker/blob/master/test/Bademeister.spec.ts#L67

will push to this PR when I'm done