- 26 Oct, 2020 1 commit
-
-
Hannah Howard authored
* test(benchmarks): add benchmark for go routine leak * fix(notifications): shutdown notification queues make sure all notification publishers are actually shut down, and don't start them automatically
-
- 16 Oct, 2020 1 commit
-
-
Hannah Howard authored
* feat(message): switch to google protobuf after tracking down an error in Unmarshal code generate by gogoprotobuf, and verifying this is a bug in the library, which appears unmaintained, try switching to google's own golang protobuf tools * fix(message): upgrade msgio resolve bad message strings * feat(message): initialize empty extensions Initialize extensions to map if nil
-
- 12 Oct, 2020 1 commit
-
-
Hannah Howard authored
-
- 23 Sep, 2020 2 commits
-
-
hannahhoward authored
-
Eric Myhre authored
* Update go-ipld-prime@v0.5.0 Simultaneously updates go-ipld-prime-proto, which also has changes to match that version of go-ipld-prime. * feat(deps): update ipld-prime near master update to lastest needed sha for filecoin, reinstitute generated node tests * feat(deps): update go-ipld-prime-prot Co-authored-by: hannahhoward <hannah@hannahhoward.net>
-
- 10 Sep, 2020 1 commit
-
-
Hannah Howard authored
-
- 28 Aug, 2020 2 commits
-
-
hannahhoward authored
Update changelog for v0.1.2 release, also fix imports
-
Hannah Howard authored
* feat(benchmarks): initial benchmark infrastructure * fix(cidlink): mem allocations around link loading * fix(deps): update to latest deps use latest go-ipld-prime & go-ipld-prime-proto fixes * fix(deps): remove unused badger code
-