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
b4ffaf484d
asynqmon: fix redis addr
2023-01-09 12:30:24 +00:00
962077f2e7
tests (keystore): add integration tests
2022-12-19 08:59:16 +00:00
611addbf64
feat: add service mode flags, other refactors
...
* closes #32
* bin can now run in full (default), tasker, api mode
* move logg bootstrpping earlier
* config file loading via flag
* rename service to main
* graceful shutdown now in main and dependant on mode
2022-12-01 14:29:34 +00:00
4b180ea285
refactor: move abis to system_init
...
* closes #31
2022-12-01 13:07:22 +00:00
dbfe3e95c8
docker-compose (dev): persist redis data
2022-12-01 09:50:50 +00:00
742095c71f
ci: remove docker login from binary build
2022-12-01 09:34:24 +00:00
256dd109f5
fix: goreleaser build id
2022-12-01 09:31:08 +00:00
529f9ab626
fix: enable CGO builds
...
* debian with CGO build step
* goreleaser binary build
2022-12-01 09:19:47 +00:00
fa0fbd8b85
release: v0.1.0-alpha
2022-12-01 08:09:46 +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
25b62a9fc6
config: update to alfajores compatible values
2022-11-30 15:16:58 +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