Commit Graph

4386 Commits (a59ea7ce297d2bb26cee9ff295f622697645e49c)
 

Author SHA1 Message Date
Felix Lange f7d1d601e9 common: make Value encodable with package rlp 10 years ago
Felix Lange c388e7eac0 crypto: remove use of common.Value.Encode 10 years ago
zsfelfoldi 85acdadcfa fixed jsre test 10 years ago
Taylor Gerring 739c36ad4d inline GetStorageAt 10 years ago
Taylor Gerring 28e5fc8352 Make pretty 10 years ago
zsfelfoldi 8324b683b4 using robertkrimen/otto, godeps updated 10 years ago
Maran 7690285cbe Fix link to build instructions in the readme 10 years ago
zelig 66b29899c4 use common.Hash as pool key, no string conversion needed 10 years ago
obscuren 4f5b362bda %#x => %x 10 years ago
obscuren 91f9f355b2 test 10 years ago
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