Commit Graph

178 Commits (9bdf0b655de64c0c31d81da00ff2daec79359d89)

Author SHA1 Message Date
obscuren 463491f8cd moved back to debug 10 years ago
obscuren 14a2f42f37 fixed chain event. Closes #529 10 years ago
Taylor Gerring 8b20c3cc97 Validate NewTx From field is not blank 10 years ago
Taylor Gerring 60c43d1952 Remove i2hex 10 years ago
obscuren 0a1eeca41e conversions. -compilable- 10 years ago
Taylor Gerring fe819f3b9f Comment out whisper remove identity stubs 10 years ago
Taylor Gerring 03ac0f18ae Initial support to remove Whisper identities per #491 10 years ago
Maran 7330c97b5b DRY up the use of toHex in the project and move it to common 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
obscuren 12cee1377f Increased filter ticker time to 5 minutes 10 years ago
Maran 991993357c DRY up the use of fromHex and put it in ethutil 10 years ago
Taylor Gerring f49e17eb39 Return null coinbase when accounts not created 10 years ago
Taylor Gerring e3b64d70c2 Rename db_put db_get 10 years ago
Taylor Gerring 0932f84383 Fix eth_newBlockFilter 10 years ago
Taylor Gerring d4ed66c83d Add web3_clientVersion 10 years ago
Taylor Gerring 094f921e50 Convert to proper errors 10 years ago
obscuren 2273155e7e Get transaction implemented 10 years ago
Taylor Gerring 21fca93852 Output filter ID as hex 10 years ago
Taylor Gerring 704914be08 Check for existance of key before delete 10 years ago
Taylor Gerring 70f6f2af07 shh_uninstallFilter 10 years ago
obscuren c01d4c2f4c Lowered default gas price and increased default gas limit 10 years ago
obscuren e8d1b622d9 Default block number changes 10 years ago
Taylor Gerring 90f34ed40a Rename Topic to Topics 10 years ago
Taylor Gerring 9e89c803f1 Get Uncles 10 years ago
Taylor Gerring d465e410ef TxIndex -> Index 10 years ago
Taylor Gerring 9ce5229ddf Get transaction via block & index 10 years ago
Taylor Gerring 499f816e30 Output hex should be prepended with 0x 10 years ago
obscuren ce595b9266 fallback 10 years ago
obscuren 35841e5190 id to hex 10 years ago
obscuren f22684439a Updated RPC 10 years ago
Taylor Gerring 3d6519e45b Update response types 10 years ago
Felix Lange a11f1d6a7e rpc: add dataDir parameter and JSON-RPC handler 10 years ago
Felix Lange b4fa94c4b1 xeth: don't sign transactions for tx call 10 years ago
obscuren a7538d0020 merge 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
Gustav Simonsson bc45e5c6de Integrate eth_accounts and eth_transact to use new account manager 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 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