Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reworking browser | obscuren | 2015-01-25 | 3 | -38/+241 |
| | |||||
* | UI Updates | obscuren | 2015-01-22 | 3 | -59/+37 |
| | | | | | * Browser now has tabs * Fixed a callback issue | ||||
* | Updated browser & pass view to callback function | obscuren | 2015-01-22 | 1 | -229/+242 |
| | |||||
* | fixed url bug in browser | obscuren | 2015-01-21 | 1 | -5/+0 |
| | |||||
* | StdVm by default | obscuren | 2015-01-20 | 1 | -1/+2 |
| | |||||
* | Hide browser bar when coming from a DApp url | obscuren | 2015-01-20 | 1 | -24/+28 |
| | |||||
* | Minor browser improvements | obscuren | 2015-01-19 | 2 | -4/+28 |
| | |||||
* | Changed public whisper api not to reveal temporary private keys | obscuren | 2015-01-15 | 1 | -402/+435 |
| | |||||
* | Fixed whisper messages | obscuren | 2015-01-13 | 1 | -1/+3 |
| | | | | | | | * Whisper protocol wasn't properly suppling envelope slices * Message history wasn't properly propagated * Added 'Messages' method, filtering any current envelope with the supplied filter. | ||||
* | Added manual triggering of filters | obscuren | 2015-01-13 | 2 | -2/+9 |
| | |||||
* | Implemented filter for ws + fixes | obscuren | 2015-01-10 | 1 | -1/+1 |
| | | | | | | | * proper 0xhex * filters fixed * start of filter manager * accounts for ws. Closes #246 | ||||
* | Updated to new ethereum.js api | obscuren | 2015-01-09 | 1 | -1/+1 |
| | |||||
* | merged | obscuren | 2015-01-09 | 1 | -1/+0 |
| | |||||
* | new switch | obscuren | 2015-01-09 | 1 | -40/+26 |
| | |||||
* | updated ethereum.js | obscuren | 2015-01-09 | 25 | -0/+2938 |
| | |||||
* | removed | obscuren | 2015-01-09 | 25 | -2931/+0 |
| | |||||
* | Updated ethereum.js | obscuren | 2015-01-09 | 33 | -949/+2922 |
| | |||||
* | Fixed some whisper issues | obscuren | 2015-01-09 | 2 | -19/+26 |
| | |||||
* | Reworking GUI interaction. Fixed javascript inject. Closes #132 | obscuren | 2015-01-08 | 2 | -6/+10 |
| | |||||
* | Allow extra to be set for mined blocks | obscuren | 2015-01-06 | 1 | -0/+19 |
| | |||||
* | Fixed peer window. Minor tweaks and fixes | obscuren | 2015-01-06 | 2 | -13/+8 |
| | |||||
* | added shh back in | obscuren | 2015-01-06 | 1 | -0/+1 |
| | |||||
* | Cleaned up some of that util | obscuren | 2015-01-04 | 2 | -1/+3 |
| | |||||
* | Removal of "debug" url :) | obscuren | 2014-12-22 | 1 | -2/+1 |
| | |||||
* | Concat and pad data | obscuren | 2014-12-22 | 2 | -3/+4 |
| | |||||
* | Added whisper js api | obscuren | 2014-12-22 | 2 | -6/+36 |
| | |||||
* | moved | obscuren | 2014-12-22 | 2 | -2/+3 |
| | |||||
* | updated whisper ui | obscuren | 2014-12-22 | 1 | -2/+3 |
| | |||||
* | Updated QWhisper | obscuren | 2014-12-21 | 1 | -2/+30 |
| | | | | | * changed api * general whisper debug interface | ||||
* | Merge branch 'develop' into poc8 | obscuren | 2014-12-20 | 1 | -4/+4 |
|\ | | | | | | | | | Conflicts: cmd/ethereum/flags.go | ||||
| * | Added authors | obscuren | 2014-12-19 | 1 | -4/+4 |
| | | |||||
* | | Whisper watches fixes | obscuren | 2014-12-17 | 1 | -1/+2 |
| | | |||||
* | | Added whisper debug interface + whisper fixes | obscuren | 2014-12-16 | 1 | -0/+1 |
| | | |||||
* | | Added whisper test | obscuren | 2014-12-16 | 1 | -0/+46 |
|/ | |||||
* | Show newly created private key during startup. Closes #126 | obscuren | 2014-12-05 | 1 | -2/+2 |
| | |||||
* | Improved and simplified wallet functions and behaviour | obscuren | 2014-12-04 | 1 | -5/+14 |
| | |||||
* | Updated value for mined blocks. Closes #197 | obscuren | 2014-12-03 | 1 | -3/+9 |
| | |||||
* | Additional logging and removed temp merged mining options. | obscuren | 2014-12-02 | 1 | -0/+2 |
| | |||||
* | Fixed bloom, updated mining & block processing | obscuren | 2014-11-10 | 3 | -8/+14 |
| | | | | | | * Reverted back to process blocks in batches method * Bloom generation and lookup fix * Minor UI changed (mainly debug) | ||||
* | Implemented new miner w/ ui interface for merged mining. Closes #177 | obscuren | 2014-11-07 | 3 | -29/+267 |
| | | | | | | | | * Miner has been rewritten * Added new miner pane * Added option for local txs * Added option to read from MergeMining contract and list them for merged mining | ||||
* | Updated to use ethereum.js | obscuren | 2014-10-31 | 9 | -68/+726 |
| | |||||
* | increased default gas from 500 to 5000 | obscuren | 2014-10-27 | 1 | -1/+1 |
| | |||||
* | cmd/*: add license headers | Felix Lange | 2014-10-23 | 9 | -0/+153 |
| | |||||
* | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 49 | -0/+14829 |
mist, etheruem have been moved to cmd/ |