aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/mist/assets/ext
Commit message (Collapse)AuthorAgeFilesLines
* mist: R.I.P.obscuren2015-06-2011-243/+0
| | | | | | | | | | | | | | | | | /"""""/""""""". / / \ __ / / \ || /____ / \ || | | In Loving | || | | Memory | || | | | || | | 2014-2015 | || | | * * * * | _||_ | | *\/* *\/* | | TT | | | *_\_ / ...""""""| || |.""....""""""""."" | | \/.."""""..."""\ || /.""".......""""... | |...."""""""........""""""^^^^"......."""""""".." |......"""""""""""""""........"""""...."""""..""-Jeff W.
* updated ethereum.jsobscuren2015-05-081-0/+0
|
* web3: updatedobscuren2015-04-261-0/+0
|
* web3: updatedobscuren2015-04-241-0/+0
|
* updated loggingobscuren2015-04-071-0/+0
|
* updated ethereum.jsobscuren2015-04-021-0/+0
|
* ethereum.js updateobscuren2015-04-011-0/+0
|
* updated web3.jsobscuren2015-03-261-0/+0
|
* updated ethereum.jsobscuren2015-03-251-0/+0
|
* jsre:zelig2015-03-151-2/+4
| | | | | | | | | | - require became loadScript(), no require is supplied - bignumber_js.go: heredoc v2.0.3 minified fixed for otto Regexp incompatibility https://github.com/robertkrimen/otto#regular-expression-incompatibility - bignumber.min.js also updated in mist/assets/ext - ethereum_js.go: latest master minified - assetPath in constructor - Eval/Exec/Handle/ToVal nice API - jsre tests
* Update ethereum.jsTaylor Gerring2015-03-1244-6328/+0
| | | | Added to git modules
* Updated RPCobscuren2015-03-111-22/+58
| | | | | | * Added a generic RawMessage deserialiser * Updated ethereum.js * Updated coin test app
* Added unmarshalStateobscuren2015-03-101-1003/+1472
|
* Updated ethereum.jsobscuren2015-03-081-180/+663
|
* Merge branch 'develop' into uiAlexandre Van de Sande2015-03-041-282/+452
|\
| * Defautl blockobscuren2015-02-261-282/+452
| |
* | Network Health Panel with miningAlexandre Van de Sande2015-03-031-1/+0
|/
* Merge pull request #335 from alexvandesande/uiJeffrey Wilcke2015-02-201-6/+8
|\ | | | | Cut, Copy, Undo and Redo working in webview
| * Removed console logs from mist.jsAlexandre Van de Sande2015-02-181-5/+2
| | | | | | | | also fixed an issue where it would force reloads unnecessarily
| * Cut, Copy, Undo and Redo working in webviewAlexandre Van de Sande2015-02-181-2/+7
| |
* | Implement register and watchTxobscuren2015-02-171-0/+2
|/
* SideIcons work. Copy paste still doesn't.Alexandre Van de Sande2015-02-171-0/+35
|
* Merge commit '9d84609b3faf797f4a611587abdda3d6b3b07917' into developobscuren2015-02-064-51/+17
|
* updated testsobscuren2015-02-0528-946/+2130
|
* Reimplemented message filters for rpc callsobscuren2015-01-291-1/+1
|
* implement transactobscuren2015-01-291-3/+0
|
* updated ethereum.js and moved to subfolderobscuren2015-01-293-1/+100
| | | | | * 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
|
* Updated assets & moved messagesobscuren2015-01-283-25/+32
|
* 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
|/
* Added manual triggering of filtersobscuren2015-01-131-1/+1
|
* updated ethereum.jsobscuren2015-01-0925-0/+2938
|
* removedobscuren2015-01-0925-2931/+0
|
* Updated ethereum.jsobscuren2015-01-0932-945/+2918
|
* Fixed some whisper issuesobscuren2015-01-091-0/+1
|
* Updated to use ethereum.jsobscuren2014-10-318-0/+653
|
* cmd/*: add license headersFelix Lange2014-10-238-0/+136
|
* Merge eth-go repository into go-ethereumFelix Lange2014-10-2311-0/+3268
mist, etheruem have been moved to cmd/