v0.1.0-testnet.4
·
85 commits
to main
since this release
What's Changed
- chore: update arkworks to 0.5.0 (& some other deps) by @azixus in #101
- fix(adkg/hbacss0/implicate): use correct hash instead of sha3 by @azixus in #106
- ci: fix onlyswaps-verifier binary upload by @bbjubjub2494 in #104
- docs,nit: changed CLI flag names for clarity by @CluEleSsUK in #109
- refactored config and moved onlyswaps config gen to its CLI by @CluEleSsUK in #110
- fix: entrypoint missing 'start' for verifier by @CluEleSsUK in #112
- feat: rust bindings from Solidity code by @CluEleSsUK in #111
- renamed flags for onlyswaps config gen by @CluEleSsUK in #113
- chore: update repo structure by @azixus in #117
- adkg: update logs by @azixus in #107
- chore: handle the
inv0(0)case by @bbjubjub2494 in #115 - refactor: use shared config in blocklock/randomness agents by @azixus in #118
- fix: move adkg-cli to bin by @CluEleSsUK in #121
- chore: remove big solidity build from dockerfiles by @CluEleSsUK in #120
- feat: agent that stores onlyswaps events by @CluEleSsUK in #119
- chore: update solidity and bindings by @CluEleSsUK in #122
- feat: transaction filtering for state api by @CluEleSsUK in #128
- updated the README by @CluEleSsUK in #129
- chore: update config generation for mainnet by @CluEleSsUK in #131
- fix: config generation allow case insensitive args by @CluEleSsUK in #133
- feat: ADKG CLI tool for turning public key into solidity format by @CluEleSsUK in #132
- feat: handle finalisation per chain by @CluEleSsUK in #127
- onlyswaps verifier: reuse key material from ADKG rather than embedding it in new config by @CluEleSsUK in #135
- fix: pass block safety param to omnievent listener by @CluEleSsUK in #140
- fix: allow missing config for timeout by @CluEleSsUK in #138
- fixed a merge conflict where config retry duration not used by @CluEleSsUK in #139
Full Changelog: v0.1.0-testnet.2...v0.1.0-testnet.4