Fixes to 2.0.0 and restored routes
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 ...