openethereum/js/src/redux/providers
Nicolas Gotchac 0e4ef539fc Solidity Compiler in UI (#3279)
* Added new Deploy Contract page // Use Brace in React #2276

* Adding Web Wrokers WIP

* Compiling Solidity code // Getting mandatory params #2276

* Working editor and deployment #2276

* WIP : displaying source code

* Added Solidity hightling, editor component in UI

* Re-adding the standard Deploy Modal #2276

* Using MobX in Contract Edition // Save to Localstorage #2276

* User select Solidity version #2276

* Loading Solidity versions and closing worker properly #2276

* Adds export to solidity editor #2276

* Adding Import to Contract Editor #2276

* Persistent Worker => Don't load twice Solidity Code #2276

* UI Fixes

* Editor tweaks

* Added Details with ABI in Contract view

* Adds Save capabilities to contract editor // WIP on Load #3279

* Working Load and Save contracts... #3231

* Adding loader of Snippets // Export with name #3279

* Added snippets / Importing from files and from URL

* Fix wrong ID in saved Contract

* Fix lint

* Fixed Formal errors as warning #3279

* Fixing lint issues

* Use NPM Module for valid URL (fixes linting issue too)

* Don't clobber tests.
2016-11-11 15:00:04 +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 Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
balancesActions.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
balancesReducer.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
blockchainActions.js Use trace API for decentralized transaction list (#2784) 2016-10-22 09:45:54 +02: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 Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
imagesReducer.js Use ethcore_dappsPort when constructing URLs (#3139) 2016-11-04 23:08:12 +01:00
index.js Solidity Compiler in UI (#3279) 2016-11-11 15:00:04 +01:00
personal.js Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
personalActions.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
personalReducer.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02: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 In-browser signing support (#3231) 2016-11-10 11:27:05 +01:00
signerReducer.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
status.js Fix signer token updates (#3302) 2016-11-09 18:26:10 +01:00
statusActions.js Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
statusReducer.js Use enode RPC in UI (#3108) 2016-11-03 12:04:25 +01:00