Commit Graph

22 Commits

Author SHA1 Message Date
8e3e027044
Merge branch 'master' into cel2 2024-10-04 12:35:52 +03:00
17c7f5825b
docs: add CEL2 notice 2024-10-04 12:35:35 +03:00
22d5582643
feat: cel2 specific build branch 2024-10-04 12:32:42 +03:00
55159196f4
fix: remove wide jetstream dedup window. Now reduced to 1 minute.
* closes #39
2024-10-04 11:54:10 +03:00
1c7c53a12f
fix: rewrite bootstrap script from scratch to verify correctness/fix inconsistency
* same size when using map and redis
* same size when tested against different RPC nodes

* closes #38
2024-10-04 11:52:30 +03:00
6057208b50
fix: Makefile 2024-10-03 10:43:28 +03:00
ffdac26c41
docs: update README 2024-09-27 15:01:14 +03:00
404e769655
chore: remove celo specifics 2024-09-27 14:55:10 +03:00
8c15109238
feat (BREAKING): evm compat tracker with mod directive replace approach 2024-09-27 14:28:26 +03:00
dependabot[bot]
afacc4425d
build(deps): bump github.com/uptrace/bunrouter from 1.0.21 to 1.0.22 (#34)
Bumps [github.com/uptrace/bunrouter](https://github.com/uptrace/bunrouter) from 1.0.21 to 1.0.22.
- [Release notes](https://github.com/uptrace/bunrouter/releases)
- [Changelog](https://github.com/uptrace/bunrouter/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uptrace/bunrouter/compare/v1.0.21...v1.0.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-27 13:41:40 +03:00
efc84970cc
refactor: Decouple router and handlers (#31)
* refactor: decouple router to allow adding custom log and input data handlers

* feat: refactor handlers

* devops: update service build args

* chore: cleanup unecessary files/code
2024-09-18 17:35:57 +03:00
6cb5ea4f02
Merge pull request #28 from grassrootseconomics/dependabot/go_modules/github.com/alitto/pond-1.9.2
build(deps): bump github.com/alitto/pond from 1.9.1 to 1.9.2
2024-09-18 17:35:41 +03:00
bb8122a576
Merge pull request #29 from grassrootseconomics/dependabot/go_modules/github.com/redis/rueidis-1.0.46
build(deps): bump github.com/redis/rueidis from 1.0.44 to 1.0.46
2024-09-18 17:35:30 +03:00
dependabot[bot]
cb14939367
build(deps): bump github.com/alitto/pond from 1.9.1 to 1.9.2
Bumps [github.com/alitto/pond](https://github.com/alitto/pond) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/alitto/pond/releases)
- [Commits](https://github.com/alitto/pond/compare/v1.9.1...v1.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 14:32:02 +00:00
dependabot[bot]
0c7a35c0c7
build(deps): bump github.com/redis/rueidis from 1.0.44 to 1.0.46
Bumps [github.com/redis/rueidis](https://github.com/redis/rueidis) from 1.0.44 to 1.0.46.
- [Release notes](https://github.com/redis/rueidis/releases)
- [Commits](https://github.com/redis/rueidis/compare/v1.0.44...v1.0.46)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 14:31:46 +00:00
14e85dc1e5
Merge pull request #26 from grassrootseconomics/dependabot/go_modules/github.com/bits-and-blooms/bitset-1.14.3
build(deps): bump github.com/bits-and-blooms/bitset from 1.13.0 to 1.14.3
2024-09-18 17:30:39 +03:00
8ced6a02b1
Merge pull request #25 from grassrootseconomics/dependabot/go_modules/go.etcd.io/bbolt-1.3.11
build(deps): bump go.etcd.io/bbolt from 1.3.10 to 1.3.11
2024-09-18 17:30:17 +03:00
dependabot[bot]
a80d387838
build(deps): bump github.com/bits-and-blooms/bitset
Bumps [github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset) from 1.13.0 to 1.14.3.
- [Release notes](https://github.com/bits-and-blooms/bitset/releases)
- [Commits](https://github.com/bits-and-blooms/bitset/compare/v1.13.0...v1.14.3)

---
updated-dependencies:
- dependency-name: github.com/bits-and-blooms/bitset
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 23:16:10 +00:00
dependabot[bot]
d398ed2198
build(deps): bump go.etcd.io/bbolt from 1.3.10 to 1.3.11
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.10 to 1.3.11.
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.3.10...v1.3.11)

---
updated-dependencies:
- dependency-name: go.etcd.io/bbolt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 23:16:06 +00:00
22ffc224ca
fix: mint and burn func signatures, adjustable batch size for pool and backfill buffer 2024-09-05 14:24:32 +03:00
591518bbb5
fix (backfill): info log -> debug log 2024-09-05 13:31:21 +03:00
30729e9318
release: v1.0.0-rc 2024-09-05 09:48:59 +03:00