Commit Graph

10282 Commits (c7e522fd17040485a5c2966c45a5c45c0558945e)
 

Author SHA1 Message Date
Jeffrey Wilcke 35595560f0 Merge pull request #776 from fjl/win32-build-fixes 10 years ago
Bas van Kervel c9e22976f5 change order of block insert and update LastBlock 10 years ago
Bas van Kervel 07e85d8e14 Moved leveldb update loop to eth/backend 10 years ago
Felix Lange e1f616fadf cmd/geth: improve the JS tests 10 years ago
Felix Lange 635b66acdc p2p: return zero node from Self if the server is not running 10 years ago
Felix Lange 96e2b6bc07 miner: use 32bit atomic operations 10 years ago
Felix Lange 9d152d6191 common: delete BinaryLength 10 years ago
Felix Lange 2f4cc72119 Merge pull request #765 from Gustav-Simonsson/more_block_test_improvements 10 years ago
Jeffrey Wilcke 15550dc8c5 Merge pull request #766 from tgerring/issue762 10 years ago
Taylor Gerring 13dc8627b5 Treat hexnums as big.Int instead of int64 10 years ago
Kobi Gurkan 9e03c48d43 move eth_hashrate to ext 10 years ago
Kobi Gurkan 63c5c7fb2d uses newHexNum for eth_hashrate 10 years ago
Kobi Gurkan 41b83fe1cd adds eth_hashrate RPC method 10 years ago
Jeffrey Wilcke 4ddbf81e74 Updated README to include windows builds 10 years ago
Jeffrey Wilcke 4ad8b28794 Merge pull request #760 from obscuren/develop 10 years ago
obscuren 6c2b703c58 Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 10 years ago
Jeffrey Wilcke 1dc91975ad Merge pull request #756 from Gustav-Simonsson/block_test_improvements 10 years ago
obscuren f4cd66dc00 blockpool: deleted 10 years ago
obscuren ed0817c55d core/rpc: fix for null entries in log filters. Closes #725 10 years ago
Jeffrey Wilcke 8fce55b4c2 Merge pull request #763 from aboreum/develop 10 years ago
obscuren 093d6d5074 core: removed nonce resetting from the block processor. 10 years ago
obscuren 1d6d42919e miner: ignore a tx's transactor after a gas limit has been returned 10 years ago
Andy 64e8aa6260 syncing to mainline ethereum 10 years ago
Andy 3ef1cd43f6 fix for: Please remove the "minGasPrice" from block returns #754 10 years ago
Gustav Simonsson b448390889 Further fixes to block test wrapper 10 years ago
Jeffrey Wilcke 4a240608d4 Merge pull request #761 from aboreum/develop 10 years ago
Andy 8d85e45c7d syncing to develop 10 years ago
Andy 59a7405a80 Broken link for detailed go build instructions #661 10 years ago
Andy 4494cba489 Merge branch 'develop' of https://github.com/aboreum/go-ethereum into develop 10 years ago
Andy 859187931b fix for: Broken link for detailed go build instructions #661 10 years ago
obscuren 79bef9eb16 Merge branch 'develop' of github.com-obscure:obscuren/go-ethereum into develop 10 years ago
obscuren b8160cc6d4 core: shuffled some code 10 years ago
Jeffrey Wilcke 99e825ad96 Merge pull request #734 from bas-vk/issue-729 10 years ago
Jeffrey Wilcke 3d7c1b8194 Merge pull request #755 from karalabe/command-flags-cleanup 10 years ago
Péter Szilágyi 3b008723db cmd/geth, cmd/utils: invert --pprof once more 10 years ago
obscuren f28b2bb6ed core: upgraded block chain version 10 years ago
obscuren 3b45fedb81 Merge branch 'ethersphere-frontier/natspec' into develop 10 years ago
obscuren 36ec42e50c Merge branch 'frontier/natspec' of https://github.com/ethersphere/go-ethereum into ethersphere-frontier/natspec 10 years ago
Péter Szilágyi c8e2b3710c cmd/geth, cmd/utils: use pprof disable flag, start globally 10 years ago
Gustav Simonsson 805345d135 Add block tests wrapper and fixes for tx tests 10 years ago
Péter Szilágyi 8830403acf cmd/geth, cmd/utils: add cli flags for pprof and whisper. 10 years ago
obscuren 76025cc424 geth: added a `admin.debug.block` command which reprocess the block 10 years ago
obscuren 72d065d491 core: force block process & fixed chain manager test 10 years ago
obscuren 97a9753f87 core: added chain reset mechanism on bad blocks 10 years ago
obscuren 45da3e17e2 core: added chain head reset to known block 10 years ago
obscuren 52584596d4 geth: bump version number 10 years ago
obscuren 97b0c4b697 core: moved TD calculation from proc to chain 10 years ago
obscuren fa729a0c55 miner: go fmt 10 years ago
Vitalik Buterin 5caf1aa1a9 Switched getWork third output from difficulty to target 10 years ago
zelig 093a9106b0 contract addresses include hex prefix 10 years ago