aboutsummaryrefslogtreecommitdiffstats
path: root/console/console_test.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/geth: add --config file flag (#13875)Felix Lange2017-04-121-1/+1
* core: refactor genesis handlingFelix Lange2017-03-231-5/+4
* core/types, params: EIP#155Jeffrey Wilcke2016-11-131-1/+1
* core, core/state, trie: EIP158, reprice & skip empty account writeJeffrey Wilcke2016-11-131-2/+2
* cmd/utils, node: create account manager in package nodeFelix Lange2016-08-171-8/+4
* cmd, common, console, eth, release: drop redundant "full"sPéter Szilágyi2016-06-301-2/+2
* eth: separate common and full node-specific API and backend servicezsfelfoldi2016-06-161-2/+2
* console: ignore round and curly brackets in strings when determining indentat...Bas van Kervel2016-06-081-0/+46
* cmd/geth, console: fix reviewer issuesPéter Szilágyi2016-05-311-1/+2
* console, internal/jsre: colorize JavaScript exceptions tooPéter Szilágyi2016-05-301-0/+12
* cmd, console: split off the console into a reusable packagePéter Szilágyi2016-05-301-0/+283