Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove util | Taylor Gerring | 2015-03-20 | 1 | -57/+0 |
| | |||||
* | Remove extra logger | Taylor Gerring | 2015-03-20 | 1 | -3/+0 |
| | |||||
* | Move Log to LogRes | Taylor Gerring | 2015-03-20 | 1 | -26/+0 |
| | |||||
* | Remove UnmarshalRawMessages | Taylor Gerring | 2015-03-19 | 1 | -62/+0 |
| | |||||
* | Remove i2hex | Taylor Gerring | 2015-03-18 | 1 | -5/+0 |
| | |||||
* | Remove RpcServer | Taylor Gerring | 2015-03-18 | 1 | -5/+0 |
| | |||||
* | merge develop | Taylor Gerring | 2015-03-18 | 1 | -13/+4 |
|\ | |||||
| * | Merge pull request #498 from maran/feature/drytoHex | Jeffrey Wilcke | 2015-03-18 | 1 | -13/+4 |
| |\ | | | | | | | DRY up the use of toHex in the project and move it to common | ||||
| | * | DRY up the use of toHex in the project and move it to common | Maran | 2015-03-16 | 1 | -13/+4 |
| | | | |||||
* | | | Remove JsonWrapper | Taylor Gerring | 2015-03-18 | 1 | -16/+0 |
| | | | |||||
* | | | Add JSON RPC batch support | Taylor Gerring | 2015-03-18 | 1 | -19/+1 |
|/ / | | | | | | | http://www.jsonrpc.org/specification#batch | ||||
* / | More empty param tests | Taylor Gerring | 2015-03-17 | 1 | -0/+5 |
|/ | |||||
* | Moved ethutil => common | obscuren | 2015-03-16 | 1 | -2/+2 |
| | |||||
* | DRY up the use of fromHex and put it in ethutil | Maran | 2015-03-14 | 1 | -13/+0 |
| | |||||
* | Convert to proper errors | Taylor Gerring | 2015-03-13 | 1 | -3/+3 |
| | | | | Allow returning different JSON RPC error codes depending on error type | ||||
* | Output hex should be prepended with 0x | Taylor Gerring | 2015-03-11 | 1 | -1/+2 |
| | |||||
* | Left-pad odd length hex inputs and tests | Taylor Gerring | 2015-03-11 | 1 | -0/+3 |
| | |||||
* | Updated RPC | obscuren | 2015-03-11 | 1 | -0/+61 |
| | | | | | | * Added a generic RawMessage deserialiser * Updated ethereum.js * Updated coin test app | ||||
* | Output 0x0 instead of 0x | Taylor Gerring | 2015-03-05 | 1 | -1/+6 |
| | |||||
* | topics fix | Fabian Vogelsteller | 2015-02-24 | 1 | -1/+1 |
| | |||||
* | Properly uninstall filters. Mining issue fixed #closes #365 | obscuren | 2015-02-23 | 1 | -0/+2 |
| | | | | | | * Added an additional tx state which is used to get the current nonce * Refresh transient state each time a new canonical block is found * Properly uninstall filters. Fixes a possible crash in RPC | ||||
* | Added Number to logs | obscuren | 2015-02-22 | 1 | -0/+2 |
| | |||||
* | Added timeout for filter & removed clipboard. Closes #350 | obscuren | 2015-02-20 | 1 | -0/+33 |
| | |||||
* | WIP QT Clipboard | obscuren | 2015-02-19 | 1 | -3/+3 |
| | |||||
* | #295 Allow RPC ID to be string | Taylor Gerring | 2015-02-11 | 1 | -1/+1 |
| | |||||
* | Filtering | obscuren | 2015-02-05 | 1 | -2/+3 |
| | |||||
* | Cleanup | Taylor Gerring | 2015-01-30 | 1 | -0/+101 |