Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Péter Szilágyi 6f69cdd109 all: switch gas limits from big.Int to uint64 8 gadi atpakaļ
  ferhat elmas 5866626b08 core, p2p/discv5: use time.NewTicker instead of time.Tick (#15747) 7 gadi atpakaļ
  Péter Szilágyi 54ce3887d8 core: split same-td blocks on block height 8 gadi atpakaļ
  Péter Szilágyi 629b5837e9 core: revert invalid block dedup code (#15235) 8 gadi atpakaļ
  Péter Szilágyi 10b3f97c9d core: only fire one chain head per batch (#15123) 8 gadi atpakaļ
  Felix Lange 10181b57a9 core, eth/downloader: commit block data using batches (#15115) 8 gadi atpakaļ
  Zsolt Felfoldi 4ea4d2dc34 core, eth: add bloombit indexer, filter based on it 8 gadi atpakaļ
  Péter Szilágyi da7d57e07c core: make txpool operate on immutable state 8 gadi atpakaļ
  Miya Chen bf1e263128 core, light: send chain events using event.Feed (#14865) 8 gadi atpakaļ
  Mark 4f9789b28d core: avoid write existing block again (#14849) 8 gadi atpakaļ
  Péter Szilágyi 0ff35e170d core: remove redundant storage of transactions and receipts (#14801) 8 gadi atpakaļ
  Martin Holst Swende 8bbd598ef4 core: fix an off-by-one when the block import counts blocks 8 gadi atpakaļ
  Felix Lange 9e5f03b6c4 core/state: access trie through Database interface, track errors (#14589) 8 gadi atpakaļ
  Péter Szilágyi c98bce709c core: fix minor accidental typos and comment errors 8 gadi atpakaļ
  changhong 17f0b11942 core: typos and comments improve 8 gadi atpakaļ
  Péter Szilágyi 60293820b7 core: fix processing regression during receipt import 8 gadi atpakaļ
  Felix Lange 7b2fc0643f core, light: delete SplitStatTy, ChainSplitEvent (unused) 8 gadi atpakaļ
  Péter Szilágyi a7b9e484d0 consensus, core, ethstats: use engine specific block beneficiary (#14318) 8 gadi atpakaļ
  Justin 542e42b21e core: fix comment typo 8 gadi atpakaļ
  Péter Szilágyi 158d603528 consensus, core: drop all the legacy custom core error types 8 gadi atpakaļ
  Péter Szilágyi 09777952ee core, consensus: pluggable consensus engines (#3817) 8 gadi atpakaļ
  Felföldi Zsolt 525116dbff les: implement request distributor, fix blocking issues (#3660) 8 gadi atpakaļ
  Péter Szilágyi 9b84caf3a5 core, eth, les: support resuming fast sync on heavy rollback (#3743) 8 gadi atpakaļ
  Péter Szilágyi 567d41d936 all: swap out the C++ ethash to the pure Go one (mining todo) 8 gadi atpakaļ
  Péter Szilágyi 07c216d603 Merge pull request #3739 from karalabe/logger-updates-4 8 gadi atpakaļ
  Péter Szilágyi e7030c4bf5 all: update light logs (and a few others) to the new model 8 gadi atpakaļ
  Péter Szilágyi a38e1a9c00 core: reorg logs crashed, add a check for corner cases 8 gadi atpakaļ
  Péter Szilágyi e02883c0a2 core, log: track field length and pad to align 8 gadi atpakaļ
  Péter Szilágyi e588e0ca2b all: next batch of log polishes to contextual versions 8 gadi atpakaļ
  Péter Szilágyi d4fd06c3dc all: blidly swap out glog to our log15, logs need rework 8 gadi atpakaļ