Commit Graph

15 Commits

Author SHA1 Message Date
dependabot[bot]
f30e5de1e9
build(deps): bump github.com/nats-io/nats.go from 1.34.1 to 1.37.0
Bumps [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) from 1.34.1 to 1.37.0.
- [Release notes](https://github.com/nats-io/nats.go/releases)
- [Commits](https://github.com/nats-io/nats.go/compare/v1.34.1...v1.37.0)

---
updated-dependencies:
- dependency-name: github.com/nats-io/nats.go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-08 09:06:39 +00:00
1a08ac4a59
Merge pull request #18 from grassrootseconomics/dependabot/go_modules/github.com/knadh/koanf/providers/file-1.1.2
build(deps): bump github.com/knadh/koanf/providers/file from 0.1.0 to 1.1.2
2024-10-08 12:05:16 +03:00
dependabot[bot]
b0081997cd
build(deps): bump github.com/knadh/koanf/providers/file
Bumps [github.com/knadh/koanf/providers/file](https://github.com/knadh/koanf) from 0.1.0 to 1.1.2.
- [Release notes](https://github.com/knadh/koanf/releases)
- [Commits](https://github.com/knadh/koanf/compare/v0.1.0...providers/file/v1.1.2)

---
updated-dependencies:
- dependency-name: github.com/knadh/koanf/providers/file
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-08 09:05:01 +00:00
5cfa202af8
Merge pull request #17 from grassrootseconomics/dependabot/go_modules/github.com/jackc/tern/v2-2.2.3
build(deps): bump github.com/jackc/tern/v2 from 2.1.1 to 2.2.3
2024-10-08 12:03:54 +03:00
dependabot[bot]
8c88c105ff
build(deps): bump github.com/jackc/tern/v2 from 2.1.1 to 2.2.3
Bumps [github.com/jackc/tern/v2](https://github.com/jackc/tern) from 2.1.1 to 2.2.3.
- [Release notes](https://github.com/jackc/tern/releases)
- [Changelog](https://github.com/jackc/tern/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/jackc/tern/compare/v2.1.1...v2.2.3)

---
updated-dependencies:
- dependency-name: github.com/jackc/tern/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-08 09:02:24 +00:00
1a34f4934f
docs: update README 2024-09-30 10:47:03 +03:00
323a2a5c3e
feat (BREAKING): evm compatibility, namespace change to eth-indexer 2024-09-30 10:44:12 +03:00
a76d7e6700
feat: update go main entry in Dockerfile 2024-09-17 17:08:29 +03:00
a39adb3cef
feat: add initial tokens bootstrapper 2024-09-17 17:02:39 +03:00
e9308bab2c
fix: price quotes update 2024-08-12 17:18:18 +08:00
715fc1b489
fix: pool swap insert query 2024-06-28 16:00:19 +08:00
1b4a43450f
fix: insert correct contract address
* closes #7

every specific event now links to the contract address that emitted the event log.
2024-06-26 08:43:10 +08:00
5df4b89123
ci: fix Dockerfile 2024-06-10 16:18:24 +08:00
fb22f26e18
feat: metrics port update -> :5002 2024-06-10 15:45:43 +08:00
83bb29f217
release: v1.0.0-beta 2024-06-10 15:36:26 +08:00