Historique des commits

Auteur SHA1 Message Date
  Péter Szilágyi e61035c5a3 cmd, eth, les, mobile: make networkid uint64 everywhere il y a 8 ans
  Felix Lange 30d706c35e cmd/geth: add --config file flag (#13875) il y a 8 ans
  Péter Szilágyi bfe5eb7f8c eth: accept transactions when starting CPU mining (#13882) il y a 8 ans
  Felix Lange 35e8308bf7 eth, les: shorten genesis block mismatch error message il y a 8 ans
  Felix Lange d0eba23af3 all: disable log message colors outside of geth il y a 8 ans
  Péter Szilágyi d4fd06c3dc all: blidly swap out glog to our log15, logs need rework il y a 8 ans
  Péter Szilágyi 18c77744ff all: fix spelling errors il y a 8 ans
  Felix Lange 35a7dcb162 all: gofmt -w -s il y a 8 ans
  Péter Szilágyi 0ef327bbee core, eth, internal, miner: optimize txpool for quick ops il y a 9 ans
  Felix Lange 016007bd25 eth, eth/downloader, eth/fetcher: delete eth/61 code il y a 9 ans
  Péter Szilágyi 32559ccad1 eth: don't accept transactions until we sync up with the network il y a 9 ans
  Felix Lange 6fdd0893c3 all: fix go vet warnings il y a 9 ans
  Felix Lange 85e6c40c00 accounts, crypto: move keystore to package accounts il y a 9 ans
  Péter Szilágyi aa0538db0b eth: clean out light node notions from eth il y a 10 ans
  Péter Szilágyi 92f9a3e5fa cmd, eth: support switching client modes of operation il y a 10 ans
  Jeffrey Wilcke 7c7692933c cmd/geth, cmd/utils, core, rpc: renamed to blockchain il y a 10 ans
  Péter Szilágyi ca88e18f59 eth: kill off protocol eth/60 in preparation for eth/62 il y a 10 ans
  Péter Szilágyi 42f44dda54 eth, eth/downloader: handle header requests, table driven proto tests il y a 10 ans
  Jeffrey Wilcke a23478c0be core, eth, trie, xeth: merged state, chain, extra databases in one il y a 10 ans
  Jeffrey Wilcke 1fad8798ec Merge pull request #1515 from fjl/license-fixes il y a 10 ans
  Jeffrey Wilcke 036e6301af cmd/geth, core, eth: Version 1.0.0 il y a 10 ans
  Felix Lange bfbcfbe4a9 all: fix license headers one more time il y a 10 ans
  Felix Lange 3f047be5aa all: update license headers to distiguish GPL/LGPL il y a 10 ans
  Jeffrey Wilcke a32c51effd cmd, core, eth, common: genesis preparation il y a 10 ans
  Felix Lange ea54283b30 all: update license information il y a 10 ans
  Jeffrey Wilcke 29e2fb38f8 core, miner: miner header validation, transaction & receipt writing il y a 10 ans
  Péter Szilágyi aac2b6ae4c eth: add the blocks from numbers protocol message il y a 10 ans
  Péter Szilágyi 6fc85f1ec2 eth: clean up peer struct a bit, fix double txn bcast il y a 10 ans
  Felix Lange 654564e164 core/types: make transactions immutable il y a 10 ans
  Péter Szilágyi 90d45f0397 eth: fix test breakage from the previous commit il y a 10 ans