Experimental custodial API
Go to file
dependabot[bot] fc49f2387d
build(deps): bump github.com/go-playground/validator/v10 (#72)
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.11.2 to 10.12.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.11.2...v10.12.0)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-28 09:26:35 +03:00
.github ci: fix outputs 2023-03-16 12:11:03 +00:00
cmd/service major: breaking changes, fixes 2023-03-16 12:03:51 +00:00
dev major: breaking changes, fixes 2023-03-16 12:03:51 +00:00
internal major: breaking changes, fixes 2023-03-16 12:03:51 +00:00
migrations major: breaking changes, fixes 2023-03-16 12:03:51 +00:00
pkg major: breaking changes, fixes 2023-03-16 12:03:51 +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 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 README, add Makefile 2023-03-08 14:58:18 +00:00
README.md fix: README title 2023-03-08 15:01:13 +00:00
config.toml fix: docker default host bind 2023-03-09 08:25:11 +00:00
go.mod build(deps): bump github.com/go-playground/validator/v10 (#72) 2023-03-28 09:26:35 +03:00
go.sum build(deps): bump github.com/go-playground/validator/v10 (#72) 2023-03-28 09:26:35 +03:00
queries.sql feat: (wip) add account activation and gas quota lock 2023-03-08 06:49:09 +00: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.