Commit Graph

11671 Commits (40283d0522e5bf2567e080b5eac9700597095704)
 

Author SHA1 Message Date
Guillaume Ballet 7b68975a00 console, internal/jsre: use github.com/dop251/goja (#20470) 5 years ago
Guillaume Ballet 60deeb103e cmd/evm: accept --input for disasm command (#20548) 5 years ago
Martin Holst Swende 0b284f6c6c
cmd/geth/retesteth: use canon head instead of keeping alternate count (#20572) 5 years ago
Guillaume Ballet 8a5c81349e eth: fix comment typo in handler.go (#20575) 5 years ago
Martin Holst Swende 33c56ebc67 cmd: implement abidump (#19958) 5 years ago
Felix Lange 31baf3a9af log, internal/debug: delete RotatingFileHandler (#20586) 5 years ago
Péter Szilágyi ad2fc7c6a6
params: begin Geth v1.9.11 release cycle 5 years ago
Péter Szilágyi 58cf5686ea
params: release Geth v1.9.10 5 years ago
Péter Szilágyi b4aa4a6965
Merge pull request #20580 from karalabe/cht-1.9.10 5 years ago
gary rong b88b4632c2 core: fix chain indexer unit test (#20506) 5 years ago
Péter Szilágyi 1f1cefc036
params: update CHTs for v1.9.10 release 5 years ago
Péter Szilágyi 4c8fcd93da
Merge pull request #20579 from karalabe/android-go-1.13.6 5 years ago
Péter Szilágyi fcc84c38dd
travis: bump Android builder to Go 1.13.6 5 years ago
Péter Szilágyi 6d200efe72
Merge pull request #20578 from karalabe/win-go-1.13.6 5 years ago
Péter Szilágyi 92956e2930
appveyor: bump Go to 1.13.6 on Windows 5 years ago
Martin Holst Swende 9b09c0fc83 * trie: utilize callbacks instead of amassing lists in ref/unref (#20529) 5 years ago
gary rong 770316dc20 core, light: write chain data in atomic way (#20287) 5 years ago
Felix Lange 0af96d2556
cmd/devp2p: submit Route53 changes in batches (#20524) 5 years ago
Felix Lange d5acc5ed9e p2p: ensure Server.loop is ticking even if discovery hangs (#20573) 5 years ago
Felix Lange fcafa0baa5 p2p: wait for listener goroutines on shutdown (#20569) 5 years ago
Guillaume Ballet 1ee754b056 build: upgrade golangci to 1.22.2 (#20566) 5 years ago
Péter Szilágyi b3b8d36995
Merge pull request #20570 from karalabe/ppa-focal-go-1.13.6 5 years ago
Péter Szilágyi 9b32f592dc
travis, build: enable Ubuntu Focal and Go 1.13.6 on PPA 5 years ago
Felix Lange 3e97b04a3d build: put GOPATH in /tmp on launchpad (#20564) 5 years ago
Martin Holst Swende f20c8d495a eth: increase timeout to fix a spurious travis test failure (#20560) 5 years ago
Felix Lange 8704e8a8fc build: fix makefile HOME reference (#20562) 5 years ago
Felix Lange 94e8418939 build: attempt to fix debian build failure without GOPATH (#20561) 5 years ago
Felix Lange feda78e052 build: remove env.sh (#20541) 5 years ago
Péter Szilágyi 8592a57553
Merge pull request #20555 from holiman/cripple_txsize 5 years ago
Martin Holst Swende b2de0bd87b
core: set max tx size down to 2 slots (64KB) 5 years ago
Péter Szilágyi e9e69d6e29
Merge pull request #20546 from karalabe/validate-block-broadcast 5 years ago
Péter Szilágyi a90cc66f3c
eth: check propagated block malformation on receiption 5 years ago
MichaelRiabzev-StarkWare 8bd37a1d91 core: count tx size in slots, bump max size ot 4x32KB (#20352) 5 years ago
Péter Szilágyi b5c4ea56b8
Merge pull request #20540 from holiman/verbose_panic 5 years ago
Martin Holst Swende fc392395fb
core/state: add more verbosity to panic 5 years ago
Péter Szilágyi b211742e5f
Revert "eth: refactor creation of EthAPIBackend (#20476)" (#20536) 5 years ago
Felix Lange 0218d7001d internal/testlog: print file+line number of log call in test log (#20528) 5 years ago
gary rong 4d663d57d6 les: fix request serving metrics (#20507) 5 years ago
Felix Lange 8a63f7f504 .travis.yml: use latest macOS 10.14 image (#20526) 5 years ago
Guillaume Ballet c49a4165d0 consensus/ethash: fix a typo and error message (#20503) 5 years ago
Jonathan Gimeno a1bc0e3cb6 eth: refactor creation of EthAPIBackend (#20476) 5 years ago
wangxiang a013f02df2 whisper/whisperv6: fix peer time.Ticker leak (#20520) 5 years ago
Marius van der Wijden 50be790869 README.md: Genoil fork has been discontinued (#20521) 5 years ago
Yole 9e0f934e2b cmd/geth: update copyright year (#20512) 5 years ago
me020523 4f7b7f84ae add node.go unit test file node_test.go (#20028) 5 years ago
gary rong c6285e6437 les/checkpointoracle: move oracle into its own package (#20508) 5 years ago
Kumar Anirudha 35f95aef6f cmd/puppeth: change dashboard title to not use "testnet" (#20513) 5 years ago
Prince Sinha 7a509b4732 internal/ethapi: fix encoding of uncle headers and pending blocks (#20460) 5 years ago
Guillaume Ballet 433937fb42 cmd/geth: fix forked exe leak in console tests (#20480) 5 years ago
Chris Pacia 2eeb8dd271 rpc: add DialWebsocketWithDialer (#20471) 5 years ago