Skip to content

Fixes to 2.0.0 and restored routes

Compare
Choose a tag to compare
@chatch chatch released this 19 Sep 17:27
· 217 commits to master since this release
696e343

Added contract storage tab.
Added contract code decompile tabs.
Added backend endpoints for contract decompilation.

Handle contract data with bigint.

Restored routes missing in 2.0.0:

  • /asset/<assetId>
  • /error/not-found/<searchStr>
  • /search/<searchStr>

Fixes to sync with contract and sdk upgrades.
Fixes to error handling - in particular account not found.

Rendering a number of claimable balance operations and effects that were not previously handled. Still more to be handled soon ...