Commit Graph

12297 Commits (bbe694fc52705e3cb128f21453ae1fcea6873fb2)
 

Author SHA1 Message Date
rene c0c01612e9
node: refactor package node (#21105) 4 years ago
Natsu Kagami b2b14e6ce3
signer/core: EIP-712 encoded data should not reject a Domain without a ChainId (#21306) 4 years ago
rene 290d6bd903
rpc: add SetHeader method to Client (#21392) 4 years ago
Felix Lange 9c2ac6fbd5
rpc: remove silly use of ReadVarint in subscription ID generator (#21391) 4 years ago
Péter Szilágyi a00dc5095b
Merge pull request #21358 from hendrikhofstadt/fix/tx-sort-time 4 years ago
meowsbits ff90894636
core/rawdb: convert some comments to godoc convention (#21384) 4 years ago
ucwong 9e04c5ec83
core/bloombits: use single channel for shutdown (#20878) 4 years ago
Julian Y abf2d7d74f
build: use -trimpath flag when building executables (#21374) 4 years ago
rene 1976bb3df0
eth/downloader: remove eth62 (#21378) 4 years ago
gary rong 350a0490ab
les: fix unittest (#21382) 4 years ago
Robert Zaremba 37564ceda6
miner: refactor helper functions in worker.go (#21044) 4 years ago
gary rong 28c5a8a54b
les: implement new les fetcher (#20692) 4 years ago
Péter Szilágyi 298a19bbc6
core: API-less transaction time sorting 4 years ago
Hendrik Hofstadt c47052a580
core: sort txs at the same gas price by received time 4 years ago
gary rong 93da0cf8a1
cmd, core, eth, light, trie: dump clean cache periodically (#20391) 4 years ago
6543 79ce5537ab
signer/storage: fix a badly ordered error check (#21379) 4 years ago
Péter Szilágyi 8e7bee9b56
params: begin v1.9.19 release cycle 4 years ago
Péter Szilágyi f538259187
params: release Geth v1.9.18 4 years ago
gary rong b1be979443
params: upgrade CHTs (#21376) 4 years ago
Péter Szilágyi e997f92caf
Merge pull request #21368 from holiman/update_uint256 4 years ago
Martin Holst Swende 56434bfa89
deps: update uint256 to v1.1.1 4 years ago
Péter Szilágyi 6793ffa12b
Merge pull request #21300 from rjl493456442/txpool-fix-queued-evictions 4 years ago
rjl493456442 5413df1dfa
core: fix heartbeat in txpool 4 years ago
villanuevawill c374447401
core: fix queued transaction eviction 4 years ago
Martin Holst Swende 105922180f
eth/downloader: refactor downloader + queue (#21263) 4 years ago
Felix Lange 3a57eecc69
mobile: fix build on iOS (#21362) 4 years ago
Felix Lange 997b55236e
build: fix GOBIN for gomobile commands (#21361) 4 years ago
meowsbits 4c268e65a0
cmd/utils: implement configurable developer (--dev) account options (#21301) 4 years ago
Péter Szilágyi 0b53e485d8
Merge pull request #21352 from karalabe/dev-noinit-genesis 4 years ago
Péter Szilágyi 9e22e912e3
cmd/utils: reuse existing genesis in persistent dev mode 4 years ago
rene 123864fc05
whisper/whisperv6: improve test error messages (#21348) 4 years ago
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