Commit Graph

11866 Commits (7163a6664ee664df81b9028ab3ba13b9d65a7196)
 

Author SHA1 Message Date
Sammy Libre 7163a6664e
ethclient: serialize negative block number as "pending" (#21177) 4 years ago
Binacs 4366c45e4e
les: make clientPool.connectedBias configurable (#21305) 4 years ago
Péter Szilágyi 3a52c4dcf2
Merge pull request #21336 from karalabe/tiny-ref-optimization 4 years ago
Péter Szilágyi 722b742780
params: begin v1.9.18 release cycle 4 years ago
Péter Szilágyi 748f22c192
params: release Geth v1.9.17 4 years ago
gary rong 43e2e58cbd
accounts, internal: fix funding check when estimating gas (#21346) 4 years ago
Péter Szilágyi 35ddf36229
Merge pull request #21347 from karalabe/ethstats-fixes 4 years ago
Péter Szilágyi 0fef66c739
ethstats: fix reconnection issue, implement primus pings 4 years ago
Péter Szilágyi 508891e64b
core/vm: use pointers to operations vs. copy by value 4 years ago
Nikola Madjarevic 9e88224eb8
core: raise gas limit in --dev mode, seed blake precompile (#21323) 4 years ago
Martin Holst Swende 295693759e
core/vm: less allocations for various call variants (#21222) 4 years ago
Guillaume Ballet 240d1851db
trie: quell linter in commiter.go (#21329) 4 years ago
Martin Holst Swende 6c9f040ebe
core: transaction pool optimizations (#21328) 4 years ago
rene 5b081ab214
cmd/clef: change --rpcport to --http.port and update flags in docs (#21318) 4 years ago
Felix Lange 6ef4495a8f
p2p/discover: require table nodes to have an IP (#21330) 4 years ago
gary rong 79addac698
core/rawdb: better log messages for ancient failure (#21327) 4 years ago
rene 7d5267e3a2
.github: Change Code Owners (#21326) 4 years ago
gary rong 4edbc1f2bb
internal/ethapi: cap txfee for SignTransaction and Resend (#21231) 4 years ago
Tien 6cf6e1d753
README.md: point Go API reference link to pkg.go.dev (#21321) 4 years ago
libotony 2e08dad9e6
p2p/discv5: unset pingEcho on pong timeout (#21324) 4 years ago
Felix Lange af258efdb9
light: goimports -w (#21325) 4 years ago
gary rong 6eef141aef
les: historical data garbage collection (#19570) 4 years ago
Felix Lange b8dd0890b3 params: begin v1.9.17 release cycle 4 years ago
Felix Lange ea3b00ad75 params: go-ethereum v1.9.16 stable 4 years ago
gary rong feb40e3a4d
accounts/external: remove dependency on internal/ethapi (#21319) 4 years ago
rene beabf95ad7
cmd/geth, cmd/puppeth: replace deprecated rpc and ws flags in tests and docs (#21317) 4 years ago
Felix Lange 6ccce0906a
common/math: use math/bits intrinsics for Safe* (#21316) 4 years ago
Felix Lange bcb3087450 Revert "core, txpool: less allocations when handling transactions (#21232)" 4 years ago
Martin Holst Swende 967d8de77a
eth/downloader: fix peer idleness tracking when restarting state sync (#21260) 4 years ago
ucwong 7a556abe15
go.mod: upgrade to github.com/golang/snappy with arm64 asm (#21304) 4 years ago
Martin Holst Swende 5b1cfdef89
eth: increase timeout in TestBroadcastBlock (#21299) 4 years ago
chris-j-h c16967c267
cmd/clef: Fix broken link in README and other minor fixes (#21303) 4 years ago
Adam Schmideg 6a48ae37b2
cmd/devp2p: add discv4 test suite (#21163) 4 years ago
chris-j-h e5871b928f
cmd/clef: Update README with external v6.0.0 & internal v7.0.1 APIs (#21298) 4 years ago
gary rong 6d8e51ab88
cmd, node: dump empty value config (#21296) 4 years ago
Felix Lange 6315b6fcc0
rlp: reduce allocations for big.Int and byte array encoding (#21291) 4 years ago
Martin Holst Swende fa01117498
build/ci: handle split up listing (#21293) 4 years ago
meowsbits 490b380a04
cmd/geth: allow configuring metrics HTTP server on separate endpoint (#21290) 4 years ago
gary rong 61270e5e1c
eth/gasprice: lighter gas price oracle for light client (#20409) 4 years ago
Martin Holst Swende 07a95ce571
les/checkpointoracle: don't lookup checkpoint more than once per minute (#21285) 4 years ago
Martin Holst Swende 04c4e50d72
ethapi: don't crash when keystore-specific methods are called but external signer used (#21279) 4 years ago
Martin Holst Swende 7451fc637d
internal/ethapi: default gas to maxgascap, not max int64 (#21284) 4 years ago
Martin Holst Swende 12867d152c
rpc, internal/ethapi: default rpc gascap at 25M + better error message (#21229) 4 years ago
Marius van der Wijden af5c97aebe
core, txpool: less allocations when handling transactions (#21232) 4 years ago
Marius van der Wijden 8dfd66f701
rlp: avoid list header allocation in encoder (#21274) 4 years ago
Adam Schmideg ec51cbb5fb
cmd/geth: LES priority client test (#20719) 4 years ago
Marius van der Wijden d671dbd5b7
eth/downloader: fixes data race between synchronize and other methods (#21201) 4 years ago
rene 1e635bd0bd
go.mod: updated crypto deps causing build failure (#21276) 4 years ago
Guillaume Ballet b86b1e6d43
go.mod: bump gopsutil version (#21275) 4 years ago
Marius van der Wijden ddeea1e0c6
core: types: less allocations when hashing and tx handling (#21265) 4 years ago