Commit Graph

10 Commits

Author SHA1 Message Date
dependabot[bot]
759d063f16
build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-07 08:29:58 +00:00
e9988d98eb
add xxh3 hasher as deduplicater 2024-05-07 16:28:48 +08:00
1895ae3b24
improve verifier run logic, perf tests, fix minor bugs 2024-05-06 19:27:18 +08:00
73ea42bfa5
major changes: add verifier and compactor, switch to gammazero workerpool 2024-05-02 16:52:25 +08:00
1a49f07db6
feat: add NATS JetStream 2024-04-23 15:34:17 +08:00
b3b4503565
feat: add cache bootstrapper 2024-04-18 12:56:05 +08:00
0aa1db902e
feat: add cache implementation 2024-04-17 13:36:26 +08:00
49feb5bd2e
feat: add testing decoder 2024-04-05 17:03:01 +08:00
2007b34908
feat: add badger blocks db 2024-04-02 16:11:30 +08:00
89aa11326d
init: base structure 2024-04-01 17:32:10 +08:00