Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge conflict | obscuren | 2015-04-07 | 6 | -67/+514 |
|\ | |||||
| * | More type fixes | Taylor Gerring | 2015-04-07 | 1 | -10/+9 |
| * | Output format and nil fixes | Taylor Gerring | 2015-04-07 | 1 | -11/+21 |
| * | Increased test coverage for args | Taylor Gerring | 2015-04-05 | 1 | -0/+214 |
| * | Improved test coverage for rpc types | Taylor Gerring | 2015-04-04 | 2 | -14/+158 |
| * | More test coverage for responses | Taylor Gerring | 2015-04-04 | 1 | -34/+111 |
| * | Allow "earliest" block height | Taylor Gerring | 2015-04-04 | 1 | -0/+2 |
* | | Fixed tests | obscuren | 2015-04-07 | 1 | -4/+2 |
|/ | |||||
* | Merge pull request #626 from tgerring/rpcfabian | Jeffrey Wilcke | 2015-04-03 | 4 | -32/+171 |
|\ | |||||
| * | Return nil if block does not exist | Taylor Gerring | 2015-04-03 | 1 | -1/+6 |
| * | New UncleRes type | Taylor Gerring | 2015-04-02 | 2 | -11/+56 |
| * | Return nil when requested uncle index is not valid | Taylor Gerring | 2015-04-02 | 1 | -12/+12 |
| * | Return nil when requested index does not exist | Taylor Gerring | 2015-04-02 | 1 | -4/+8 |
| * | Detect non-valid strings for blockheight | Taylor Gerring | 2015-04-02 | 1 | -1/+5 |
| * | Make "To" field optional in whisper filter | Taylor Gerring | 2015-04-02 | 2 | -5/+33 |
| * | More nil checks | Taylor Gerring | 2015-04-02 | 2 | -2/+10 |
| * | HashArgs fix + tests | Taylor Gerring | 2015-04-02 | 2 | -0/+46 |
| * | Use HashArgs for eth_getTransactionByHash | Taylor Gerring | 2015-04-02 | 1 | -2/+1 |
* | | Merge pull request #619 from tgerring/rpcfabian | Jeffrey Wilcke | 2015-04-02 | 7 | -82/+381 |
|\| | |||||
| * | No longer require gas & gas price in transactions | Taylor Gerring | 2015-04-02 | 2 | -8/+19 |
| * | Default Value to 0 for NewTxArgs | Taylor Gerring | 2015-04-02 | 2 | -4/+10 |
| * | Merge branch 'develop' into rpcfabian | Taylor Gerring | 2015-04-02 | 1 | -6/+4 |
| |\ | |||||
| * | | Format code as hexdata | Taylor Gerring | 2015-04-02 | 1 | -1/+2 |
| * | | Guard from nil pointers | Taylor Gerring | 2015-04-02 | 1 | -0/+9 |
| * | | New args types with stricter checking | Taylor Gerring | 2015-04-02 | 3 | -33/+79 |
| * | | Output empty block as nil | Taylor Gerring | 2015-04-02 | 1 | -1/+1 |
| * | | Guard for nil *big.Int | Taylor Gerring | 2015-04-02 | 1 | -1/+5 |
| * | | Don't ignore user-specified "include tx" param | Taylor Gerring | 2015-04-02 | 1 | -2/+2 |
| * | | Better decoding of uint* | Taylor Gerring | 2015-04-02 | 1 | -2/+6 |
| * | | More types supported | Taylor Gerring | 2015-04-02 | 1 | -0/+20 |
| * | | Trim left only, not right | Taylor Gerring | 2015-04-02 | 1 | -1/+1 |
| * | | transactionRoot -> transactionsRoot | Taylor Gerring | 2015-04-02 | 2 | -31/+31 |
| * | | Default BlockNumber to -1 when missing | Taylor Gerring | 2015-04-02 | 1 | -0/+14 |
| * | | Better nil handling | Taylor Gerring | 2015-04-02 | 1 | -5/+22 |
| * | | Fixed decoding for uint64 into bytes | Taylor Gerring | 2015-04-02 | 1 | -1/+4 |
| * | | Patches | Taylor Gerring | 2015-04-01 | 1 | -2/+3 |
| * | | Update nonce field | Taylor Gerring | 2015-04-01 | 1 | -1/+1 |
| * | | Respect fullTx option #614 | Taylor Gerring | 2015-04-01 | 2 | -0/+158 |
| * | | rename messages to types | Taylor Gerring | 2015-04-01 | 2 | -0/+0 |
| * | | If nil, type doesn't matter | Taylor Gerring | 2015-04-01 | 1 | -0/+3 |
| * | | Fix block size output #613 | Taylor Gerring | 2015-04-01 | 2 | -2/+3 |
| * | | Block nonce as data | Taylor Gerring | 2015-04-01 | 2 | -3/+3 |
| * | | Make block context optional nulls | Taylor Gerring | 2015-04-01 | 1 | -3/+3 |
| * | | Add new formatting regex | Taylor Gerring | 2015-04-01 | 1 | -6/+7 |
* | | | Default gas | obscuren | 2015-04-02 | 2 | -1/+3 |
| |/ |/| | |||||
* | | info => debug | obscuren | 2015-04-02 | 1 | -1/+1 |
* | | Fixes for balance | obscuren | 2015-04-02 | 1 | -3/+4 |
* | | Changed getters on account objects. Closes #610 | obscuren | 2015-04-02 | 1 | -4/+1 |
|/ | |||||
* | Build transaction context in BlockRes | Taylor Gerring | 2015-04-01 | 1 | -9/+10 |
* | Set fullTx option in constructor | Taylor Gerring | 2015-04-01 | 3 | -19/+17 |
* | merge conflict | obscuren | 2015-04-01 | 2 | -2/+34 |
|\ | |||||
| * | Add settable domain to CORS handler #331 | Taylor Gerring | 2015-03-30 | 1 | -3/+17 |
| * | Abstract http into rpc package | Taylor Gerring | 2015-03-30 | 2 | -0/+18 |
* | | #612 rename eth_protocol method | Taylor Gerring | 2015-04-01 | 1 | -1/+1 |
* | | Remove extra type assetion | Taylor Gerring | 2015-04-01 | 1 | -12/+12 |
* | | Improved response tests | Taylor Gerring | 2015-04-01 | 2 | -17/+117 |
* | | Re-enabled response tests (needs improvement) | Taylor Gerring | 2015-04-01 | 1 | -117/+52 |
* | | Merge branch 'rpccall' into hexify | Taylor Gerring | 2015-04-01 | 3 | -9/+357 |
|\ \ | |||||
| * | | New CallArgs | Taylor Gerring | 2015-03-30 | 3 | -9/+357 |
| |/ | |||||
* | | Store and retrieve tx context metadata #608 | Taylor Gerring | 2015-04-01 | 1 | -2/+6 |
* | | Remove custom MarshalJSON methods | Taylor Gerring | 2015-04-01 | 3 | -314/+202 |
* | | Make new types Stringers | Taylor Gerring | 2015-04-01 | 1 | -4/+11 |
* | | Index is zero-based #607 | Taylor Gerring | 2015-03-31 | 1 | -4/+4 |
* | | Update output types to use hexnum or hexdata | Taylor Gerring | 2015-03-31 | 2 | -106/+112 |
* | | Add hexdata and hexnum types | Taylor Gerring | 2015-03-31 | 1 | -0/+76 |
|/ | |||||
* | Add ExtraData field to RPC output | Taylor Gerring | 2015-03-29 | 1 | -2/+2 |
* | Prefer hex prefixed with 0x | Taylor Gerring | 2015-03-29 | 1 | -2/+2 |
* | Report InvalidTypeError as -32602 to JSON RPC | Taylor Gerring | 2015-03-29 | 1 | -1/+1 |
* | Cleanup | Taylor Gerring | 2015-03-29 | 2 | -15/+7 |
* | eth_getStorageAt output hex should begin with 0x | Taylor Gerring | 2015-03-29 | 1 | -1/+1 |
* | Merge branch 'develop' of https://github.com/kobigurk/go-ethereum into kobigu... | Taylor Gerring | 2015-03-29 | 1 | -1/+2 |
|\ | |||||
| * | eth_getTransactionCount now returns a hex string | Kobi Gurkan | 2015-03-28 | 1 | -2/+2 |
* | | Decouple core from rpc | Taylor Gerring | 2015-03-27 | 1 | -35/+2 |
* | | Merge branch 'develop' into rpcargs | Taylor Gerring | 2015-03-27 | 5 | -112/+244 |
|\| | |||||
| * | Merge pull request #584 from tgerring/issue577 | Jeffrey Wilcke | 2015-03-27 | 3 | -54/+42 |
| |\ | |||||
| | * | Use ExtraDB for storage. Fixes #577 | Taylor Gerring | 2015-03-27 | 3 | -54/+42 |
| * | | Merge pull request #565 from tgerring/responsetypes | Jeffrey Wilcke | 2015-03-27 | 2 | -58/+202 |
| |\ \ | | |/ | |/| | |||||
| | * | Update response types + tests | Taylor Gerring | 2015-03-25 | 2 | -58/+202 |
* | | | BlockFilterArgs | Taylor Gerring | 2015-03-27 | 3 | -62/+319 |
* | | | Test blockHeightFromJsonInvalid | Taylor Gerring | 2015-03-27 | 1 | -0/+9 |
* | | | NewTxArgs accept numbers or strings for value/gas/gasprice | Taylor Gerring | 2015-03-27 | 2 | -16/+162 |
* | | | tidy | Taylor Gerring | 2015-03-27 | 2 | -9/+15 |
* | | | Merge remote-tracking branch 'origin' into rpcargs | Taylor Gerring | 2015-03-27 | 1 | -0/+31 |
|\| | | |||||
| * | | moved helper | obscuren | 2015-03-26 | 1 | -20/+20 |
| * | | fixed block filter args | obscuren | 2015-03-26 | 1 | -1/+1 |
| * | | debug log | obscuren | 2015-03-26 | 1 | -1/+1 |
| * | | updated web3.js light for console | obscuren | 2015-03-26 | 1 | -1/+1 |
| * | | Fixed filter and refactored code | obscuren | 2015-03-26 | 1 | -23/+28 |
| |/ | |||||
* | | Prefer args as strings not objects | Taylor Gerring | 2015-03-27 | 3 | -53/+51 |
* | | Merge branch 'rpcargs' of github.com:tgerring/go-ethereum into rpcargs | Taylor Gerring | 2015-03-27 | 3 | -7/+7 |
|\ \ | |||||
| * | | Undo xeth changes | Taylor Gerring | 2015-03-27 | 3 | -9/+9 |
* | | | Undo XEth changes | Taylor Gerring | 2015-03-27 | 1 | -7/+7 |
|/ / | |||||
* | | WhisperMessageArgs | Taylor Gerring | 2015-03-27 | 2 | -5/+104 |
* | | WhisperFilterArgs | Taylor Gerring | 2015-03-27 | 3 | -13/+60 |
* | | CompileArgs | Taylor Gerring | 2015-03-27 | 2 | -4/+38 |
* | | SubmitWorkArgs tests | Taylor Gerring | 2015-03-27 | 1 | -0/+48 |
* | | WhisperIdentityArgs | Taylor Gerring | 2015-03-27 | 2 | -4/+40 |
* | | FilterIdArgs | Taylor Gerring | 2015-03-27 | 2 | -4/+37 |
* | | FilterStringArgs tests | Taylor Gerring | 2015-03-27 | 3 | -18/+35 |
* | | DbHexArgs tests | Taylor Gerring | 2015-03-27 | 2 | -2/+80 |
* | | DbArgs tests | Taylor Gerring | 2015-03-27 | 1 | -0/+79 |
* | | Accept number or string for BlockFilterArgs limit/offset | Taylor Gerring | 2015-03-27 | 1 | -14/+26 |
* | | Accept number or string for BlockFilterArgs to/fromBlock | Taylor Gerring | 2015-03-27 | 2 | -11/+14 |
* | | Sha3Args | Taylor Gerring | 2015-03-26 | 2 | -13/+48 |
* | | Convert error checks to Expect functions | Taylor Gerring | 2015-03-26 | 1 | -312/+168 |
* | | HashIndexArgs | Taylor Gerring | 2015-03-26 | 3 | -6/+66 |
* | | BlockNumIndexArgs | Taylor Gerring | 2015-03-26 | 2 | -4/+62 |
* | | GetDataArgs | Taylor Gerring | 2015-03-26 | 3 | -20/+56 |
* | | DecodeParamError -> InvalidTypeError for unexpected input type | Taylor Gerring | 2015-03-26 | 2 | -53/+53 |
* | | Add InvalidTypeError | Taylor Gerring | 2015-03-26 | 2 | -0/+25 |
* | | GetBalanceArgs | Taylor Gerring | 2015-03-26 | 3 | -26/+56 |
* | | GetTxCountArgs | Taylor Gerring | 2015-03-26 | 3 | -23/+57 |
* | | GetStorageAtArgs | Taylor Gerring | 2015-03-26 | 3 | -27/+74 |
* | | improved NewTxArgs tests | Taylor Gerring | 2015-03-26 | 2 | -7/+55 |
* | | Add blockHeightFromJson convenience function | Taylor Gerring | 2015-03-26 | 1 | -2/+10 |
* | | improved GetBlockByNumber tests | Taylor Gerring | 2015-03-26 | 2 | -4/+60 |
* | | improved GetBlockByHashArgs tests | Taylor Gerring | 2015-03-26 | 1 | -2/+37 |
* | | GetStorageArgs | Taylor Gerring | 2015-03-26 | 3 | -21/+56 |
* | | NewTxArgs | Taylor Gerring | 2015-03-26 | 3 | -38/+17 |
* | | GetBlockByHashArgs | Taylor Gerring | 2015-03-26 | 3 | -7/+7 |
|/ | |||||
* | Merge pull request #560 from tgerring/xethcleanup | Jeffrey Wilcke | 2015-03-25 | 1 | -4/+8 |
|\ | |||||
| * | Improve protocol version reporting | Taylor Gerring | 2015-03-25 | 1 | -1/+5 |
| * | Don't expose backend directly | Taylor Gerring | 2015-03-24 | 1 | -3/+3 |
* | | back to debug log | obscuren | 2015-03-25 | 1 | -1/+1 |
* | | Temp fix for console output | obscuren | 2015-03-25 | 1 | -2/+4 |
* | | Better error reporting in the console. Updated ethereum.js | obscuren | 2015-03-25 | 1 | -1/+1 |
|/ | |||||
* | Implement RPC net_version | Taylor Gerring | 2015-03-24 | 1 | -1/+1 |
* | Add Close() method to EthereumApi | Taylor Gerring | 2015-03-24 | 1 | -0/+4 |
* | tests + fixes | Taylor Gerring | 2015-03-24 | 2 | -7/+37 |
* | moved state and vm to core | obscuren | 2015-03-23 | 1 | -1/+1 |
* | "pending" convention should be -2 instead of 0 | Taylor Gerring | 2015-03-23 | 1 | -1/+1 |
* | Rename blockAge to blockHeight | Taylor Gerring | 2015-03-23 | 1 | -7/+7 |
* | db_putHex/db_getHex + tests | Taylor Gerring | 2015-03-23 | 4 | -15/+181 |
* | go away! | Taylor Gerring | 2015-03-23 | 1 | -81/+0 |
* | Move remote mining agent to XEth | Taylor Gerring | 2015-03-23 | 1 | -9/+4 |
* | Consistent var names | Taylor Gerring | 2015-03-23 | 1 | -60/+60 |
* | Always return 3 strings | Taylor Gerring | 2015-03-23 | 1 | -6/+5 |
* | Stub corrected getWork response | Taylor Gerring | 2015-03-23 | 2 | -4/+9 |
* | Rename for filename typo | Taylor Gerring | 2015-03-23 | 1 | -0/+0 |
* | Cleanup get/submitWork | Taylor Gerring | 2015-03-23 | 3 | -12/+54 |
* | Merge pull request #536 from zsfelfoldi/develop | Jeffrey Wilcke | 2015-03-23 | 1 | -8/+19 |
|\ | |||||
| * | using robertkrimen/otto, godeps updated | zsfelfoldi | 2015-03-20 | 1 | -8/+19 |
* | | check for nil ptrs | obscuren | 2015-03-22 | 1 | -2/+2 |
* | | Get work / submit work partially implemented. | obscuren | 2015-03-22 | 2 | -3/+90 |
* | | Merge branch 'develop' into conversion | obscuren | 2015-03-21 | 1 | -3/+3 |
|\ \ | |||||
| * | | Rename topic to topics #544 | Taylor Gerring | 2015-03-21 | 1 | -3/+3 |
* | | | wip | obscuren | 2015-03-21 | 1 | -0/+8 |
* | | | merge | obscuren | 2015-03-20 | 8 | -708/+318 |
|\| | | |||||
| * | | Merge branch 'rpcxeth' into rpcfrontier | Taylor Gerring | 2015-03-20 | 4 | -650/+243 |
| |\ \ | |||||
| | * | | Add xethAtStateNum convenience method | Taylor Gerring | 2015-03-20 | 1 | -6/+10 |
| | * | | Move Account register to xeth | Taylor Gerring | 2015-03-20 | 1 | -46/+12 |
| | * | | inline GetStorageAt | Taylor Gerring | 2015-03-20 | 1 | -23/+8 |
| | * | | Make pretty | Taylor Gerring | 2015-03-20 | 1 | -12/+14 |
| | * | | inline Transact | Taylor Gerring | 2015-03-20 | 1 | -14/+10 |
| | * | | Move transact gas check to XEth | Taylor Gerring | 2015-03-20 | 1 | -10/+0 |
| | * | | inline Call | Taylor Gerring | 2015-03-20 | 1 | -11/+7 |
| | * | | inline GetBlockByNumber | Taylor Gerring | 2015-03-20 | 1 | -20/+13 |
| | * | | inline GetBlockByHash | Taylor Gerring | 2015-03-20 | 1 | -31/+20 |
| | * | | Reorg for clarity | Taylor Gerring | 2015-03-20 | 1 | -52/+30 |
| | * | | Move gas defaults to XEth | Taylor Gerring | 2015-03-20 | 1 | -10/+3 |
| | * | | Rename FilterOptions to BlockFilterArgs | Taylor Gerring | 2015-03-20 | 3 | -15/+15 |
| | * | | Remove unnecessary event mux | Taylor Gerring | 2015-03-20 | 1 | -3/+1 |
| | * | | Move stateAt func to XEth | Taylor Gerring | 2015-03-20 | 1 | -30/+6 |
| | * | | Rename for clarity | Taylor Gerring | 2015-03-20 | 3 | -21/+21 |
| | * | | inline MessagesChanged | Taylor Gerring | 2015-03-20 | 1 | -6/+1 |
| | * | | inline UninstallWhisperFilter | Taylor Gerring | 2015-03-20 | 1 | -7/+1 |
| | * | | inline NewWhisperFilter | Taylor Gerring | 2015-03-20 | 1 | -11/+6 |
| | * | | inline AllLogs | Taylor Gerring | 2015-03-20 | 1 | -8/+2 |
| | * | | inline Logs | Taylor Gerring | 2015-03-20 | 1 | -7/+1 |
| | * | | inline FilterChanged | Taylor Gerring | 2015-03-20 | 1 | -6/+1 |
| | * | | inline NewFilterString | Taylor Gerring | 2015-03-20 | 1 | -11/+6 |
| | * | | inline UninstallFilter | Taylor Gerring | 2015-03-20 | 1 | -7/+1 |
| | * | | inline NewFilter | Taylor Gerring | 2015-03-20 | 1 | -9/+4 |
| | * | | Merge branch 'rpcinline' into rpcxeth | Taylor Gerring | 2015-03-20 | 1 | -156/+69 |
| | |\ \ | |||||
| | | * | | inline WhisperPost | Taylor Gerring | 2015-03-20 | 1 | -11/+7 |
| | | * | | inline GetBlockTransactionCountByHash | Taylor Gerring | 2015-03-20 | 1 | -11/+3 |
| | | * | | inline GetBlockTransactionCountByNumber | Taylor Gerring | 2015-03-20 | 1 | -11/+3 |
| | | * | | inline GetBlockUncleCountByHash | Taylor Gerring | 2015-03-20 | 1 | -11/+3 |
| | | * | | inline GetBlockUncleCountByNumber | Taylor Gerring | 2015-03-20 | 1 | -11/+3 |
| | | * | | fixes | Taylor Gerring | 2015-03-20 | 1 | -2/+2 |
| | | * | | inline UninstallWhisperFilter | Taylor Gerring | 2015-03-20 | 1 | -7/+6 |
| | | * | | inline WhisperMessages | Taylor Gerring | 2015-03-20 | 1 | -6/+1 |
| | | * | | inline GetTransactionByHash | Taylor Gerring | 2015-03-20 | 1 | -9/+4 |
| | | * | | inline RemoveWhisperIdentity | Taylor Gerring | 2015-03-20 | 1 | -6/+1 |
| | | * | | inline NewWhisperIdentity | Taylor Gerring | 2015-03-20 | 1 | -6/+2 |
| | | * | | inline DbGet | Taylor Gerring | 2015-03-20 | 1 | -11/+6 |
| | | * | | inline DbPut | Taylor Gerring | 2015-03-20 | 1 | -11/+7 |
| | | * | | inline GetCompilers | Taylor Gerring | 2015-03-20 | 1 | -7/+2 |
| | | * | | inline GetData | Taylor Gerring | 2015-03-20 | 1 | -9/+4 |
| | | * | | inline GetTxCountAt | Taylor Gerring | 2015-03-20 | 1 | -10/+7 |
| | | * | | inline GetStorage | Taylor Gerring | 2015-03-20 | 1 | -9/+6 |
| | | * | | inline GetBalance | Taylor Gerring | 2015-03-20 | 1 | -9/+6 |
| | | * | | inline HasWhisperIdentity | Taylor Gerring | 2015-03-20 | 1 | -6/+1 |
| | | * | | Inline getStateWithNum | Taylor Gerring | 2015-03-20 | 1 | -8/+4 |
| | * | | | Reorg filter logic to XEth | Taylor Gerring | 2015-03-20 | 3 | -200/+65 |
| * | | | | Merge branch 'rpcfrontier' of github.com-obscure:ethereum/go-ethereum into rp... | obscuren | 2015-03-20 | 5 | -97/+111 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | Merge branch 'rpcfrontier' of github.com:ethereum/go-ethereum into rpcfrontier | Taylor Gerring | 2015-03-20 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | * | | | | Add tests for errors | Taylor Gerring | 2015-03-20 | 1 | -0/+41 |
| | | |/ / | | |/| | | |||||
| | * | | | Merge branch 'rpcutil' into rpcfrontier | Taylor Gerring | 2015-03-20 | 4 | -97/+70 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Make send internal | Taylor Gerring | 2015-03-20 | 1 | -6/+6 |
| | | * | | Remove util | Taylor Gerring | 2015-03-20 | 2 | -57/+33 |
| | | * | | Remove extra logger | Taylor Gerring | 2015-03-20 | 2 | -5/+2 |
| | | * | | Move Log to LogRes | Taylor Gerring | 2015-03-20 | 3 | -29/+29 |
| * | | | | Listen to tx pre event and trigger 'pending' | obscuren | 2015-03-20 | 1 | -12/+15 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'develop' into conversion | obscuren | 2015-03-20 | 1 | -1/+1 |
|\| | | | |||||
| * | | | moved back to debug | obscuren | 2015-03-19 | 1 | -1/+1 |
| |/ / | |||||
* | | | merge | obscuren | 2015-03-19 | 4 | -143/+227 |
|\| | | |||||
| * | | fixed chain event. Closes #529 | obscuren | 2015-03-19 | 1 | -6/+9 |
| * | | Validate NewTx From field is not blank | Taylor Gerring | 2015-03-19 | 3 | -0/+40 |
| |/ | |||||
| * | Tests | Taylor Gerring | 2015-03-19 | 1 | -1/+51 |
| * | BlockNumber as int fix | Taylor Gerring | 2015-03-19 | 1 | -2/+2 |
| * | Remove UnmarshalRawMessages | Taylor Gerring | 2015-03-19 | 2 | -124/+125 |
| * | Remove i2hex | Taylor Gerring | 2015-03-18 | 2 | -7/+2 |
| * | Remove RpcServer | Taylor Gerring | 2015-03-18 | 1 | -5/+0 |
* | | Merge branch 'rpcfrontier' into conversion | obscuren | 2015-03-19 | 2 | -67/+65 |
|\| | |||||
| * | merge develop | Taylor Gerring | 2015-03-18 | 3 | -56/+48 |
| |\ | |||||
| * | | Remove JsonWrapper | Taylor Gerring | 2015-03-18 | 2 | -22/+19 |
| * | | Support JSON RPC batch requests | Taylor Gerring | 2015-03-18 | 2 | -52/+53 |
| |\ \ | |||||
| | * | | Add JSON RPC batch support | Taylor Gerring | 2015-03-18 | 2 | -52/+53 |
* | | | | merge | obscuren | 2015-03-19 | 3 | -40/+31 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge pull request #498 from maran/feature/drytoHex | Jeffrey Wilcke | 2015-03-18 | 3 | -56/+48 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | DRY up the use of toHex in the project and move it to common | Maran | 2015-03-16 | 3 | -57/+49 |
* | | | | conversions. -compilable- | obscuren | 2015-03-18 | 3 | -48/+52 |
|/ / / | |||||
* | | | Merge branch 'develop' into rpcfrontier | obscuren | 2015-03-18 | 3 | -13/+56 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Merge remote-tracking branch 'upstream/develop' into frontier/js | zelig | 2015-03-16 | 3 | -34/+34 |
| |\| | |||||
| * | | rpc | zelig | 2015-03-15 | 3 | -13/+56 |
* | | | Comment out whisper remove identity stubs | Taylor Gerring | 2015-03-17 | 1 | -10/+10 |
* | | | More empty param tests | Taylor Gerring | 2015-03-17 | 2 | -0/+55 |
* | | | RPC empty args tests | Taylor Gerring | 2015-03-17 | 1 | -0/+47 |
* | | | Return error when filter params are not strings | Taylor Gerring | 2015-03-17 | 1 | -14/+20 |
* | | | Initial support to remove Whisper identities per #491 | Taylor Gerring | 2015-03-17 | 1 | -1/+12 |
* | | | Allow latest/pending in filter options | Taylor Gerring | 2015-03-16 | 2 | -40/+45 |
| |/ |/| | |||||
* | | Moved ethutil => common | obscuren | 2015-03-16 | 3 | -34/+34 |
|/ | |||||
* | Increased filter ticker time to 5 minutes | obscuren | 2015-03-15 | 1 | -2/+2 |
* | Merge branch 'rpcfrontier' into develop | obscuren | 2015-03-14 | 1 | -1/+7 |
|\ | |||||
| * | Return null coinbase when accounts not created | Taylor Gerring | 2015-03-14 | 1 | -1/+7 |
* | | DRY up the use of fromHex and put it in ethutil | Maran | 2015-03-14 | 3 | -45/+7 |
|/ | |||||
* | Rename db_put db_get | Taylor Gerring | 2015-03-13 | 1 | -2/+4 |
* | Consolidate error type switch | Taylor Gerring | 2015-03-13 | 1 | -14/+2 |
* | Fix eth_newBlockFilter | Taylor Gerring | 2015-03-13 | 2 | -6/+15 |
* | Add web3_clientVersion | Taylor Gerring | 2015-03-13 | 1 | -7/+7 |
* | Convert to proper errors | Taylor Gerring | 2015-03-13 | 5 | -104/+183 |
* | Fix arg names in tests | Taylor Gerring | 2015-03-13 | 1 | -3/+3 |
* | Get transaction implemented | obscuren | 2015-03-12 | 2 | -6/+18 |
* | Should on empty params #466 | Taylor Gerring | 2015-03-12 | 2 | -1/+46 |
* | Output filter ID as hex | Taylor Gerring | 2015-03-12 | 1 | -1/+1 |
* | Check for existance of key before delete | Taylor Gerring | 2015-03-12 | 1 | -1/+4 |
* | shh_uninstallFilter | Taylor Gerring | 2015-03-12 | 1 | -1/+11 |
* | block&index args unmarshal plus test | Taylor Gerring | 2015-03-12 | 2 | -0/+96 |
* | Lowered default gas price and increased default gas limit | obscuren | 2015-03-12 | 1 | -3/+2 |