Commit Graph

92 Commits (cbbfa3eac05b816a704ef2e50ab0a7ac8a9c4dcc)

Author SHA1 Message Date
Haotian e31709db65
console: fix the wrong error msg of datadir testcase (#29183) 7 months ago
Marius van der Wijden d8e0807da2
miner: refactor the miner, make the pending block on demand (#28623) 7 months ago
jwasinger 3cfcd252db
cmd/geth: add support for --dev flag in dumpgenesis (#28463) 10 months ago
Zoro 2814ee0547
accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532) 10 months ago
Mskxn 7a565fa4fe
console: add cleanup to avoid leaks in newTester (#27695) 1 year ago
jwasinger ea782809f7
cmd/geth: implement dev mode for post-merge (#27327) 1 year ago
Sanghee Choi acc2a2ac61
node: remove unused error return from Attach (#27450) 1 year ago
Delweng 6c732766c8
core,console: replace noarg fmt.Errorf with errors.New (#27332) 1 year ago
Péter Szilágyi dde2da0efb
all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 1 year ago
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