You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.011Oct64330Sep29282726232221201917161514131210987652131Aug302925242322191817161512111098432129Jul2827252322211918151412111087654130Jun292827252423222120161514131087632131May30272625242320191817161412111096543229Apr27262523212017141312118765431Mar30292725242322211817161514111098742124Feb232218171615148742131Jan2827252421201815121110765430Dec2623222017161514all: fix spelling mistakes (#25961)accounts/usbwallet: support Ledger Nano S Plus and FTS (#25933)cmd/geth: fix help output issues (#25941)eth/filters: fix for eth_getLogs failing with finalized- and safe tag (#25922)node: prevent exposing engine API on unauthenticated endpoint (#25939)core, ethclient/gethclient: improve flaky tests (#25918)core/bloombits: speed up windows-test (#25844)eth/traces: add state limit (#25812)eth/tracers: add diffMode to prestateTracer (#25422)core: fix linter complaint (#25927)Merge pull request #25924 from holiman/comments_fixall: fix docstringseth, miner: add timeout for building sealing block (#25407)eth/protocols/snap: serve snap requests when possible (#25644)core/types: add a testcase to TestLegacyReceiptDecoding (#25909)cmd/geth, cmd/utils: geth attach with custom headers (#25829)internal/flags: fix issue with stringslice migration (#25830)accounts/abi/bind: parse ABI only once on bind (#25574)eth/tracers: remove revertReasonTracer, add revert reason to callTracer (#25508)accounts/abi: return toGoType error immediately (#25565)core: rework tx indexer (#25723)internal/ethapi: handle odd length hex in decodeHash (#25883)eth/tracers: fix a bug in prestateTracer (#25884)core/vm: minor trivial clean up (#25880)tests: report mgas/s metric in evm benchmarks (#25700)accounts/abi/bind/backends: fix AdjustTime to respect Fork (#25225)trie, eth/protocols/snap: less tiny db-writes during trie-healing (#25681)ethclient/gethclient: fix bugs in override object encoding (#25616)eth/downloader: make flakey test less flakey (#25879)eth: return state error via GetEVM (#25876)cmd, core, eth, les, light: track deleted nodes (#25757)eth/tracers: use gencodec for native tracers (#25637)tests: fix state test error checking (#25702)cmd/geth: make dumpgenesis load genesis datadir if it exists (#25135)core/vm: better handle error on eip activation check (#25131)eth/downloader, les/downloader: fix subtle flaw in queue delivery (#25861)core: fix datarace in txpool, fixes #25870 and #25869 (#25872)cmd/faucet: fix readme typos (#25867)eth/tracers: pad memory slice on OOB case (#25213)core/types: improve accuracy of header.Size() (#25859)