aboutsummaryrefslogtreecommitdiffstats
path: root/ethereum/dev_console.go
Commit message (Collapse)AuthorAgeFilesLines
* PreProcess => PreParseobscuren2014-05-121-1/+1
|
* Added mutedobscuren2014-04-291-1/+2
|
* Minor update and fixes to the gui and consoleobscuren2014-04-231-1/+1
|
* Updated to use new state objectobscuren2014-04-161-6/+12
|
* Updated to new mutan apiobscuren2014-03-311-1/+1
|
* Removed CreateTxobscuren2014-03-281-3/+3
|
* Added gas and gas price.obscuren2014-03-281-1/+5
| | | | | * library's `createTx` method changed so it accepts a gas price * dev console accepts code as well as the library
* Updated transaction constructorobscuren2014-03-271-15/+10
|
* Moved node to ethereumobscuren2014-03-221-0/+253