mirror of
https://github.com/status-im/status-go.git
synced 2025-01-10 06:36:32 +00:00
086747a695
Refactor jail so that it's more self-descriptive and easier to understand by newcomers. Also, the test coverage has been improved. Changes requiring status-react team actions: * Replace Parse calls with new CreateAndInitCell and ExecuteJS bindings, * Make sure web3.isConnected is ok as its response change to boolean value.