Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New Proof-of-Work. | Gav Wood | 2015-03-06 | 1 | -1/+2 |
* | Implemented account proxy queues. | Christian | 2015-02-21 | 1 | -0/+30 |
* | Merge pull request #1080 from debris/transactionCount | Gav Wood | 2015-02-18 | 1 | -0/+40 |
|\ | |||||
| * | JSON-RPC transactionCount && uncleCount, fixed #1027 | Marek Kotewicz | 2015-02-18 | 1 | -0/+40 |
* | | added shh_getMessages, fixed #899 | Marek Kotewicz | 2015-02-17 | 1 | -0/+10 |
|/ | |||||
* | Changes required for upgrade to jsonrpccpp 0.4.2 | Lefteris Karapetsas | 2015-02-13 | 1 | -15/+15 |
* | missing commands in client | Marek Kotewicz | 2015-02-07 | 1 | -0/+20 |
* | jsonrpcstub integreted into cmake build process | Marek Kotewicz | 2015-02-07 | 1 | -3/+13 |
* | web3.sha3 test | Marek Kotewicz | 2015-01-09 | 1 | -0/+10 |
* | Merge branch 'develop' into mk_jsonrpc_upgrade | Marek Kotewicz | 2014-11-18 | 1 | -4/+44 |
|\ | |||||
| * | common changes | Marek Kotewicz | 2014-11-18 | 1 | -11/+24 |
| * | Renaming and fixes. | Gav Wood | 2014-11-18 | 1 | -2/+2 |
| * | ethereum.js not minified, serpent compiler, jsonrpc handles compilers exceptions | Marek Kotewicz | 2014-11-17 | 1 | -0/+13 |
| * | added storageAt which dumps contract storage | Marek Kotewicz | 2014-11-14 | 1 | -0/+13 |
| * | removed unnecessary methods from jsonrpc and added contract call tests | Marek Kotewicz | 2014-11-13 | 1 | -27/+0 |
| * | contract calls working from js | Marek Kotewicz | 2014-11-13 | 1 | -2/+1 |
| * | contract create and contract call working | Marek Kotewicz | 2014-11-11 | 1 | -3/+2 |
| * | merge | Marek Kotewicz | 2014-11-11 | 1 | -178/+178 |
| * | js abi connection | Marek Kotewicz | 2014-11-11 | 1 | -14/+56 |
* | | Merge branch 'develop' into mk_jsonrpc_upgrade | Marek Kotewicz | 2014-11-18 | 1 | -94/+94 |
|\ \ | |||||
| * | | added eth_lll | Marek Kotewicz | 2014-11-06 | 1 | -0/+13 |
| * | | renaming calls to include a subprotocol prefix | Marek Kotewicz | 2014-11-06 | 1 | -172/+160 |
| |/ | |||||
* / | jsonrpc 0.3.0 working, needs cleanup | Marek Kotewicz | 2014-11-03 | 1 | -420/+293 |
|/ | |||||
* | applied changes from ethereum.js 5538ff725235f30a9afbbedc098fd18dfd9f1293 | Marek Kotewicz | 2014-10-31 | 1 | -0/+12 |
* | whisper polling, not finished | Marek Kotewicz | 2014-10-29 | 1 | -0/+39 |
* | whisper in web3jsonrpc | Marek Kotewicz | 2014-10-28 | 1 | -0/+66 |
* | ldb access from api | Marek Kotewicz | 2014-10-28 | 1 | -0/+58 |
* | missing setDefaultBlock method | Marek Kotewicz | 2014-10-28 | 1 | -0/+13 |
* | common changes in tests | Marek Kotewicz | 2014-10-27 | 1 | -3/+3 |
* | json-rpc generic api | Marek Kotewicz | 2014-10-23 | 1 | -23/+36 |
* | block, transaction, uncle by hash and number separately | Marek Kotewicz | 2014-10-22 | 1 | -9/+47 |
* | changes from Generic JSON-RPC | Marek Kotewicz | 2014-10-22 | 1 | -152/+45 |
* | key, keys -> accounts populated to WebThreeStubServer | Marek Kotewicz | 2014-10-20 | 1 | -24/+12 |
* | EthStubServer renamed to WebThreeStubServer | Marek Kotewicz | 2014-10-17 | 1 | -0/+467 |