This repository has been archived by the owner on Apr 16, 2024. It is now read-only.
v0.1.0
Initial release of the relay service
Includes
- feat: add env var functionality by @iamacook in #1
- feat: relay endpoint by @iamacook in #4
- feat: remaining relays endpoint by @iamacook in #5
- refactor: rename arguments by @iamacook in #7
- refactor: always use async validation by @iamacook in #8
- refactor: limit relays directly in service by @iamacook in #12
- feat: support multisend transactions by @iamacook in #14
- fix: pass gas limit to gelato as string by @schmanu in #17
- fix: allow all origins in cors header by @schmanu in #16
- Set the relay path in the controller by @fmrsabino in #19
- Initial deployment setup by @elgatovital in #13
- refactor: wrap Gelato SDK in
SponsorModule
by @iamacook in #20 - Enable staging deployment by @elgatovital in #22
- Adjust dockerhub repo by @elgatovital in #24
- Disable autodeploy job by @fmrsabino in #26
- feat: request scoped logger by @schmanu in #21
- feat:
SafeInfoModule
andNetworkModule
by @iamacook in #23 - Add
/relay/health
endpoint by @usame-algan in #27 - Revert "Disable autodeploy job (#26)" by @fmrsabino in #28
- Add support for Coveralls by @fmrsabino in #29
- Update README.md by @fmrsabino in #30
- fix: remove
cause
fromZodValidationPipe
by @iamacook in #31 - Add CODEOWNERS by @fmrsabino in #32
- fix: remove colors from logs by @schmanu in #37
- feat: allow relaying of
createProxyWithNonce
transactions by @iamacook in #38 - feat: return
limit
in remaing relay response by @iamacook in #40 - feat: add alerts to errors we want to monitor by @schmanu in #41
New Contributors
- @schmanu made their first contribution in #17
- @fmrsabino made their first contribution in #19
- @elgatovital made their first contribution in #13
- @usame-algan made their first contribution in #27
Full Changelog: https://github.com/safe-global/safe-gelato-relay-service/commits/v0.1.0