Version 0.11.0
Network Compatibility
Emulator v0.10.0 (CLI v0.9.0) | Emulator v0.12.0 (CLI v0.11) | Testnet | Mainnet |
---|---|---|---|
✅ | ❌ | ❌ | ✅ |
💥 Breaking Changes
⭐ Enhancements
- Add
crypto/cloudkms
for Google Cloud KMS transaction signing support (#96, #105) @psiemens @Kay-Zee - Add block timestamp field to
client.BlockEvents
response returned byGetEventsInHeightRange
(#100) @janezpodhostnik - Add
Revoked
flag toflow.AccountKey
(#101) @psiemens - Add
crypto.DecodePublicKeyPEM
function (#96) @psiemens