Releases: datachainlab/lcp-go
Releases · datachainlab/lcp-go
v0.2.15
What's Changed
- Add context.Context to Prover methods and Signer methods by @abicky in #40
New Contributors
Full Changelog: v0.2.14...v0.2.15
v0.2.14
What's Changed
- fix ComputeEIP712UpdateOperatorsHash to compute the hash using the counterparty client ID by @siburu in #41
Full Changelog: v0.2.13...v0.2.14
v0.2.12
What's Changed
- Fix to avoid referring to counterparty chain in
update-elc
command by @bluele in #35
- Fix to check if elc instance exists in
updateELC()
by @bluele in #36
Full Changelog: v0.2.11...v0.2.12