Experimental custodial API
Go to file
dependabot[bot] 7fe3484763
build(deps): bump github.com/bsm/redislock from 0.7.2 to 0.9.1
Bumps [github.com/bsm/redislock](https://github.com/bsm/redislock) from 0.7.2 to 0.9.1.
- [Release notes](https://github.com/bsm/redislock/releases)
- [Changelog](https://github.com/bsm/redislock/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bsm/redislock/compare/v0.7.2...v0.9.1)

---
updated-dependencies:
- dependency-name: github.com/bsm/redislock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 12:10:40 +00:00
.github chore: cleanup repo 2023-03-08 10:13:11 +00:00
cmd/service build: update ci build stages 2023-03-08 10:02:56 +00:00
dev chore: cleanup repo 2023-03-08 10:13:11 +00:00
internal build: update ci build stages 2023-03-08 10:02:56 +00:00
migrations feat: (wip) add account activation and gas quota lock 2023-03-08 06:49:09 +00:00
pkg refactor: (breaking) decouple js pub/sub, improve tasker server 2023-03-06 08:18:41 +00:00
.deepsource.toml init: celo wip 2022-11-30 09:51:24 +00:00
.dockerignore build: update ci build stages 2023-03-08 10:02:56 +00:00
.env.example chore: cleanup repo 2023-03-08 10:13:11 +00:00
.gitignore tests (keystore): add integration tests 2022-12-19 08:59:16 +00:00
.goreleaser.yaml build: update ci build stages 2023-03-08 10:02:56 +00:00
config.toml pkg: fix missing deps 2023-03-08 12:09:34 +00:00
Dockerfile build: update ci build stages 2023-03-08 10:02:56 +00:00
go.mod build(deps): bump github.com/bsm/redislock from 0.7.2 to 0.9.1 2023-03-08 12:10:40 +00:00
go.sum build(deps): bump github.com/bsm/redislock from 0.7.2 to 0.9.1 2023-03-08 12:10:40 +00:00
LICENSE release: v0.1.0-alpha 2022-12-01 08:09:46 +00:00
queries.sql feat: (wip) add account activation and gas quota lock 2023-03-08 06:49:09 +00:00