Commit Graph

11099 Commits (364e485e5134843c9f6abc0ff51096bb4c8655c8)
 

Author SHA1 Message Date
Matthew Halpern 6b0ddd141e
core, eth, les, light: store transaction receipts without txHash and gasCost 6 years ago
Péter Szilágyi d9d60a5a7f
cmd: special case default cache allowance (4GB mainnet, 128MB ligh) 6 years ago
Péter Szilágyi 4a4abc41d4
trie: approximate the wasted cache metaspace closer 6 years ago
Martin Holst Swende 1528b791ac
node: do not continue if 'signer' is used but connection fails (#19441) 6 years ago
Péter Szilágyi d5af3a584c
cmd/clef, signer: make fourbyte its own package, break dep cycle (#19450) 6 years ago
Ferenc Szabo 26b50e3ebe cmd/swarm: fix resource leaks in tests (#19443) 6 years ago
Martin Holst Swende 54dfce8af7 cmd/clef: bundle 4byte db into clef, (#19112) 6 years ago
Maxim Krasilnikov 31bc2a2434 metrics/prometheus: expose metrics in prometheus format too (#17077) 6 years ago
Martin Holst Swende 74acde4b08 clef: update warning-text (#19442) 6 years ago
Péter Szilágyi b7dd225179
swarm/version: bump Swarm due to Geth hotfix release 6 years ago
Guillaume Ballet a1c5017bc5 accounts/scwallet: fix card pairing instruction message (#19436) 6 years ago
Péter Szilágyi ae7344d799
accounts: switch Ledger derivation path to canonical one 6 years ago
Péter Szilágyi 8cf764da89
Revert "Can now specify the number of empty accounts to derive" 6 years ago
Guillaume Ballet f0b878d56d
accounts/scwallet: Update README for v2.2.1 support (#19425) 6 years ago
ANOTHEL 3fa76298e4 p2p: remove useless parameter (#19433) 6 years ago
gary rong e4cb7b80d5 rpc: cancel root context after all requests are served (#19430) 6 years ago
Péter Szilágyi 22e1d2ce03
Merge pull request #19426 from karalabe/vendor-fix-freegeoip 6 years ago
Péter Szilágyi da99c0691c
vendor: fix some vendor config leftover 6 years ago
Guillaume Ballet cf1a6d7c56 vendor: upgrade go-libpcsclite (#19420) 6 years ago
Péter Szilágyi 33d28f37c7
Merge pull request #19423 from SamuelMarks/go1.12.3 6 years ago
Samuel Marks 60ab5faf54
appveyor.yml: Upgraded to Go 1.12.3 6 years ago
Guillaume Ballet 1fc3e44ffe
accounts:smartcard wallet without the dependency on libpcsclite (#19273) 6 years ago
Péter Szilágyi 5fc5971438
swarm/version: bump version due to Geth-only hotfix release 6 years ago
Steve Gattuso f538d15241 clef: fix chainId key being present in domain map (#19303) 6 years ago
Guillaume Ballet 7c28ecbcc3 Add missing dependency 6 years ago
Guillaume Ballet 86806d8b24 Update bip-39 ref and remove ebfe/scard from vendor 6 years ago
Péter Szilágyi 5b947c5004
swarm/version: bump version due to Geth maintenance release 6 years ago
Guillaume Ballet 8ee5bb2289 Fix rebase error: include norm package 6 years ago
Felföldi Zsolt 7c08e48141
Merge pull request #19403 from zsfelfoldi/remove-les1 6 years ago
Martin Holst Swende e2f3465e83 eth, les, geth: implement cli-configurable global gas cap for RPC calls (#19401) 6 years ago
Felix Lange ed97517ff4 p2p/discover: bump failure counter only if no nodes were provided (#19362) 6 years ago
Guillaume Ballet 5b30aa59d6 Can now specify the number of empty accounts to derive 6 years ago
Guillaume Ballet 6f21520a82 More review feedback 6 years ago
Guillaume Ballet fc3000d649 more review feedback 6 years ago
Guillaume Ballet d2daff4258 fix a serialization error 6 years ago
Martin Holst Swende aae61ab16e Apply suggestions from code review 6 years ago
Martin Holst Swende df5409c952 'sanitize' JSON input 6 years ago
Guillaume Ballet 3b3e1bc07e Update the card preparation instructions based on review feedback 6 years ago
Guillaume Ballet 8c786a1f99 refresh the account list when initializing the card 6 years ago
Guillaume Ballet 79f4cfac2e refuse to overwrite the master key of a previously initialized card 6 years ago
Guillaume Ballet 1d1bee528e fix unnecessary condition linter warning 6 years ago
Guillaume Ballet 28c8f41b90 Set gballet as codeowner of the smartcard wallet dir 6 years ago
Guillaume Ballet 714675cd2a Upgrade to keycard app v2.1.1 6 years ago
Guillaume Ballet 35b80f1865 Fix linter issues 6 years ago
Guillaume Ballet bcf3c52ac9 PK derivation has to be supported by the card 6 years ago
Guillaume Ballet 2625057fe3 Achieve full transaction signature+sending 6 years ago
Guillaume Ballet 189a032987 Add instructions on how to install the card 6 years ago
Guillaume Ballet ec4fba83d4 Formatting fixes 6 years ago
Guillaume Ballet 0a0b93708d Vendor keycard-go/derivationpath 6 years ago
Guillaume Ballet 21b01f590d Update a comment to reflect the workings of the updated system 6 years ago