Mohamed Sohail 20fc30c34a feat: RPC block fetcher (#15)
* feat: init base logic for rpc fetcher

* feat: rpc block fetcher, move filters to internal

* 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

* inline-docs: Describe RPC fetcher
2023-01-19 11:42:59 +03:00
2023-01-11 12:49:32 +03:00
2023-01-19 11:42:59 +03:00
2023-01-19 11:42:59 +03:00
2023-01-19 11:42:59 +03:00
2023-01-06 08:07:19 +00:00
2023-01-05 11:45:09 +00:00
2023-01-16 10:57:05 +00:00
2023-01-06 11:42:58 +00:00
2023-01-06 11:45:33 +00:00
2023-01-19 11:42:59 +03:00
2023-01-19 11:42:59 +03:00
2023-01-05 11:45:09 +00:00
2023-01-19 11:42:59 +03:00
2023-01-05 11:45:09 +00:00
2023-01-11 09:29:16 +00:00

cic-chain-events

GitHub release (latest by date) GitHub Workflow Status Go Report Card

CIC Chain Events

Filters live (and past) transactions on Celo and emits relevant events to a sink for further processing/indexing.

Documentation

License

AGPL-3.0

Description
Chain events tracker and indexer
Readme AGPL-3.0 349 KiB
Languages
Go 98.1%
Dockerfile 1.2%
Makefile 0.7%