Track any EVM chain for live and historical tx events
Go to file
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
cmd improve verifier run logic, perf tests, fix minor bugs 2024-05-06 19:27:18 +08:00
dev major changes: add verifier and compactor, switch to gammazero workerpool 2024-05-02 16:52:25 +08:00
internal add xxh3 hasher as deduplicater 2024-05-07 16:28:48 +08:00
pkg major changes: add verifier and compactor, switch to gammazero workerpool 2024-05-02 16:52:25 +08:00
.gitignore config updates 2024-05-07 15:58:30 +08:00
config.toml config updates 2024-05-07 15:58:30 +08:00
go.mod build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 2024-05-07 08:29:58 +00:00
go.sum build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 2024-05-07 08:29:58 +00:00
Makefile init: base structure 2024-04-01 17:32:10 +08:00
revive.toml feat: add badger blocks db 2024-04-02 16:11:30 +08:00