Commit Graph

57 Commits (5d7e5b00be3eb04a334366d78b6ab742772c8e0a)

Author SHA1 Message Date
Guillaume Ballet 7b68975a00 console, internal/jsre: use github.com/dop251/goja (#20470) 5 years ago
SjonHortensius 36994e4e0b all: replace passPHRASE with passWORD in user interactions (#19932) 5 years ago
Péter Szilágyi 9eba3a9fff
cmd/geth, core/rawdb: seamless freezer consistency, friendly removedb 5 years ago
gary rong 6269e5574c miner: polish miner configuration (#19480) 5 years ago
Guillaume Ballet 5617dca1c9 Remove the direct dependency on libpcsclite 6 years ago
Guillaume Ballet 7b230b7ef1 accounts/scwallet: rebase and update 6 years ago
Péter Szilágyi 7d5886dcf4 accounts, console: frendly card errors, support pin unblock 6 years ago
Péter Szilágyi 114de0fe2a accounts/scwallet, console: user friendly card opening 6 years ago
Péter Szilágyi 3baed8dd9a
console: handle eth.coinbase throws 6 years ago
Matthew Halpern e26a119c9b console: prefer nil slices over zero-length slices (#19076) 6 years ago
Matthew Halpern e6c06a1da8 console, internal: enforce camel case variable names (#19059) 6 years ago
Janoš Guljaš 26aea73673 cmd, node, p2p/simulations: fix node account manager leak (#19004) 6 years ago
Nimrod Gutman 6f45fa66d8 accounts/usbwallet: support trezor passphrases (#16503) 6 years ago
Wenbiao Zheng d1aa605f1e all: remove the duplicate 'the' in annotations (#17509) 6 years ago
hackyminer 0fd02fe9cf
console: fixed comment typo 6 years ago
Caesar Chad e33a5de454 console: correct some comments typo (#16971) 6 years ago
kiel barry af28d12847 console: squash golint warnings (#16836) 6 years ago
Wuxiang 8f8774cf6d all: fix various typos (#16533) 7 years ago
Péter Szilágyi 01507d9b9d
cmd, console: support all termination signals 7 years ago
Richard Hart 72e70bcec2 console: remove comment about 'invalid' input (#15735) 7 years ago
Armin Braun 50df2b78be console: create datadir at startup (#15700) 7 years ago
Zach 3da1bf8ca1 all: use gometalinter.v2, fix new gosimple issues (#15650) 7 years ago
Sorin Neacsu 586198ccea console: add admin.clearHistory command (#15614) 7 years ago
gary rong f14047dae5 cmd, consensus, eth: split ethash related config to it own (#15520) 7 years ago
Ricardo Domingos 9ff9d04a69 all: fix code comment typos (#15547) 7 years ago
Péter Szilágyi 6d6a5a9337 cmd, consensus, core, miner: instatx clique for --dev (#15323) 7 years ago
Péter Szilágyi 02656f9f61
console: use keypad based pinpad (Trezor request) 7 years ago
Péter Szilágyi db568a61e2
accounts, console, internal: support trezor hardware wallet 7 years ago
Egon Elbre ff89a3ddce console: fix megacheck warnings 7 years ago
Felix Lange 32db571681 console: avoid float64 when remarshaling parameters 7 years ago
Felix Lange 30d706c35e cmd/geth: add --config file flag (#13875) 8 years ago
Felix Lange 37dd9086ec core: refactor genesis handling 8 years ago
Péter Szilágyi e588e0ca2b
all: next batch of log polishes to contextual versions 8 years ago
Péter Szilágyi d4fd06c3dc
all: blidly swap out glog to our log15, logs need rework 8 years ago
Felix Lange 1886d03faa console, internal/web3ext: remove bzz and ens extensions (#3602) 8 years ago
Felix Lange b9b3efb09f all: fix ineffectual assignments and remove uses of crypto.Sha3 8 years ago
Felix Lange 9bab0b8a24 console: fix error message in faux JSON-RPC responses 8 years ago
Péter Szilágyi 18c77744ff
all: fix spelling errors 8 years ago
Felix Lange f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
Jeffrey Wilcke 4dca5d4db7 core/types, params: EIP#155 8 years ago
Jeffrey Wilcke 445feaeef5 core, core/state, trie: EIP158, reprice & skip empty account write 8 years ago
Felix Lange b8bd9a71c8 all: update license information 8 years ago
Felix Lange 0b8a14fed7 console: enable multiline mode 8 years ago
bas-vk b59c8399fb internal/ethapi: add personal_sign and fix eth_sign to hash message (#2940) 8 years ago
Felix Lange 312263c7d9 cmd/utils, node: create account manager in package node 8 years ago
cdetrio 077353b47e console: fix return via callbacks (#2910) 8 years ago
Felix Lange 91b7690428 rpc: add new client, use it everywhere 8 years ago
Péter Szilágyi 96dc42d99c cmd, common, console, eth, release: drop redundant "full"s 8 years ago
zsfelfoldi 3a97280ae8 eth: separate common and full node-specific API and backend service 8 years ago
Bas van Kervel dbcdf83ed8 console: ignore round and curly brackets in strings when determining indentation level 8 years ago