Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a different default home page | obscuren | 2015-02-03 | 1 | -2/+2 |
| | |||||
* | "fixed" transaction view | obscuren | 2015-01-30 | 1 | -1/+1 |
| | |||||
* | Added whisper interface for xeth, added examples, updated RPC | obscuren | 2015-01-30 | 1 | -1/+1 |
| | | | | | * Added RPC methods for whisper * Added whisper example | ||||
* | Added RPC "Call" for JS calls to contracts | obscuren | 2015-01-29 | 1 | -2/+1 |
| | |||||
* | implement transact | obscuren | 2015-01-29 | 1 | -2/+2 |
| | |||||
* | removed key while in the process of moving to the new key storage | obscuren | 2015-01-29 | 1 | -1/+1 |
| | |||||
* | merge jsonrpc | obscuren | 2015-01-29 | 1 | -1/+0 |
|\ | |||||
| * | moving to a better xeth | obscuren | 2015-01-29 | 1 | -1/+3 |
| | | |||||
* | | Updated assets & moved messages | obscuren | 2015-01-28 | 1 | -3/+3 |
| | | |||||
* | | Reworking browser | obscuren | 2015-01-25 | 1 | -37/+28 |
|/ | |||||
* | UI Updates | obscuren | 2015-01-22 | 1 | -33/+30 |
| | | | | | * Browser now has tabs * Fixed a callback issue | ||||
* | Hide browser bar when coming from a DApp url | obscuren | 2015-01-20 | 1 | -24/+28 |
| | |||||
* | Minor browser improvements | obscuren | 2015-01-19 | 1 | -0/+9 |
| | |||||
* | Reworking GUI interaction. Fixed javascript inject. Closes #132 | obscuren | 2015-01-08 | 1 | -2/+2 |
| | |||||
* | Fixed peer window. Minor tweaks and fixes | obscuren | 2015-01-06 | 1 | -12/+8 |
| | |||||
* | added shh back in | obscuren | 2015-01-06 | 1 | -0/+1 |
| | |||||
* | Cleaned up some of that util | obscuren | 2015-01-04 | 1 | -0/+2 |
| | |||||
* | moved | obscuren | 2014-12-22 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | |||||
* | | Added whisper debug interface + whisper fixes | obscuren | 2014-12-16 | 1 | -0/+1 |
|/ | |||||
* | Fixed bloom, updated mining & block processing | obscuren | 2014-11-10 | 1 | -1/+1 |
| | | | | | | * 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 | 1 | -29/+13 |
| | | | | | | | | * 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 | ||||
* | Merge eth-go repository into go-ethereum | Felix Lange | 2014-10-23 | 1 | -0/+908 |
mist, etheruem have been moved to cmd/ |