openethereum/js/src/ui/MethodDecoding
Nicolas Gotchac 4d08e7b0ae Update Wallet to new Wallet Code (#4805)
* Update Wallet Version

* Update Wallet Library

* Update Wallets Bytecodes

* Typo

* Separate Deploy in Contract API

* Use the new Wallet ABI // Update wallet code

* WIP .// Deploy from Wallet

* Update Wallet contract

* Contract Deployment for Wallet

* Working deployments for Single Owned Wallet contracts

* Linting

* Create a Wallet from a Wallet

* Linting

* Fix Signer transactions // Add Gas Used for transactions

* Deploy wallet contract fix

* Fix too high gas estimate for Wallet Contract Deploys

* Final piece ; deploying from Wallet owned by wallet

* Update Wallet Code

* Updated the Wallet Codes

* Fixing Wallet Deployments

* Add Support for older wallets

* Linting
2017-03-07 20:19:55 +01:00
..
index.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
methodDecoding.css Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
methodDecoding.js Update Wallet to new Wallet Code (#4805) 2017-03-07 20:19:55 +01:00
methodDecodingStore.js Handle invalid ABI retrieved from address_book gracefully (#4606) 2017-02-20 13:34:33 +01:00