go-ethereum/cmd/mist
obscuren ca1b2a1a91 Changed prev_hash to block_hash, state transition now uses vm env
* PREVHASH => BLOCKHASH( N )
* State transition object uses VMEnv as it's query interface
* Updated vm.Enviroment has GetHash( n ) for BLOCKHASH instruction
* Added GetHash to xeth, core, utils & test environments
2015-01-03 17:18:43 +01:00
..
assets Removal of "debug" url :) 2014-12-22 15:01:52 +01:00
bindings.go states moved to chain 2014-12-10 19:59:12 +01:00
debugger.go Changed prev_hash to block_hash, state transition now uses vm env 2015-01-03 17:18:43 +01:00
errors.go cmd/*: add license headers 2014-10-23 15:48:53 +02:00
ext_app.go Renamed chain => core 2014-12-04 10:28:02 +01:00
flags.go Merge branch 'develop' into poc8 2014-12-20 02:45:05 +01:00
gui.go Fixed using new trie iterator API 2015-01-02 12:07:26 +01:00
html_container.go Updated Mist to use new blocks 2014-12-23 14:44:45 +01:00
main.go merge 2014-12-24 11:31:45 +01:00
qml_container.go Updated Mist to use new blocks 2014-12-23 14:44:45 +01:00
ui_lib.go Added whisper js api 2014-12-22 13:23:11 +01:00