Skip to content

Releases: noot/go-relayer

bytecode matching with opengsn's mainnet gsnforwarder

26 Apr 17:48
009811c
Compare
Choose a tag to compare

This release compiles the gsnforwarder contract so that it is bytecode identical to opengsn's published forwarder contracts on mainnet and other networks.

v0.1.0

29 Mar 00:53
Compare
Choose a tag to compare

Initial release

key use fixes

18 Nov 17:35
3dac163
Compare
Choose a tag to compare
key use fixes Pre-release
Pre-release
key handling (#6)

* --dev flag replaced with --deploy flag
* relayer executable now requires a key file
* various key and tx reuse issues in tests fixed

version string fixes

13 Nov 19:53
96c85be
Compare
Choose a tag to compare
version string fixes Pre-release
Pre-release
v0.0.3

fixes for version string

Initial development-only release

13 Nov 15:51
80f29c4
Compare
Choose a tag to compare
Pre-release
executable polish (#4)

cleaned up the executable build adding a verision and signal handling