Commit Graph

8 Commits

Author SHA1 Message Date
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