Commit History

Author SHA1 Message Date
  gary rong 51db5975cc consensus/ethash: move remote agent logic to ethash internal (#15853) 7 years ago
  williambannas 9402f96597 eth: conform better to the golint standards (#16783) 7 years ago
  Martin Holst Swende eac16f9824 core: improve getBadBlocks to return full block rlp (#16902) 7 years ago
  Péter Szilágyi 6cf0ab38bd core/rawdb: separate raw database access to own package (#16666) 7 years ago
  Péter Szilágyi 55599ee95d core, trie: intermediate mempool between trie and database (#15857) 7 years ago
  Péter Szilágyi 5258785c81 cmd, core, eth/tracers: support fancier js tracing (#15516) 7 years ago
  Michael Ruminer 732f5468d3 eth: make tracing API errors more user friendly (#15589) 8 years ago
  Benoit Verkindt eab2201f80 eth: return rlp-decoded values from debug_storageRangeAt (#15476) 8 years ago
  Nick Johnson 72ed186f46 eth, internal: Implement getModifiedAccountsBy(Hash|Number) using trie diffs (#15512) 8 years ago
  rjl493456442 94903d572b internal, accounts, eth: utilize vm failed flag to help gas estimation 8 years ago
  Ernesto del Toro 3c8656347f eth, internal/ethapi: fix spelling of 'Ethereum' (#15164) 8 years ago
  Felix Lange 10181b57a9 core, eth/downloader: commit block data using batches (#15115) 8 years ago
  rjl493456442 28aea46ac0 core: implement Metropolis EIP 658, receipt status byte 8 years ago
  Egon Elbre 8f06b7980d eth: fix megacheck warnings 8 years ago
  Felix Lange 9e5f03b6c4 core/state: access trie through Database interface, track errors (#14589) 8 years ago
  Péter Szilágyi c2a494c743 eth: update default gas price when not mining too 8 years ago
  Péter Szilágyi a2f23ca9b1 cmd, core, eth, miner: remove txpool gas price limits (#14442) 8 years ago
  Felix Lange 207bd7d2cd eth: add debug_storageRangeAt 8 years ago
  Péter Szilágyi a7b9e484d0 consensus, core, ethstats: use engine specific block beneficiary (#14318) 8 years ago
  Péter Szilágyi bfe5eb7f8c eth: accept transactions when starting CPU mining (#13882) 8 years ago
  Péter Szilágyi b801be99d4 consensus, eth: don't CPU mine by default during remote mining 8 years ago
  Martin Holst Swende cc303017c3 debug: convert uint64-blocknumber into rpc.Blocknumber (#13862) 8 years ago
  Péter Szilágyi 09777952ee core, consensus: pluggable consensus engines (#3817) 8 years ago
  Felix Lange c213fd1fd8 all: import "context" instead of "golang.org/x/net/context" 8 years ago
  Péter Szilágyi b7d93500f1 all: finish integrating Go ethash, delete C++ vendor 8 years ago
  Péter Szilágyi 9184249b39 Logger updates 3 (#3730) 8 years ago
  Péter Szilágyi d4fd06c3dc all: blidly swap out glog to our log15, logs need rework 8 years ago
  Martin Holst Swende 72dcd3c58b core, eth, internal: Added `debug_getBadBlocks()` method (#3654) 8 years ago
  Nick Johnson 17d92233d9 cmd/geth, core: add support for recording SHA3 preimages (#3543) 8 years ago
  Felix Lange c5df37c111 eth: accept leading zeros for nonce parameter of submitWork (#3558) 8 years ago