quorum/cmd/mist
obscuren b2a225a52e Properly uninstall filters. Mining issue fixed #closes #365
* Added an additional tx state which is used to get the current nonce
* Refresh transient state each time a new canonical block is found
* Properly uninstall filters. Fixes a possible crash in RPC
2015-02-23 15:43:41 +01:00
..
assets Properly uninstall filters. Mining issue fixed #closes #365 2015-02-23 15:43:41 +01:00
bindings.go cmd/ethereum, cmd/mist, core, eth, javascript, xeth: fixes for new p2p API 2015-02-06 00:03:59 +01:00
debugger.go Removed some VMEnv & Added VmType() to vm.Environment 2015-02-01 15:29:57 +01:00
errors.go switched to obscuren/qml 2015-01-28 14:51:54 +01:00
ext_app.go "centralised" mining to backend. Closes #323 2015-02-17 12:24:58 +01:00
flags.go Implement command line argument to set the amount of agents created by the miner 2015-02-19 10:38:36 +01:00
gui.go Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop 2015-02-19 22:46:15 +01:00
html_container.go removed messages 2015-02-12 17:06:15 +01:00
main.go Bump 2015-02-22 13:26:10 +01:00
qml_container.go removed messages 2015-02-12 17:06:15 +01:00
ui_lib.go Removed exported fields from state object and added proper set/getters 2015-02-20 14:19:34 +01:00