Commit Graph

39 Commits (8c5576b1ac89473c7ec15c9b03d1ca02e9499dcc)

Author SHA1 Message Date
Marius van der Wijden d8e0807da2
miner: refactor the miner, make the pending block on demand (#28623) 7 months 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
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
Martin Holst Swende 72c2c0ae7e
cmd/geth, console: support interrupting the js console (#23387) 3 years ago
Thad Guidry d8211c7ec7
console: add note about typing exit to exit (#23602) 3 years ago
rene cef3e2dc5a
console: don't exit on ctrl-c, only on ctrl-d (#21660) 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
Martin Holst Swende e0987f67e0
cmd/clef, signer/core: password input fixes (#20960) 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
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
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
Péter Szilágyi 01507d9b9d
cmd, console: support all termination signals 7 years ago
Armin Braun 50df2b78be console: create datadir at startup (#15700) 7 years ago
Sorin Neacsu 586198ccea console: add admin.clearHistory command (#15614) 7 years ago
Ricardo Domingos 9ff9d04a69 all: fix code comment typos (#15547) 7 years ago
Péter Szilágyi db568a61e2
accounts, console, internal: support trezor hardware wallet 7 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 f2da6581ba all: fix issues reported by honnef.co/go/simple/cmd/gosimple 8 years ago
Felix Lange b8bd9a71c8 all: update license information 8 years ago
bas-vk b59c8399fb internal/ethapi: add personal_sign and fix eth_sign to hash message (#2940) 8 years ago
Felix Lange 91b7690428 rpc: add new client, use it everywhere 8 years ago
Bas van Kervel dbcdf83ed8 console: ignore round and curly brackets in strings when determining indentation level 8 years ago
Péter Szilágyi d251d48439 console: fix windows color transformation issue 8 years ago
Felix Lange ad0e6e971e console: remove unnecessary JS evaluation in Welcome 8 years ago
Péter Szilágyi da729e5b38 cmd/geth, console: fix reviewer issues 8 years ago
Péter Szilágyi 14ae5708d6 console, internal/jsre: colorize JavaScript exceptions too 8 years ago
Péter Szilágyi ffaf58f0a9 cmd, console: split off the console into a reusable package 8 years ago