|
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 |
|