Commit Graph

14412 Commits (b4c81b32747bc1d306a1a35847fa02f404d7c013)
 

Author SHA1 Message Date
Paul Wackerow d93e1b5d4d
setup color palette from design system 2 years ago
Corwin Smith 48553b284e Merge branch 'master' into downloads-desktop 2 years ago
Corwin Smith 71ce846b9e Merge branch 'master' into setupDocs 2 years ago
Corwin Smith d096d10aba add main 2 years ago
Corwin Smith 4cd65f1b22 Remove flex from DownloadsHero 2 years ago
Corwin Smith 86ada0d098
fix footer regression (#29) 2 years ago
Felix Lange ae42148093
rpc: fix connection tracking set in Server (#26180) 2 years ago
Felix Lange 9afc6816d2
common/lru: add generic LRU implementation (#26162) 2 years ago
Jolly Zhao f58ebd9696
all: use github.com/deckarep/golang-set/v2 (generic set) (#26159) 2 years ago
Martin Holst Swende 8c5ce1107b
eth/filters: send rpctransactions in pending-subscription (#26126) 2 years ago
Martin Holst Swende e34e540e4c
accounts/keystore: replace inotify with fsnotify (#26176) 2 years ago
Corwin Smith 14900bcdfa fix build issues 2 years ago
Corwin Smith f46bdc3e1a test 2 years ago
Corwin Smith 2ccb3e5bc6 test 2 years ago
Corwin Smith 67396c8d7e add "@types/js-yaml": "^4.0.5" 2 years ago
Corwin Smith 10a0a3680a setup template to render for docs 2 years ago
Martin Holst Swende 8334b5f51a
common/lru: fix race in lru (#26164) 2 years ago
Martin Holst Swende ea65edaa28
eth, catalyst: fix flaky tests (#26153) 2 years ago
Felix Lange c539bda166
metrics: improve reading Go runtime metrics (#25886) 2 years ago
Felix Lange 62c973eba6
go.mod: minimum Go version 1.18 (#26160) 2 years ago
Felix Lange 5b4c149f97
internal/debug: add --log.file option (#26149) 2 years ago
protolambda 0ad2014026
go.mod: update status-im/keycard-go (#26141) 2 years ago
Corwin Smith 99dfffb820 prettier 2 years ago
Corwin Smith d7a2af0cef change requests 2 years ago
Corwin Smith 4079c37950
Merge branch 'master' into downloads-desktop 2 years ago
Nicolás Quiroz 0686ef1bee
Merge pull request #26 from ethereum/upgradeNext 2 years ago
Corwin Smith 25d7ed64f0 upgrade to next 13 2 years ago
Nicolás Quiroz eacbc76397
Merge pull request #25 from ethereum/headerFixes 2 years ago
Martin Holst Swende 093b2ac32a
eth/filters: fix failing benchmark-test (#26144) 2 years ago
Martin Holst Swende dffd93b475
cmd/evm: slight change in how t8n handles coinbase pre eip-158 (#26139) 2 years ago
Martin Holst Swende 5fded04037
core/state: replace fastcache code cache with gc-friendly structure (#26092) 2 years ago
yihuang 7dc5e785a8
core/vm: deepcopy jumptable when enabling extra eips (#26137) 2 years ago
Joseph Cook 6685f88455
cmd/clef: only print first N accounts on startup (#26128) 2 years ago
Ahmet Avci ee9ff06469
graphql: add query timeout (#26116) 2 years ago
Felix Lange 913973436b
cmd/devp2p: add more nodekey commands (#26129) 2 years ago
Mark Tyneway a609e7b81f
common/types: add `Address.Big` (#26132) 2 years ago
zhiqiangxu 4cb1fca43d
p2p/enode: implement per-source timeout in FairMix (#25962) 2 years ago
Sina Mahmoodi 53b624b56d
eth/tracers: add multiplexing tracer (#26086) 2 years ago
Marcin Sobczak d629e02047
cmd/devp2p/internal/v4test: ignore FINDNODE in BondThenPingWithWrongFrom (#26085) 2 years ago
Marius van der Wijden 055528ae05
cmd/devp2p/internal/ethtest: add support for eth/68 (#26078) 2 years ago
Corwin Smith 953ddbf55e add home link to go-ethereum header 2 years ago
Corwin Smith 8b40618e1c verify build section 2 years ago
Felix Lange 9027ee0b45
p2p/discover: improve discv5 NODES response packing (#26033) 2 years ago
Corwin Smith 9017e57ac8 downloadstable section 2 years ago
Joseph Cook 55a92fa0a4
cmd/clef: list accounts at startup (#26082) 2 years ago
Martin Holst Swende ca948b8579
eth/catalyst, miner: deduplicate work + show payload id (#26115) 2 years ago
Joe c5c828afc6 add clef importraw to account page 2 years ago
Joe ae80cb4162 apply review suggestions 2 years ago
Nicolas Gotchac 111ed1af1b
accounts/abi: properly quote untrusted data in error message (#26110) 2 years ago
Joseph Cook ba7afcbe07
Merge pull request #23 from ethereum/jc-tracing 2 years ago