Historique des commits

Auteur SHA1 Message Date
  gary rong 0c70b83e00 all: add read-only option to database (#22407) il y a 4 ans
  lightclient bbfb1e4008 all: add support for EIP-2718, EIP-2930 transactions (#21502) il y a 4 ans
  Martin Holst Swende 4535230059 cmd, core, eth: background transaction indexing (#20302) il y a 5 ans
  gary rong c2c4c9f1e5 core, light, params: implement eip2028 (#19931) il y a 6 ans
  Péter Szilágyi 7221cb1434 core, eth, les, light: scope receipt functionality a bit cleaner il y a 6 ans
  Péter Szilágyi 054412e335 all: clean up and proerly abstract database access il y a 7 ans
  gary rong d6254f827b all: protect self-mined block during reorg (#17656) il y a 7 ans
  Péter Szilágyi e8f229b82e cmd, core, eth, miner, params: configurable gas floor and ceil il y a 7 ans
  gary rong 7beccb29be all: get rid of error when creating memory database (#16716) il y a 7 ans
  Péter Szilágyi 6cf0ab38bd core/rawdb: separate raw database access to own package (#16666) il y a 7 ans
  Péter Szilágyi 55599ee95d core, trie: intermediate mempool between trie and database (#15857) il y a 7 ans
  Péter Szilágyi 6f69cdd109 all: switch gas limits from big.Int to uint64 il y a 8 ans
  gary rong 5f8888e116 accounts, consensus, core, eth: make chain maker consensus agnostic (#15497) il y a 7 ans
  Miya Chen bf1e263128 core, light: send chain events using event.Feed (#14865) il y a 8 ans
  Péter Szilágyi 2b50367fe9 core: fix blockchain goroutine leaks in tests il y a 8 ans
  Péter Szilágyi 09777952ee core, consensus: pluggable consensus engines (#3817) il y a 8 ans
  Felix Lange 37dd9086ec core: refactor genesis handling il y a 8 ans
  Péter Szilágyi 567d41d936 all: swap out the C++ ethash to the pure Go one (mining todo) il y a 8 ans
  Felix Lange 5c8fe28b72 common: move big integer math to common/math (#3699) il y a 8 ans
  Jeffrey Wilcke c12f4df910 params: core, core/vm, miner: 64bit gas instructions il y a 8 ans
  Jeffrey Wilcke 57f4e90257 Revert "params: core, core/vm, miner: 64bit gas instructions (#3514)" il y a 8 ans
  Jeffrey Wilcke 8b57c49490 params: core, core/vm, miner: 64bit gas instructions (#3514) il y a 8 ans
  Nick Johnson 17d92233d9 cmd/geth, core: add support for recording SHA3 preimages (#3543) il y a 8 ans
  Felix Lange e171bf74f8 core/types: remove redundant SignECDSA wrappers, rename to SignTx il y a 8 ans
  Jeffrey Wilcke 4dca5d4db7 core/types, params: EIP#155 il y a 9 ans
  Jeffrey Wilcke 445feaeef5 core, core/state, trie: EIP158, reprice & skip empty account write il y a 9 ans
  Péter Szilágyi 3291235711 accounts, core, eth: pass chain config for chain maker to test DAO il y a 9 ans
  zsfelfoldi f9917c8c7b core: improved chainDb using sequential keys il y a 9 ans
  zsfelfoldi 5a458da42a core: chain read/write speed benchmarks il y a 9 ans
  Jeffrey Wilcke f0cbebb19f core: added basic chain configuration il y a 9 ans