Releases: datachainlab/lcp-go
Releases · datachainlab/lcp-go
v0.2.18
What's Changed
- Fix to use "lcp-client-zkdcap" as new client type by @bluele in #46
- Fix to use
output.validity.not_after + 1
as key's expiredAt
if the client state's key expiration is zero by @bluele in #47
Full Changelog: v0.2.17...v0.2.18
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