openethereum/js/src
Tomasz Drwięga 9c4979681c Cleaning up polluted namespaces (#3143)
* Renaming ethcore_ to parity_

* Renaming files

* Renaming poluted EthSigning

* Tidy up the namespaces

* Renaming files to match new structure

* Splitting EthSigning into separate traits

* jsapi move ethcore.* -> parity.*

* Move jsonrpc parity definitions

* Update UI API calls for parity interfaces

* Move jsapi signer interfaces from personal to signer

* Update UI to use signer.* where applicable

* Updsate jsapi subscriptions for signer

* Fix dodgy merge.

* Update README.

* Fix some tests.

* Move parity-only personal.* to parity.*

* Update UI for personal -> parity API moves

* Update subscription APIs after personal -> parity move

* personal. generateAuthorizationToken -> parity. generateAuthorizationToken (UI)

* enode, dappsPort & signerPort (UI)

* Update subscription tests (accountsInfo)

* subscription update

* personal -> parity

* Additional error logging on method failures

* move postTransaction to parity

* Additional debug info with method failures

* Fix personal tests.

* Console wrning shows parameters, error object does not

* Include parity_ signing methods.

* Console log http transport info

* Fix failing tests

* Add RPC stubs for parity_accounts.

* Allow some secure built-in dapps

* Use parity_accounts in place of accountsInfo

* Improve error reporting

* Cleanup GHH error handling
2016-11-06 12:51:53 +01:00
..
3rdparty refactor etherscan.io links (#2896) 2016-10-30 09:37:15 +01:00
abi Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
api Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
contracts Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
dapps Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
environment Add inject to "bundle everything" list (#2871) 2016-10-26 13:44:38 +02:00
jsonrpc Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
modals Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
redux Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
ui Use ethcore_dappsPort when constructing URLs (#3139) 2016-11-04 23:08:12 +01:00
util Add basic validation for contract execute values (#3118) 2016-11-03 12:23:25 +01:00
views Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
dev.parity.html Update Parity logo (#3036) 2016-11-01 18:12:40 +01:00
dev.web3.html Update Parity logo (#3036) 2016-11-01 18:12:40 +01:00
error_pages.css Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
index.html Update Parity logo (#3036) 2016-11-01 18:12:40 +01:00
index.js Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
lib.rs Removing submodule in favour of rust crate (#2756) 2016-10-22 20:07:12 +02:00
lib.rs.in Removing submodule in favour of rust crate (#2756) 2016-10-22 20:07:12 +02:00
library.js Publish parity.js to npmjs registry (#2978) 2016-10-30 09:55:46 +01:00
parity.js Add inject.js (for web3 exposed) (#2692) 2016-10-19 11:02:42 +02:00
reset.css Initial new UI source code import (#2607) 2016-10-18 11:52:56 +02:00
secureApi.js Cleaning up polluted namespaces (#3143) 2016-11-06 12:51:53 +01:00
web3.js Add inject to "bundle everything" list (#2871) 2016-10-26 13:44:38 +02:00