Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Benoit Verkindt eab2201f80 eth: return rlp-decoded values from debug_storageRangeAt (#15476) 8 gadi atpakaļ
  Nick Johnson 72ed186f46 eth, internal: Implement getModifiedAccountsBy(Hash|Number) using trie diffs (#15512) 8 gadi atpakaļ
  rjl493456442 94903d572b internal, accounts, eth: utilize vm failed flag to help gas estimation 8 gadi atpakaļ
  Ernesto del Toro 3c8656347f eth, internal/ethapi: fix spelling of 'Ethereum' (#15164) 8 gadi atpakaļ
  Felix Lange 10181b57a9 core, eth/downloader: commit block data using batches (#15115) 8 gadi atpakaļ
  rjl493456442 28aea46ac0 core: implement Metropolis EIP 658, receipt status byte 8 gadi atpakaļ
  Egon Elbre 8f06b7980d eth: fix megacheck warnings 8 gadi atpakaļ
  Felix Lange 9e5f03b6c4 core/state: access trie through Database interface, track errors (#14589) 8 gadi atpakaļ
  Péter Szilágyi c2a494c743 eth: update default gas price when not mining too 8 gadi atpakaļ
  Péter Szilágyi a2f23ca9b1 cmd, core, eth, miner: remove txpool gas price limits (#14442) 8 gadi atpakaļ
  Felix Lange 207bd7d2cd eth: add debug_storageRangeAt 8 gadi atpakaļ
  Péter Szilágyi a7b9e484d0 consensus, core, ethstats: use engine specific block beneficiary (#14318) 8 gadi atpakaļ
  Péter Szilágyi bfe5eb7f8c eth: accept transactions when starting CPU mining (#13882) 8 gadi atpakaļ
  Péter Szilágyi b801be99d4 consensus, eth: don't CPU mine by default during remote mining 8 gadi atpakaļ
  Martin Holst Swende cc303017c3 debug: convert uint64-blocknumber into rpc.Blocknumber (#13862) 8 gadi atpakaļ
  Péter Szilágyi 09777952ee core, consensus: pluggable consensus engines (#3817) 8 gadi atpakaļ
  Felix Lange c213fd1fd8 all: import "context" instead of "golang.org/x/net/context" 8 gadi atpakaļ
  Péter Szilágyi b7d93500f1 all: finish integrating Go ethash, delete C++ vendor 8 gadi atpakaļ
  Péter Szilágyi 9184249b39 Logger updates 3 (#3730) 8 gadi atpakaļ
  Péter Szilágyi d4fd06c3dc all: blidly swap out glog to our log15, logs need rework 8 gadi atpakaļ
  Martin Holst Swende 72dcd3c58b core, eth, internal: Added `debug_getBadBlocks()` method (#3654) 8 gadi atpakaļ
  Nick Johnson 17d92233d9 cmd/geth, core: add support for recording SHA3 preimages (#3543) 8 gadi atpakaļ
  Felix Lange c5df37c111 eth: accept leading zeros for nonce parameter of submitWork (#3558) 8 gadi atpakaļ
  Péter Szilágyi 18c77744ff all: fix spelling errors 8 gadi atpakaļ
  Jeffrey Wilcke bbc4ea4ae8 core/vm: improved EVM run loop & instruction calling (#3378) 8 gadi atpakaļ
  Péter Szilágyi 89a32267f7 eth: fix miner start API to accept int, not hexint 9 gadi atpakaļ
  Felix Lange cf71f5cd60 rpc: remove HexNumber, replace all uses with hexutil types 9 gadi atpakaļ
  Péter Szilágyi 0ee796632a eth, miner: verify PoW in the remote agent to notify submitter (#3438) 9 gadi atpakaļ
  Nick Johnson 9ba9fe818d cmd/utils, eth: Add gzip support for chain dump and restore 9 gadi atpakaļ
  Jeffrey Wilcke 3fc7c97827 core, core/vm: implemented a generic environment (#3348) 9 gadi atpakaļ