Experimental custodial API
Go to file
Mohamed Sohail 4d13a14dc2
refactor: breaking API changes
Squashed commit of the following:

commit 05e1396121
Author: Mohammed Sohail <sohailsameja@gmail.com>
Date:   Wed Feb 15 10:03:44 2023 +0300

    feat: add status types to dispatcher

commit 397cd78ca9
Author: Mohammed Sohail <sohailsameja@gmail.com>
Date:   Wed Feb 15 09:39:31 2023 +0300

    deps: bump -> cic-celo-sdk

commit f2ba079232
Author: Mohammed Sohail <sohailsameja@gmail.com>
Date:   Sun Feb 12 16:53:53 2023 +0300

    snapshot: 12-ebening

commit 4f7909e4ee
Author: Mohammed Sohail <sohailsameja@gmail.com>
Date:   Sun Feb 12 12:50:43 2023 +0300

    xnapshot: 12-02

commit 773474cad9
Author: Mohammed Sohail <sohailsameja@gmail.com>
Date:   Thu Feb 9 14:23:37 2023 +0300

    update: deps initializers

commit 8a0880fcfc
Author: Mohammed Sohail <sohailsameja@gmail.com>
Date:   Thu Feb 9 10:42:15 2023 +0300

    wip: refactor taskers

commit 8676450122
Author: Mohammed Sohail <sohailsameja@gmail.com>
Date:   Fri Feb 3 12:29:27 2023 +0300

    refactor: decouple sql queries, remove transfer

    * add inline docs
    * removed transfer taks in prep for re-write

commit b4c09cd11a
Author: Mohammed Sohail <sohailsameja@gmail.com>
Date:   Thu Feb 2 12:29:43 2023 +0000

    refactor: cmd/service/* and api
2023-02-15 10:05:43 +03:00
.github ci: remove docker login from binary build 2022-12-01 09:34:24 +00:00
cmd/service refactor: breaking API changes 2023-02-15 10:05:43 +03:00
internal refactor: breaking API changes 2023-02-15 10:05:43 +03:00
migrations refactor: breaking API changes 2023-02-15 10:05:43 +03:00
pkg refactor: breaking API changes 2023-02-15 10:05:43 +03:00
.deepsource.toml init: celo wip 2022-11-30 09:51:24 +00:00
.env.example fix: enable CGO builds 2022-12-01 09:19:47 +00:00
.gitignore tests (keystore): add integration tests 2022-12-19 08:59:16 +00:00
.goreleaser.yaml fix: goreleaser build id 2022-12-01 09:31:08 +00:00
Dockerfile fix: enable CGO builds 2022-12-01 09:19:47 +00:00
LICENSE release: v0.1.0-alpha 2022-12-01 08:09:46 +00:00
config.toml refactor: breaking API changes 2023-02-15 10:05:43 +03:00
docker-compose.build.yaml ci: fix docker cache image source 2023-01-10 11:23:30 +00:00
docker-compose.dev.yaml refactor: breaking API changes 2023-02-15 10:05:43 +03:00
go.mod refactor: breaking API changes 2023-02-15 10:05:43 +03:00
go.sum refactor: breaking API changes 2023-02-15 10:05:43 +03:00
queries.sql refactor: breaking API changes 2023-02-15 10:05:43 +03:00