github paritytech/substrate-api-sidecar v0.4.0
0.4.0

latest releases: v19.0.2, v19.0.1, v19.0.0...
4 years ago
  • [breaking] paysFee on system.ExtrinsicSuccess/system.ExtrinsicFailed events can now be a string "Yes" or "No" on newer runtimes.
  • To provide a stable API, all extrinsics now have a paysFee field directly on them that is guaranteed to be null (if no success or failed event is present) or a boolean.
  • Added onInitialize and onFinalize events to the block view (#40, #44)
  • Fixes the transaction fee amount (#41).
  • Bumped @polkadot/api to 1.14.0-beta.20.

Don't miss a new substrate-api-sidecar release

NewReleases is sending notifications on new releases.