Skip to content

v0.8.0-rc1

Compare
Choose a tag to compare
@joepetrowski joepetrowski released this 08 Jun 19:59
· 868 commits to master since this release
e83420b
  • Update Polkadot JS API to v1.18.1. This is necessary to sync the chain as it includes the types for the new generalized proxies in Polkadot v5. (#71)
  • Adds chainName and specName to tx/artifacts endpoint. (#69)
  • Includes new fee calculation with a Wasm executable. See the README for up-to-date instructions for installing rustup and wasm-pack. yarn will now compile Rust code. (#50)

Note: We are releasing this early as the current method of retrieving fees in Polkadot v5 is broken and this update fixes it. There are two transactions on Kusama that do not reconcile according to our logic. We are investigating whether this is a problem in Sidecar or the reconciliation logic.