Commit Graph

465 Commits (44e5ff7d159fab9b6508db01ac27e98fa0bb86b7)

Author SHA1 Message Date
Felix Lange b4fa94c4b1 xeth: don't sign transactions for tx call 10 years ago
obscuren a7538d0020 merge 10 years ago
obscuren 676a0de58d Max size JSON data. Closes #418 10 years ago
Taylor Gerring 9723191b19 Undo client_version changes 10 years ago
Taylor Gerring fb23a0cfe0 Remove support for compiling serpent 10 years ago
obscuren 20741a96ac Updated xeth instances to take extra param for ui.Interface 10 years ago
obscuren cd856cb213 Separated block db from state db. Partial fix for #416 10 years ago
Taylor Gerring dc7022cd61 Increased args test coverage 10 years ago
Gustav Simonsson bc45e5c6de Integrate eth_accounts and eth_transact to use new account manager 10 years ago
Taylor Gerring 5da3d911cf Initial args tests 10 years ago
Taylor Gerring 18b076861e Add web3_sha3 test 10 years ago
Taylor Gerring 03dc760ca0 Tidy 10 years ago
Taylor Gerring ef9d825cfa Refactor & cleanup 10 years ago
Taylor Gerring 9f5e9eb38d Resolve storage/storageat 10 years ago
Taylor Gerring a6599404e4 Revert to hex response 10 years ago
Taylor Gerring 0d8d51084f Final name changes 10 years ago
Taylor Gerring 90ceb5218c Update RPC methods 10 years ago
Taylor Gerring 1576551741 Output 0x0 instead of 0x 10 years ago
Taylor Gerring 9b0f00baf3 Output net_peerCount as hex 10 years ago
Taylor Gerring 93141f4b6d Return block number as hex 10 years ago
Taylor Gerring c3deafabda Update NewTXArgs to accept hex 10 years ago
Taylor Gerring c92e48ce3f Add client_version RPC message 10 years ago
Taylor Gerring fb2488235a Remove defunct calls 10 years ago
Taylor Gerring 540c79e6ad Rename "net" methods 10 years ago
obscuren 6e50a1e9f5 Filter accepts multiple topics per entry. Fixes #403 10 years ago
Taylor Gerring cfe0370280 Remove Websockets RPC transport 10 years ago
Taylor Gerring ea0517b539 Report RPC listening address in logs 10 years ago
Taylor Gerring f6e821fd33 Add flag to set RPC port 10 years ago
obscuren a1c830cd3c Defautl block 10 years ago
obscuren 5ab0eaa06d wip 10 years ago
Taylor Gerring 9e0ab22dd0 Stub defaultBlock methods 10 years ago
Taylor Gerring 2e3a6e2559 Consolidate related items 10 years ago
Taylor Gerring c8e9abff53 Remove errParseRequest 10 years ago
Taylor Gerring 43acad81b3 Rename files 10 years ago
Taylor Gerring 21becb0feb Cleanup RPC packcage 10 years ago
Taylor Gerring 1e919a5e97 Move amounts to global vars 10 years ago
Taylor Gerring 2a7ca69a82 Fix duplicate leading 0x 10 years ago
Fabian Vogelsteller 3fcdafebc2 topics fix 10 years ago
Taylor Gerring 4142708d9d Convert gas values to integers 10 years ago
obscuren 7c510109cd skipping test 10 years ago
obscuren b2a225a52e Properly uninstall filters. Mining issue fixed #closes #365 10 years ago
Taylor Gerring 6fd894aae0 Allow zero and negative block numbers 10 years ago
obscuren bba85a2074 Added Number to logs 10 years ago
obscuren 483d96a89d Added eth_logs & fixed issue with manual log filtering 10 years ago
obscuren cb7cd03919 unlock mutex 10 years ago
obscuren 66d5559866 Fixed chain event issue 10 years ago
obscuren 982f73fa6d Added timeout for filter & removed clipboard. Closes #350 10 years ago
obscuren fa4cbad315 Optimisations and fixed a couple of DDOS issues in the miner 10 years ago
Taylor Gerring a59cd94625 Add setMining RPC method 10 years ago
Taylor Gerring 605dd3a982 Add serpent compilation to RPC 10 years ago