Experimental custodial API
Go to file
Mohamed Sohail 0e5db7f06f
feat: add nonce bootstrapper
Useful for rebuilding the nonce cache automatically.

* uses otx_sign as the first source
* can fallback to chain nonce value of the 1st source is corrupted
2023-04-13 10:38:23 +00:00
.github ci: fix outputs 2023-03-16 12:11:03 +00:00
cmd/service feat: add nonce bootstrapper 2023-04-13 10:38:23 +00:00
dev fix: config.toml and dev docker-compose 2023-04-06 06:12:37 +00:00
internal feat: add nonce bootstrapper 2023-04-13 10:38:23 +00:00
migrations major: breaking changes, fixes 2023-03-16 12:03:51 +00:00
pkg feat: add SLA package which defines a global ctx timeout 2023-04-11 10:15:33 +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: config.toml and dev docker-compose 2023-04-06 06:12:37 +00:00
go.mod major refactor: use proxy contract and gas faucet (see notes) 2023-03-29 16:10:58 +00:00
go.sum major refactor: use proxy contract and gas faucet (see notes) 2023-03-29 16:10:58 +00:00
queries.sql feat: add nonce bootstrapper 2023-04-13 10:38:23 +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.