|
8a0880fcfc
|
wip: refactor taskers
|
2023-02-09 10:42:15 +03:00 |
|
|
8676450122
|
refactor: decouple sql queries, remove transfer
* add inline docs
* removed transfer taks in prep for re-write
|
2023-02-03 12:29:27 +03:00 |
|
|
b4c09cd11a
|
refactor: cmd/service/* and api
|
2023-02-02 12:29:43 +00:00 |
|
|
2b0813519f
|
pkg: bump celo sdk
|
2023-01-10 11:20:23 +00:00 |
|
dependabot[bot]
|
e53cb8a6c1
|
build(deps): bump github.com/labstack/echo/v4 from 4.9.1 to 4.10.0 (#38)
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.9.1 to 4.10.0.
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/labstack/echo/compare/v4.9.1...v4.10.0)
---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-10 09:48:51 +03:00 |
|
dependabot[bot]
|
7520ba11f4
|
build(deps): bump github.com/jackc/pgx/v5 from 5.1.1 to 5.2.0 (#33)
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.1.1 to 5.2.0.
- [Release notes](https://github.com/jackc/pgx/releases)
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.1.1...v5.2.0)
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-10 09:48:20 +03:00 |
|
dependabot[bot]
|
80f2245ecb
|
build(deps): bump github.com/hibiken/asynq from 0.23.0 to 0.24.0 (#40)
Bumps [github.com/hibiken/asynq](https://github.com/hibiken/asynq) from 0.23.0 to 0.24.0.
- [Release notes](https://github.com/hibiken/asynq/releases)
- [Changelog](https://github.com/hibiken/asynq/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hibiken/asynq/compare/v0.23.0...v0.24.0)
---
updated-dependencies:
- dependency-name: github.com/hibiken/asynq
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-10 09:46:56 +03:00 |
|
dependabot[bot]
|
5600eeb07e
|
build(deps): bump github.com/knadh/koanf from 1.4.4 to 1.4.5 (#39)
Bumps [github.com/knadh/koanf](https://github.com/knadh/koanf) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/knadh/koanf/releases)
- [Commits](https://github.com/knadh/koanf/compare/v1.4.4...v1.4.5)
---
updated-dependencies:
- dependency-name: github.com/knadh/koanf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-10 09:45:58 +03:00 |
|
|
962077f2e7
|
tests (keystore): add integration tests
|
2022-12-19 08:59:16 +00:00 |
|
|
2ca0d23c3c
|
feat: add transfer handler and input validation
* validate incoming api requests
* fix transfer ABI encoder
|
2022-11-30 15:18:01 +00:00 |
|
dependabot[bot]
|
17874db2d0
|
build(deps): bump github.com/google/uuid from 1.2.0 to 1.3.0 (#30)
Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/google/uuid/releases)
- [Commits](https://github.com/google/uuid/compare/v1.2.0...v1.3.0)
---
updated-dependencies:
- dependency-name: github.com/google/uuid
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-30 13:03:11 +03:00 |
|
|
0ffd116c05
|
init: celo wip
|
2022-11-30 09:51:24 +00:00 |
|