| Commit message (Expand) | Author | Age | Files | Lines |
* | inpage - cleanContextForImports fix | kumavis | 2016-08-23 | 1 | -1/+1 |
* | deps - local-message-stream extracted as module post-message-stream | kumavis | 2016-08-12 | 1 | -1/+1 |
* | typo fix | kumavis | 2016-07-19 | 1 | -1/+1 |
* | inpage - add try/catch to cleanContextForImports | kumavis | 2016-07-19 | 1 | -2/+10 |
* | appease the linting gods | kumavis | 2016-07-07 | 1 | -0/+1 |
* | web3 injection - use web3 dist for faster injection | kumavis | 2016-07-07 | 1 | -3/+1 |
* | Auto linted | Dan Finlay | 2016-06-22 | 1 | -6/+5 |
* | multiplex - rename control to autoreload | kumavis | 2016-05-23 | 1 | -2/+2 |
* | inpage - refactor for modularity | kumavis | 2016-05-23 | 1 | -143/+12 |
* | sync rpc fix | kumavis | 2016-05-20 | 1 | -11/+28 |
* | inpage - automatic dapp reload | kumavis | 2016-05-06 | 1 | -6/+64 |
* | inpage - add and remove 'define' from global context. updates #126 | kumavis | 2016-04-30 | 1 | -0/+15 |
* | inpage - use publicConfigStore for selectedAccount and sync provider | kumavis | 2016-04-16 | 1 | -28/+26 |
* | wiring - trusted-untrusted features + remote-store | kumavis | 2016-04-16 | 1 | -10/+20 |
* | inpage - defaultAccount - fix bug | kumavis | 2016-04-15 | 1 | -12/+13 |
* | web3 - set defaultAccount | kumavis | 2016-04-15 | 1 | -3/+4 |
* | clean - inpage remove unused xhr mitm code | kumavis | 2016-04-15 | 1 | -70/+0 |
* | Point rawtestrpc at new testrpc | Dan Finlay | 2016-04-13 | 1 | -2/+2 |
* | inpage - web3 class injection | kumavis | 2016-03-06 | 1 | -0/+5 |
* | internal rpc - add isMetamaskInternal flag | kumavis | 2016-02-16 | 1 | -1/+1 |
* | disable localhost interception | kumavis | 2016-02-16 | 1 | -63/+63 |
* | logging - add localhost interception message | kumavis | 2016-02-16 | 1 | -2/+5 |
* | intercept xhrs for localhost:8545 | kumavis | 2016-02-15 | 1 | -9/+88 |
* | context wiring - handle and log errors | kumavis | 2016-02-11 | 1 | -0/+3 |
* | sync - slow account polling to 4s | kumavis | 2016-02-09 | 1 | -1/+1 |
* | rpc - sync - add support for sync eth_accounts + eth_coinbase | kumavis | 2016-01-31 | 1 | -9/+46 |
* | rpc - sync - add warning for unsupported eth_accounts | kumavis | 2016-01-31 | 1 | -1/+14 |
* | add basic sync support | kumavis | 2016-01-31 | 1 | -2/+8 |
* | migrate to ProviderEngine zero-client | kumavis | 2015-12-19 | 1 | -55/+14 |
* | major - migrate to blockapps-web3 | kumavis | 2015-10-10 | 1 | -4/+40 |
* | load from storage on start and export unsignedTxs on remote connect | kumavis | 2015-08-02 | 1 | -1/+1 |
* | store unconfirmedTxs in chrome sync storage | kumavis | 2015-08-02 | 1 | -2/+4 |
* | builds smoothly + forwards txs to extension | kumavis | 2015-08-02 | 1 | -2/+8 |
* | build overhaul + basic structure | kumavis | 2015-08-02 | 1 | -0/+15 |