openethereum/js/src/redux/providers
Nicolas Gotchac 715761a714 Edit Multisig Wallet settings (#3740)
* WIP Sending tokens in multi-sig wallet

* Working Token transfer for multi-sig wallet #3282

* Add operation hash to transfer modal

* Add existing wallet from address #3282

* Wallet delete redirect to Wallets/Accounts #3282

* Rightly check balance in Transfer // Get all accounts balances #3282

* Fix linting

* Better Header UI for Wallet

* Use the `~` webpack alias

* Use Webpack `~` alias

* Add `ETH` format to number typed input

* Fix wallet creation hint && eth input type

* Update dailylimit #3282

* Fix too long copied message

* WIP Wallet settings modification #3282

* WIP edit contract parameters #3282

* Edit Wallet parameters #3282

* Don't show wallets if none

* Fix Transfer for Wallet #3282

* Optimized version of contract code

* Fix wrong max in Wallet creation // Round gas in API
2016-12-08 15:53:29 +01:00
..
certifications Use Webpack Aliases (#3711) 2016-12-05 11:47:13 +01:00
apiActions.js Use trace API for decentralized transaction list (#2784) 2016-10-22 09:45:54 +02:00
apiReducer.js Use trace API for decentralized transaction list (#2784) 2016-10-22 09:45:54 +02:00
balances.js Use Webpack Aliases (#3711) 2016-12-05 11:47:13 +01:00
balancesActions.js Add functionalities to multi-sig wallet (#3729) 2016-12-07 12:47:44 +01:00
balancesReducer.js Fixing tokens sent as Array (#3621) 2016-11-25 17:10:02 +01:00
blockchainActions.js Use Webpack Aliases (#3711) 2016-12-05 11:47:13 +01:00
blockchainReducer.js Use trace API for decentralized transaction list (#2784) 2016-10-22 09:45:54 +02:00
compilerActions.js Solidity Compiler in UI (#3279) 2016-11-11 15:00:04 +01:00
compilerReducer.js Solidity Compiler in UI (#3279) 2016-11-11 15:00:04 +01:00
compilerWorker.js Solidity Compiler in UI (#3279) 2016-11-11 15:00:04 +01:00
imagesActions.js Smarter balance fetching (#3605) 2016-11-25 16:46:35 +01:00
imagesReducer.js Use Webpack Aliases (#3711) 2016-12-05 11:47:13 +01:00
index.js First draft of the MultiSig Wallet (#3700) 2016-12-06 09:37:59 +01:00
personal.js Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
personalActions.js Ignore meta.deleted for account name display 2016-12-07 11:51:48 +01:00
personalReducer.js First draft of the MultiSig Wallet (#3700) 2016-12-06 09:37:59 +01:00
signer.js Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
signerActions.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
signerMiddleware.js Use Webpack Aliases (#3711) 2016-12-05 11:47:13 +01:00
signerReducer.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
snackbarActions.js Fix Copy to Clipboard Snackbar 2016-11-25 15:52:23 +01:00
snackbarReducer.js Fix Copy to Clipboard Snackbar 2016-11-25 15:52:23 +01:00
status.js Smarter balance fetching (#3605) 2016-11-25 16:46:35 +01:00
statusActions.js Smarter Polling #3240 2016-11-17 20:19:11 +01:00
statusReducer.js Smarter balance fetching (#3605) 2016-11-25 16:46:35 +01:00
walletActions.js Edit Multisig Wallet settings (#3740) 2016-12-08 15:53:29 +01:00
walletReducer.js First draft of the MultiSig Wallet (#3700) 2016-12-06 09:37:59 +01:00