Commit Graph

11113 Commits (57d9c93dcdf8341088abdf322d0f7a2787768ec6)
 

Author SHA1 Message Date
Péter Szilágyi 3d7d7384ca
Merge pull request #19702 from karalabe/txprop-stricter-limiting 5 years ago
Péter Szilágyi fc4fee8649
eth: enforce stricter known limits on idle peers 5 years ago
Martin Holst Swende 3675b8545d
les/handler: avoid lookup missing state 5 years ago
Felix Lange 50e3795eef core/types: document RawSignatureValues (#19695) 5 years ago
Kurkó Mihály c4e8806d9b dashboard: update yarn.lock (#19697) 5 years ago
Felix Lange 2b54666018 ethclient, internal/ethapi: add support for EIP-695 (eth_chainId) (#19694) 5 years ago
Felix Lange c420dcb39c
p2p: enforce connection retry limit on server side (#19684) 5 years ago
gary rong c0a034ec89 eth, les: reject stale request (#19689) 5 years ago
Péter Szilágyi 3d3e83ecff
Merge pull request #19692 from karalabe/metrics-extensions 5 years ago
Péter Szilágyi b02958b9c5
core, ethdb, metrics, p2p: expose various counter metrics for grafana 5 years ago
Frank Szendzielarz f9c0e093ed core/rawdb: avoid O_APPEND (#19676) 5 years ago
Marius van der Wijden 6f80629383 accounts: added transactorFromKeyStore (#19685) 5 years ago
Felix Lange afb9e6513f vendor: remove unused dependencies (#19683) 5 years ago
Felix Lange e83c3ccc47
p2p/enode: improve IPv6 support, add ENR text representation (#19663) 5 years ago
Felix Lange 896322bf88
cmd/devp2p: add devp2p debug tool (#19657) 5 years ago
Guillaume Ballet 1b15c6da33 accounts/scwallet: Disable macos support (#19679) 5 years ago
Péter Szilágyi ce43c2366d
Merge pull request #19681 from karalabe/fix-libusb-docker 5 years ago
Péter Szilágyi 9805288cdd
vendor: pull in USB fix for docker (alpine/musl) 5 years ago
Martin Holst Swende a4eeeedb37
params: add new bootnodes 5 years ago
Ethan Heilman 19fa9064d7 SECURITY.md: create security policy (#19666) 5 years ago
Péter Szilágyi f01f3f266c
Merge pull request #19674 from karalabe/usb-ios-fixup 5 years ago
Péter Szilágyi c52390d078
vendor: pull fixed usb library for nocgo builds 5 years ago
Nguyen Kien Trung 2823ce0086 eth: check for DefaultConfig.NetworkId in test (#17599) 5 years ago
Péter Szilágyi 30c2b1b06d
Merge pull request #19671 from holiman/usbfix 5 years ago
Martin Holst Swende 2fae1bde42
account/usbwallet: abort usb enumeration after failures 5 years ago
Guillaume Ballet b8ca3cb7d2 cmd/clef: enable smartcard hub (#19649) 5 years ago
ledgerwatch 7c9307c683 cmd: Add retesteth command (to support execution and generation of tests via retesteth) (#19631) 5 years ago
gary rong 7641bbe535 eth/downloader: make syncing error more obvious (#19413) 5 years ago
Martin Holst Swende 645756cda5
cmd/utils: close quote (#19665) 5 years ago
Guillaume Ballet d97f0372b1 accounts/scwallet: don't error when pcsc socket is missing (#19662) 5 years ago
Péter Szilágyi de38a1dbd4
Merge pull request #19588 from gballet/trezor-fix-ownlib 5 years ago
Péter Szilágyi 5d68400cad
accounts/usbwallet, vendor: switch from HID to generic USB lib 5 years ago
Rafael Matias 42b81f94ad swarm: code cleanup, move to ethersphere/swarm (#19661) 5 years ago
Dmitry Shulyak 15f24ff189 ethclient: ensure tx json is not nil before accessing it (#19653) 5 years ago
Martin Holst Swende 17381ecc66 core/signer, clef: improve ui-test flow, fix errors in uint handling (#19584) 5 years ago
Péter Szilágyi b4cc7b660c
accounts/usbwallet: recreate Trezor protocol, support old and new 5 years ago
Guillaume Ballet 4799b5abd4
accounts/usbwallet: support webusb for Trezor wallets 5 years ago
Guillaume Ballet 7a22da98b9 accounts/scwallet: flag to specify path to smartcard daemon (#19439) 5 years ago
Anton Evangelatov 30263ad37d
swarm/storage: set false, only when we get a chunk back (#19599) 5 years ago
gary rong f2612ac948 les: short circuit in the unregister if peer is not registered (#19644) 5 years ago
Felföldi Zsolt 58497f46bd
les, les/flowcontrol: implement LES/3 (#19329) 5 years ago
Adam Schmideg 3d58268bba github: update code owners (#19638) 5 years ago
Elad 008d250e3c swarm/api/http: fix bzz-hash to return ens resolved hash directly (#19594) 5 years ago
Rafael Matias cf38a3dc65 swarm/api: update mission statement (#19612) 5 years ago
Guillaume Ballet 048df258dc accounts/scwallet: change sc url scheme to keycard (#19632) 5 years ago
Antoine Rondelet 2388e425f2 crypto/bn256/cloudflare: fix comments to describe the updated curve parameters (#19577) 5 years ago
Vitaly Bogdanov 5429dc75bd cmd/abigen: allow using `abigen --pkg` flag with standard input (#19207) 5 years ago
Péter Szilágyi c4de228e18
Merge pull request #19630 from karalabe/fix-commit-strings 5 years ago
Péter Szilágyi f0bced30bb
internal/build: fix Travis and AppVeyor commit string injection 5 years ago
Péter Szilágyi f8a4e37968
Merge pull request #19629 from karalabe/duktape-2.3.0 5 years ago