Chain events tracker and indexer
Go to file
Mohamed Sohail df88d9df16
refactor: perf, update libraries ci, and add docs
* update config to better defaults
* add docs, inline and md
* add context support throughout
* replace json with goccy/go-json for better decoding of large JSON
* update graphql fetcher: replace ioutil with io
* test runner script (until CI is ready)
* update CI build config
2023-01-11 08:13:59 +00:00
.github refactor: perf, update libraries ci, and add docs 2023-01-11 08:13:59 +00:00
cmd refactor: perf, update libraries ci, and add docs 2023-01-11 08:13:59 +00:00
docs refactor: perf, update libraries ci, and add docs 2023-01-11 08:13:59 +00:00
internal refactor: perf, update libraries ci, and add docs 2023-01-11 08:13:59 +00:00
migrations release: v0.1.0-alpha 2023-01-05 11:45:09 +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
.env.test.example refactor: perf, update libraries ci, and add docs 2023-01-11 08:13:59 +00:00
.gitignore refactor: perf, update libraries ci, and add docs 2023-01-11 08:13:59 +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
README.md refactor: perf, update libraries ci, and add docs 2023-01-11 08:13:59 +00:00
config.toml refactor: perf, update libraries ci, and add docs 2023-01-11 08:13:59 +00:00
docker-compose.build.yaml ci: enable CGO builds 2023-01-06 11:42:58 +00:00
docker-compose.yaml feat: add stats api, fix pipeline exe 2023-01-06 11:32:20 +00:00
go.mod refactor: perf, update libraries ci, and add docs 2023-01-11 08:13:59 +00:00
go.sum refactor: perf, update libraries ci, and add docs 2023-01-11 08:13:59 +00:00
queries.sql release: v0.1.0-alpha 2023-01-05 11:45:09 +00:00
run_tests.sh refactor: perf, update libraries ci, and add docs 2023-01-11 08:13:59 +00:00

README.md

cic-chain-events

GitHub release (latest by date) GitHub Workflow Status

CIC Chain Events

Documentation