Commit Graph

28 Commits (a8eafcdc0e01ba1adcb25bfb0e06e7575c1a436e)

Author SHA1 Message Date
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
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