Experimental custodial API
Go to file
dependabot[bot] c0e0c48729
build(deps): bump golang.org/x/crypto from 0.6.0 to 0.7.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 12:10:56 +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 golang.org/x/crypto from 0.6.0 to 0.7.0 2023-03-08 12:10:56 +00:00
go.sum build(deps): bump golang.org/x/crypto from 0.6.0 to 0.7.0 2023-03-08 12:10:56 +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