Commit Graph

83 Commits (8a9a73c99b292bfcb832342877be48856397ee2f)

Author SHA1 Message Date
Marius van der Wijden d0a4989a8d
cmd, eth, node: deprecate personal namespace (#26390) 2 years ago
Sina Mahmoodi 2d2c069ffe
console, internal/jsre: fix autocomplete issues (#26518) 2 years ago
Felix Lange 1b8a392153
console: use default APIs when server doesn't have rpc_modules (#26267) 2 years ago
Justin Traglia 2c5648d891
all: fix some typos (#25551) 2 years ago
Sina Mahmoodi f20a569265
cmd/geth: drop geth js command (#25000) 2 years ago
Sina Mahmoodi bf693228a3
eth/tracers/js: goja tracer (#23773) 2 years ago
Håvard Anda Estensen e644d45c14
all: use strings.EqualFold for string comparison (#24890) 2 years ago
Håvard Anda Estensen 07508ac0e9
all: replace uses of ioutil with io and os (#24869) 2 years ago
s7v7nislands 7ab15490e9
all: use 'embed' instead of go-bindata (#24744) 2 years ago
Eng Zer Jun 8d066f1f42
all: use T.TempDir to create temporary test directories (#24633) 2 years ago
Martin Holst Swende 72c2c0ae7e
cmd/geth, console: support interrupting the js console (#23387) 3 years ago
Jesse Tane 33f2813809
cmd/geth: add flag --dev.gaslimit for dev mode (#23686) 3 years ago
Thad Guidry d8211c7ec7
console: add note about typing exit to exit (#23602) 3 years ago
gary rong 098a2b6e26
eth: move eth.Config to a common package (#22205) 4 years ago
Alex Prut c92faee66e
all: simplify nested complexity and if blocks ending with a return statement (#21854) 4 years ago
rene cef3e2dc5a
console: don't exit on ctrl-c, only on ctrl-d (#21660) 4 years ago
Hanjiang Yu 32341f88e3
console: fix admin.sleepBlocks (#21629) 4 years ago
Hanjiang Yu ff23e265cd
internal: fix personal.sign() (#21503) 4 years ago
rene c0c01612e9
node: refactor package node (#21105) 4 years ago
Martin Holst Swende 04c4e50d72
ethapi: don't crash when keystore-specific methods are called but external signer used (#21279) 4 years ago
Marius van der Wijden 0b3f3be2b5
internal/ethapi: return revert reason for eth_call (#21083) 4 years ago
Guillaume Ballet 5f6f5e345e
console: handle undefined + null in console funcs (#21160) 4 years ago
Martin Holst Swende e0987f67e0
cmd/clef, signer/core: password input fixes (#20960) 4 years ago
Felix Lange 3666da8a4b
console: fix unlockAccount argument count check (#21081) 4 years ago
Martin Holst Swende bd60295de5
console: fix some crashes/errors in the bridge (#21050) 4 years ago
Boqin Qin be6078ad83
all: fix a bunch of inconsequential goroutine leaks (#20667) 5 years ago
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