Chain events tracker and indexer
Go to file
dependabot[bot] 696263e35f
build(deps): bump github.com/VictoriaMetrics/metrics (#13)
Bumps [github.com/VictoriaMetrics/metrics](https://github.com/VictoriaMetrics/metrics) from 1.23.0 to 1.23.1.
- [Release notes](https://github.com/VictoriaMetrics/metrics/releases)
- [Commits](https://github.com/VictoriaMetrics/metrics/compare/v1.23.0...v1.23.1)

---
updated-dependencies:
- dependency-name: github.com/VictoriaMetrics/metrics
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 21:28:19 +03:00
.github Create codeql.yml 2023-01-11 12:49:32 +03:00
cmd dev: add profiler 2023-01-16 10:57:05 +00:00
docs docs: add jetstream desc and benthos example 2023-01-16 11:00:43 +00:00
internal refactor: move filter and fetch to pkg 2023-01-14 10:18:50 +00:00
migrations docs: add functionality, and usage 2023-01-11 09:29:16 +00:00
pkg refactor: decode JSON io.Reader stream 2023-01-16 08:31:46 +00:00
.deepsource.toml add: ci integration 2023-01-06 08:07:19 +00:00
.env.example release: v0.1.0-alpha 2023-01-05 11:45:09 +00:00
.gitignore dev: add profiler 2023-01-16 10:57:05 +00:00
.goreleaser.yaml ci: enable CGO builds 2023-01-06 11:42:58 +00:00
Dockerfile ci: fix Docker CGO build 2023-01-06 11:45:33 +00:00
LICENSE release: v0.1.0-alpha 2023-01-05 11:45:09 +00:00
Makefile feat: add jetstream integration 2023-01-14 10:18:50 +00:00
README.md docs: add functionality, and usage 2023-01-11 09:29:16 +00:00
config.toml feat: add jetstream integration 2023-01-14 10:18:50 +00:00
docker-compose.build.yaml ci: enable CGO builds 2023-01-06 11:42:58 +00:00
docker-compose.yaml docs: add jetstream configs and instructions 2023-01-14 10:18:50 +00:00
go.mod build(deps): bump github.com/VictoriaMetrics/metrics (#13) 2023-01-16 21:28:19 +03:00
go.sum build(deps): bump github.com/VictoriaMetrics/metrics (#13) 2023-01-16 21:28:19 +03:00
queries.sql release: v0.1.0-alpha 2023-01-05 11:45:09 +00:00

README.md

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