Commit Graph

716 Commits (87b8254da1ef9ffff7ebdbea6e03e5e843317eb7)

Author SHA1 Message Date
Taylor Gerring 85e03217de inline NewWhisperIdentity 10 years ago
Taylor Gerring 57f6a3b5c0 inline DbGet 10 years ago
Taylor Gerring 6fef616870 inline DbPut 10 years ago
Taylor Gerring d28cd0f040 inline GetCompilers 10 years ago
Taylor Gerring 152b37ee11 inline GetData 10 years ago
Taylor Gerring e530c960a4 inline GetTxCountAt 10 years ago
Taylor Gerring 3aea645106 inline GetStorage 10 years ago
Taylor Gerring 7562bc1dbc inline GetBalance 10 years ago
Taylor Gerring b7745c6835 inline HasWhisperIdentity 10 years ago
Taylor Gerring 6cc02aadbf Inline getStateWithNum 10 years ago
Taylor Gerring abc3d8d50a Make send internal 10 years ago
Taylor Gerring c7b616ac14 Remove util 10 years ago
Taylor Gerring 1f2de6ecd5 Remove extra logger 10 years ago
Taylor Gerring d670c861d7 Move Log to LogRes 10 years ago
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 0685810ec6 Tests 10 years ago
Taylor Gerring e02eedb43e BlockNumber as int fix 10 years ago
Taylor Gerring 7cbcd81ddc Remove UnmarshalRawMessages 10 years ago
Taylor Gerring 60c43d1952 Remove i2hex 10 years ago
Taylor Gerring 7c9bc8517d Remove RpcServer 10 years ago
obscuren 0a1eeca41e conversions. -compilable- 10 years ago
Taylor Gerring 67c9d9c2fa Remove JsonWrapper 10 years ago
Taylor Gerring 8fd243ee23 Add JSON RPC batch support 10 years ago
Taylor Gerring fe819f3b9f Comment out whisper remove identity stubs 10 years ago
Taylor Gerring 176115e22e More empty param tests 10 years ago
Taylor Gerring 0339a13862 RPC empty args tests 10 years ago
Taylor Gerring 719effa7ec Return error when filter params are not strings 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
Taylor Gerring 5757f547a6 Allow latest/pending in filter options 10 years ago
obscuren b523441361 Moved ethutil => common 10 years ago
zelig 16ecb1e2ea rpc 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 d3f96dc720 Consolidate error type switch 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
Taylor Gerring 14bdcd2c05 Fix arg names in tests 10 years ago
obscuren 2273155e7e Get transaction implemented 10 years ago
Taylor Gerring 4418e4ea6a Should on empty params #466 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
Taylor Gerring c2181fdbf2 block&index args unmarshal plus test 10 years ago
obscuren c01d4c2f4c Lowered default gas price and increased default gas limit 10 years ago