Experimental custodial API
Go to file
dependabot[bot] 8b116f8a0f
build(deps): bump github.com/redis/go-redis/v9 from 9.0.4 to 9.0.5 (#95)
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.0.4 to 9.0.5.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.0.4...v9.0.5)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
  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>
2023-07-10 14:35:49 +08:00
.github ci: fix outputs 2023-03-16 12:11:03 +00:00
cmd/service feat: add transfer authorization (#100) 2023-07-10 14:32:05 +08:00
dev fix: config.toml and dev docker-compose 2023-04-06 06:12:37 +00:00
docs feat: add transfer authorization (#100) 2023-07-10 14:32:05 +08:00
internal feat: add transfer authorization (#100) 2023-07-10 14:32:05 +08:00
migrations feat: add transfer authorization (#100) 2023-07-10 14:32:05 +08:00
pkg feat: add transfer authorization (#100) 2023-07-10 14:32:05 +08: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 major: breaking changes, fixes 2023-03-16 12:03:51 +00:00
.goreleaser.yaml build: update ci build stages 2023-03-08 10:02:56 +00:00
Dockerfile docs: add README, add Makefile 2023-03-08 14:58:18 +00:00
LICENSE release: v0.1.0-alpha 2022-12-01 08:09:46 +00:00
Makefile docs: add godocs comments to all routes 2023-04-14 07:57:43 +00:00
README.md fix: README title 2023-03-08 15:01:13 +00:00
config.toml feat: add transfer authorization (#100) 2023-07-10 14:32:05 +08:00
go.mod build(deps): bump github.com/redis/go-redis/v9 from 9.0.4 to 9.0.5 (#95) 2023-07-10 14:35:49 +08:00
go.sum build(deps): bump github.com/redis/go-redis/v9 from 9.0.4 to 9.0.5 (#95) 2023-07-10 14:35:49 +08:00
queries.sql fix (braking change): gas refill params (#89) 2023-05-16 15:20:01 +03:00

README.md

cic-custodial

GitHub release (latest by date) GitHub Workflow Status Go Report Card

CIC Custodial

Experimental custodial API.

Documentation

License

AGPL-3.0.