Commit Graph

4326 Commits (360c66c65d546cfbe3d2d910b13377485ba66e1f)
 

Author SHA1 Message Date
obscuren 41c493ace9 Merge branch 'rpcfrontier' of github.com-obscure:ethereum/go-ethereum into rpcfrontier 10 years ago
obscuren 55fdf3e462 Listen to tx pre event and trigger 'pending' 10 years ago
zelig d7564a9a25 fix common.Hash conversion 10 years ago
zelig 8987750a36 fix import in reorganised test 10 years ago
zelig 0578df9467 remove eth/wallet.go (only commented out content) 10 years ago
zelig a578db5dae improve documentation and move one test 10 years ago
zelig 8767179d74 reduce logging output 10 years ago
zelig 63cae9b9ac uncomment status test, hack: skip the 2 unreliable fields 10 years ago
zelig 137a9c9365 check and penalise td misreporting 10 years ago
zelig a9926a289d fix missing hexification on IdleTooLong error log 10 years ago
zelig 391e89d70a use own total difficulty to limit best peer 10 years ago
zelig 50661f0e68 peer suspension to disallow reconnect after disconnect on fatal error for set period (PeerSuspensionInterval) 10 years ago
obscuren 01ff0b3176 fixed ethash 10 years ago
obscuren d8fe8f60e8 updated ethash 10 years ago
Taylor Gerring b3329bc698 inline Transact 10 years ago
Taylor Gerring aa3918efa7 Move transact gas check to XEth 10 years ago
Taylor Gerring e038a42d7a inline Call 10 years ago
Taylor Gerring 1d6451f5c3 inline GetBlockByNumber 10 years ago
Taylor Gerring bde161382a inline GetBlockByHash 10 years ago
Taylor Gerring eb45211501 Merge branch 'rpcfrontier' of github.com:ethereum/go-ethereum into rpcfrontier 10 years ago
Taylor Gerring b56e20be27 Reorg for clarity 10 years ago
Taylor Gerring 754160afea Move gas defaults to XEth 10 years ago
Taylor Gerring c3a3d38735 Add tests for errors 10 years ago
Taylor Gerring 3cea7d87c1 Rename FilterOptions to BlockFilterArgs 10 years ago
Taylor Gerring d791fe4975 Remove unnecessary event mux 10 years ago
Taylor Gerring 19360c0079 Move stateAt func to XEth 10 years ago
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 7c30716828 Merge branch 'rpcinline' into rpcxeth 10 years ago
Taylor Gerring 6c04c19eb4 Reorg filter logic to XEth 10 years ago
Taylor Gerring 12d87226a7 Merge branch 'rpcutil' into rpcfrontier 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