Commit Graph

99 Commits (6669ef5b701f8b060287c8a63e9f3c1116b4b74a)

Author SHA1 Message Date
Taylor Gerring 6669ef5b70 Rename for clarity 10 years ago
Taylor Gerring 7b45f3377f inline MessagesChanged 10 years ago
Taylor Gerring 2ef2b9f2e0 inline UninstallWhisperFilter 10 years ago
Taylor Gerring 1f9b93647b inline NewWhisperFilter 10 years ago
Taylor Gerring 4b5e592656 inline AllLogs 10 years ago
Taylor Gerring 0bda63eb76 inline Logs 10 years ago
Taylor Gerring d2e7414230 inline FilterChanged 10 years ago
Taylor Gerring 3e9632e256 inline NewFilterString 10 years ago
Taylor Gerring 84b19971fa inline UninstallFilter 10 years ago
Taylor Gerring 4663a55f12 inline NewFilter 10 years ago
Taylor Gerring 6c04c19eb4 Reorg filter logic to XEth 10 years ago
Taylor Gerring cdfc03dc8e inline WhisperPost 10 years ago
Taylor Gerring 0895190b64 inline GetBlockTransactionCountByHash 10 years ago
Taylor Gerring ff657edbb6 inline GetBlockTransactionCountByNumber 10 years ago
Taylor Gerring c57eb286d6 inline GetBlockUncleCountByHash 10 years ago
Taylor Gerring 216175c265 inline GetBlockUncleCountByNumber 10 years ago
Taylor Gerring 7e6c8a411d fixes 10 years ago
Taylor Gerring 22546dcb55 inline UninstallWhisperFilter 10 years ago
Taylor Gerring b28e6d8306 inline WhisperMessages 10 years ago
Taylor Gerring cc91ba0add inline GetTransactionByHash 10 years ago
Taylor Gerring 0eb9572d64 inline RemoveWhisperIdentity 10 years ago
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 c7b616ac14 Remove util 10 years ago
Taylor Gerring d670c861d7 Move Log to LogRes 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
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