aboutsummaryrefslogtreecommitdiffstats
path: root/console/console_test.go
Commit message (Expand)AuthorAgeFilesLines
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-171-6/+6
* core: fix tests (#65)Wei-Ning Huang2019-06-121-5/+2
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-121-6/+6
* console: fixed comment typohackyminer2018-08-181-4/+4
* all: use gometalinter.v2, fix new gosimple issues (#15650)Zach2017-12-131-7/+7
* console: add admin.clearHistory command (#15614)Sorin Neacsu2017-12-081-0/+1
* cmd, consensus, eth: split ethash related config to it own (#15520)gary rong2017-11-241-1/+4
* cmd, consensus, core, miner: instatx clique for --dev (#15323)Péter Szilágyi2017-10-241-1/+1
* console: fix megacheck warningsEgon Elbre2017-08-071-2/+0
* 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