mirror of
https://github.com/grassrootseconomics/cic-chain-events.git
synced 2025-11-06 02:08:29 +01:00
Chain events tracker and indexer
* move filters to internal folder * rpc block fetcher * add benchmarks: goos: linux goarch: amd64 pkg: github.com/grassrootseconomics/cic-chain-events/pkg/fetch cpu: AMD EPYC Processor Benchmark_RPC Benchmark_RPC/RPC_Block_Fetcher_Benchmark Benchmark_RPC/RPC_Block_Fetcher_Benchmark-4 25 46000646 ns/op 221697 B/op 844 allocs/op Benchmark_GraphQL Benchmark_GraphQL/GraphQL_Block_Fetcher_Benchmark Benchmark_GraphQL/GraphQL_Block_Fetcher_Benchmark-4 56 21219962 ns/op 56686 B/op 94 allocs/op PASS ok github.com/grassrootseconomics/cic-chain-events/pkg/fetch 2.920s |
||
|---|---|---|
| .github | ||
| cmd | ||
| docs | ||
| internal | ||
| migrations | ||
| pkg/fetch | ||
| .deepsource.toml | ||
| .env.example | ||
| .gitignore | ||
| .goreleaser.yaml | ||
| config.toml | ||
| docker-compose.build.yaml | ||
| docker-compose.yaml | ||
| Dockerfile | ||
| go.mod | ||
| go.sum | ||
| LICENSE | ||
| Makefile | ||
| queries.sql | ||
| README.md | ||
cic-chain-events
CIC Chain Events
Filters live (and past) transactions on Celo and emits relevant events to a sink for further processing/indexing.