aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/mist/assets
Commit message (Collapse)AuthorAgeFilesLines
* Changed default denominatorsobscuren2015-02-163-3/+5
|
* Resolved some bugs in the minerobscuren2015-02-151-1/+1
| | | | | | * TODO nonce error sometimes persists * Fixed mining on wrong blocks * Fixed state error & receipt fail
* removed some old menu itemsobscuren2015-02-152-32/+0
|
* Reset URL barobscuren2015-02-151-1/+9
|
* Fixed a few errors in the browser special meta tags objectsobscuren2015-02-151-30/+28
|
* Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into developobscuren2015-02-141-15/+8
|\
| * cmd/mist: fix peer windowFelix Lange2015-02-141-15/+8
| |
* | Moved ECIES to repo & added secondary title for webviewobscuren2015-02-142-2/+14
|/ | | | | * ECIES moved from obscuren to ethereum * Added html META[name=badge] to reflect menuItem.secondaryTitle
* Fixed QML errorsobscuren2015-02-143-7/+1
|
* Updated coin.js abiobscuren2015-02-141-56/+57
|
* Update balance label when miningobscuren2015-02-141-0/+11
|
* Fixed issue in peer windowobscuren2015-02-141-8/+12
| | | | | * Fixed issues where new peer window could cause a crash when entering an empty string
* Updated windowobscuren2015-02-141-20/+6
|
* Fixed a few issues in the miner and updated hash rate titleobscuren2015-02-142-1/+27
| | | | | * Sometimes old nonces were set by "old" agents * Added the hash rate to the miner
* Merge branch 'develop' into minerobscuren2015-02-144-15/+73
|\
| * mergeobscuren2015-02-132-868/+7
| |
| * wipobscuren2015-02-132-13/+868
| |\
| | * cmd/mist, eth, javascript, p2p: use Node URLs for peer suggestionsFelix Lange2015-02-071-35/+9
| | |
| | * cmd/ethereum, cmd/mist, core, eth, javascript, xeth: fixes for new p2p APIFelix Lange2015-02-062-13/+13
| | |
| * | mergeobscuren2015-02-1392-6079/+6713
| |\ \
| | * | cmd + t switches to new dapp windowobscuren2015-02-121-2/+3
| | | |
* | | | Merge branch 'develop' into minerobscuren2015-02-1223-932/+1511
|\ \ \ \ | | |/ / | |/| |
| * | | Documented methods & removed old manifestobscuren2015-02-121-0/+1
| | | |
| * | | Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into developobscuren2015-02-123-119/+96
| |\ \ \
| | * | | Catalog Page BehaviourAlexandre Van de Sande2015-02-123-119/+96
| | | | |
| * | | | updated coinobscuren2015-02-111-12/+7
| |/ / /
| * | | removed icomoonAlexandre Van de Sande2015-02-101-0/+0
| | | |
| * | | Recreated the changes on a new branchAlexandre Van de Sande2015-02-1022-920/+1526
| | | |
* | | | mergedobscuren2015-02-096-157/+167
|\| | |
| * | | Updated coinobscuren2015-02-081-30/+66
| | | |
| * | | API changed to use Pubkey only. Reflected that change in the rest of the apiobscuren2015-02-061-1/+2
| | |/ | |/|
| * | updated homeobscuren2015-02-061-1/+1
| | |
| * | Merge commit '9d84609b3faf797f4a611587abdda3d6b3b07917' into developobscuren2015-02-064-51/+17
| | |
| * | pending / chain eventobscuren2015-02-061-1/+9
| | |
* | | Merge branch 'develop' into minerobscuren2015-02-061-2/+2
|\| |
| * | Default gas price and default gas for rpcobscuren2015-02-051-2/+2
| | |
* | | wipobscuren2015-02-062-81/+81
|/ /
* | Propagate known transactions to new peers on connectobscuren2015-02-051-4/+4
| |
* | Merge branch 'develop' into minerobscuren2015-02-0527-477/+1203
|\ \
| * | updated testsobscuren2015-02-0528-946/+2130
| | |
* | | Filteringobscuren2015-02-054-475/+950
|/ /
* | Removed minimum height. Closes #282obscuren2015-02-031-2/+1
| |
* | Fixed whisper "to" filtering. Closes #283obscuren2015-02-031-0/+10
| |
* | Added a different default home pageobscuren2015-02-033-2/+77
| |
* | Raw data for existing blocksobscuren2015-02-031-1/+1
| |
* | added new default faviconobscuren2015-01-301-0/+0
| |
* | "fixed" transaction viewobscuren2015-01-303-6/+5
| |
* | Added whisper messagesobscuren2015-01-301-2/+20
| | | | | | | | * have identity & get messages
* | Added whisper interface for xeth, added examples, updated RPCobscuren2015-01-304-3/+48
| | | | | | | | | | * Added RPC methods for whisper * Added whisper example
* | Fixed issue with Storage()obscuren2015-01-301-1/+2
| | | | | | | | | | | | * Storage() returned encoded values. They are now decode prior to hexing * Removed old code from state object * Updated coin
* | default values removedobscuren2015-01-301-11/+19
| |
* | More dapp samplesobscuren2015-01-302-0/+161
| | | | | | | | | | * Info DApp, coin DApp * Additional rpc methods
* | Reimplemented message filters for rpc callsobscuren2015-01-291-1/+1
| |
* | Samples and disams cmd for evm codeobscuren2015-01-292-4/+55
| |
* | Added RPC "Call" for JS calls to contractsobscuren2015-01-291-2/+1
| |
* | Added abi exampleobscuren2015-01-291-0/+44
| |
* | implement transactobscuren2015-01-292-5/+2
| |
* | updated ethereum.js and moved to subfolderobscuren2015-01-294-2/+101
| | | | | | | | | | * Previous subtree caused a lot of trouble * Implemented sha3 in our shiny new http JSON RPC
* | Add 'cmd/mist/assets/ext/ethereum.js/' from commit ↵obscuren2015-01-2934-0/+4018
| | | | | | | | | | | | | | | | '63d9c070ef7637a3d570a5a45ea931c1680ebc02' git-subtree-dir: cmd/mist/assets/ext/ethereum.js git-subtree-mainline: f80fe9776335312615ce3b1a565e4f48e171ab0d git-subtree-split: 63d9c070ef7637a3d570a5a45ea931c1680ebc02
* | removed old js yet againobscuren2015-01-2939-7018/+0
| |
* | Added webengine initializerobscuren2015-01-292-0/+694
| |
* | removed key while in the process of moving to the new key storageobscuren2015-01-293-696/+1
| |
* | merge jsonrpcobscuren2015-01-293-13/+3
|\ \
| * | moving to a better xethobscuren2015-01-292-10/+5
| | |
* | | Updated assets & moved messagesobscuren2015-01-285-43/+51
| | |
* | | Added big numbersobscuren2015-01-281-0/+2
| | |
* | | Merge branch 'develop' into qt5.4obscuren2015-01-2834-0/+4018
|\ \ \
| * | | new ethereum.jsobscuren2015-01-2834-0/+4018
| |/ /
* | | removed old ethereum.jsobscuren2015-01-2825-2938/+0
| | |
* | | Reworking browserobscuren2015-01-253-38/+241
|/ /
* | UI Updatesobscuren2015-01-223-59/+37
| | | | | | | | | | * Browser now has tabs * Fixed a callback issue
* | Updated browser & pass view to callback functionobscuren2015-01-221-229/+242
|/
* fixed url bug in browserobscuren2015-01-211-5/+0
|
* StdVm by defaultobscuren2015-01-201-1/+2
|
* Hide browser bar when coming from a DApp urlobscuren2015-01-201-24/+28
|
* Minor browser improvementsobscuren2015-01-192-4/+28
|
* Changed public whisper api not to reveal temporary private keysobscuren2015-01-151-402/+435
|
* Fixed whisper messagesobscuren2015-01-131-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 filtersobscuren2015-01-132-2/+9
|
* Implemented filter for ws + fixesobscuren2015-01-101-1/+1
| | | | | | | * proper 0xhex * filters fixed * start of filter manager * accounts for ws. Closes #246
* Updated to new ethereum.js apiobscuren2015-01-091-1/+1
|
* mergedobscuren2015-01-091-1/+0
|
* new switchobscuren2015-01-091-40/+26
|
* updated ethereum.jsobscuren2015-01-0925-0/+2938
|
* removedobscuren2015-01-0925-2931/+0
|
* Updated ethereum.jsobscuren2015-01-0933-949/+2922
|
* Fixed some whisper issuesobscuren2015-01-092-19/+26
|
* Reworking GUI interaction. Fixed javascript inject. Closes #132obscuren2015-01-082-6/+10
|
* Allow extra to be set for mined blocksobscuren2015-01-061-0/+19
|
* Fixed peer window. Minor tweaks and fixesobscuren2015-01-062-13/+8
|
* added shh back inobscuren2015-01-061-0/+1
|
* Cleaned up some of that utilobscuren2015-01-042-1/+3
|
* Removal of "debug" url :)obscuren2014-12-221-2/+1
|
* Concat and pad dataobscuren2014-12-222-3/+4
|
* Added whisper js apiobscuren2014-12-222-6/+36
|
* movedobscuren2014-12-222-2/+3
|
* updated whisper uiobscuren2014-12-221-2/+3
|
* Updated QWhisperobscuren2014-12-211-2/+30
| | | | | * changed api * general whisper debug interface
* Merge branch 'develop' into poc8obscuren2014-12-201-4/+4
|\ | | | | | | | | Conflicts: cmd/ethereum/flags.go
| * Added authorsobscuren2014-12-191-4/+4
| |
* | Whisper watches fixesobscuren2014-12-171-1/+2
| |
* | Added whisper debug interface + whisper fixesobscuren2014-12-161-0/+1
| |
* | Added whisper testobscuren2014-12-161-0/+46
|/
* Show newly created private key during startup. Closes #126obscuren2014-12-051-2/+2
|
* Improved and simplified wallet functions and behaviourobscuren2014-12-041-5/+14
|
* Updated value for mined blocks. Closes #197obscuren2014-12-031-3/+9
|
* Additional logging and removed temp merged mining options.obscuren2014-12-021-0/+2
|
* Fixed bloom, updated mining & block processingobscuren2014-11-103-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 #177obscuren2014-11-073-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.jsobscuren2014-10-319-68/+726
|
* increased default gas from 500 to 5000obscuren2014-10-271-1/+1
|
* cmd/*: add license headersFelix Lange2014-10-239-0/+153
|
* Merge eth-go repository into go-ethereumFelix Lange2014-10-2349-0/+14829
mist, etheruem have been moved to cmd/