Commit Graph

4371 Commits (60020add74c40225e81122071d20c30f24832007)
 

Author SHA1 Message Date
Taylor Gerring 60020add74 Merge pull request #551 from ethersphere/frontier/eth-version-exports 10 years ago
Taylor Gerring 1cf6ca8f10 Add Close() method to EthereumApi 10 years ago
Taylor Gerring 1e61b75cbf tests + fixes 10 years ago
zelig 03cc5df9b7 eth: fix protocol version/network id copied from config to Ethereum field 10 years ago
obscuren 0330077d76 moved state and vm to core 10 years ago
obscuren d7eaa97a29 moved to error 10 years ago
obscuren 211cb03f83 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
Jeffrey Wilcke 9562a9840f Merge pull request #537 from Gustav-Simonsson/blocktests2 10 years ago
Taylor Gerring 5707912e2f "pending" convention should be -2 instead of 0 10 years ago
obscuren 253ecdc8bb Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren 9be7853e34 Fixed issues with stalled remote miner 10 years ago
Taylor Gerring 2f8601ef38 Rename blockAge to blockHeight 10 years ago
Gustav Simonsson becc503230 Correct difficulty calculation to use new difficulty minimum 10 years ago
Gustav Simonsson 5d31a475e9 Fix new types for blocktests and comment out non-working log level setter 10 years ago
Gustav Simonsson 60de4d6dd1 gofmt 10 years ago
Gustav Simonsson 08bb472c91 Add validation of post state accounts to block tests 10 years ago
Gustav Simonsson 33c5186fd0 In blocktest cmd, disable network and add RPC flag 10 years ago
obscuren dc3a9379f5 logging for possible uncles 10 years ago
Taylor Gerring 3f6e1b2fd3 db_putHex/db_getHex + tests 10 years ago
obscuren 524f8199bf added some nil checks for cache (testing specific) 10 years ago
obscuren 6657d544db Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
obscuren 0be6d34048 finally merged *the missing* 10 years ago
Jeffrey Wilcke dbb2af6016 Merge pull request #548 from tgerring/typescleanup 10 years ago
Taylor Gerring 91a2275ad3 Move RemoteAgent to miner pkg 10 years ago
Taylor Gerring 439481d177 Rename Agent to RemoteAgent 10 years ago
Taylor Gerring 01c0ba22ae Add DAG seed hash and difficulty to GetWork 10 years ago
Taylor Gerring 0846e15667 go away! 10 years ago
Taylor Gerring ab6311c1bd Move remote mining agent to XEth 10 years ago
Taylor Gerring d76e8cb1f1 Consistent var names 10 years ago
Taylor Gerring 16a58f8f2a Always return 3 strings 10 years ago
Taylor Gerring 31879eca8c Stub corrected getWork response 10 years ago
Taylor Gerring 3772f02569 Rename for filename typo 10 years ago
Taylor Gerring 372e1cad5b Cleanup get/submitWork 10 years ago
Jeffrey Wilcke 8affdf96e2 Merge pull request #547 from tgerring/commoncleanup 10 years ago
Jeffrey Wilcke 3133372a6a Merge pull request #536 from zsfelfoldi/develop 10 years ago
obscuren 59eab49cb8 Merge branch 'ethersphere-jsonlog' into develop 10 years ago
obscuren 8b1b9fc99d Merge branch 'jsonlog' of https://github.com/ethersphere/go-ethereum into ethersphere-jsonlog 10 years ago
obscuren 8ed4f226d1 check for nil ptrs 10 years ago
obscuren 82956df523 Get work / submit work partially implemented. 10 years ago
Taylor Gerring d186bf0dfe Fix Mist types build errors 10 years ago
Taylor Gerring bf73f02fe0 Remove common.go 10 years ago
Taylor Gerring 360c66c65d Move Big* vars to big.go 10 years ago
Taylor Gerring 2477d10aa0 Move MakeName to path 10 years ago
Taylor Gerring c0741edc34 Move OS-specific funcs to path.go 10 years ago
Taylor Gerring 82a41a198e Move CurrencyToString to size 10 years ago
Taylor Gerring 08b21acff1 Move ToHex/FromHex into bytes 10 years ago
Jeffrey Wilcke 9682a3ef3e Merge pull request #526 from ethersphere/frontier/blockpool 10 years ago
obscuren e349fb9350 bump 10 years ago
obscuren 13781b922a converted to proper types 10 years ago
zelig 0edb33566f fix blockpool test logger 10 years ago