Skip to content

1.12.2

Compare
Choose a tag to compare
@1estart-waves 1estart-waves released this 14 Mar 09:42
· 10 commits to release-1.12 since this release
  • Extended range of supported transactions in atomic containers:
    • Issue, Reissue, Burn, Lease, LeaseCancel, Data, MassTransfer, RegisterNode, CreateAlias, SponsorFee;
  • Implemented a new method to query policyDataHash transactions by policy id;
  • Fixed GET /assets/balance-v2/{address} response for name field;
  • Fixed GET /blocks/seq/{from}/{to} invalid interval handling;
  • Fixed hanging transaction in UTX after circuit breaker state transition from half-open to open;
  • Minor logging and swagger fixes.