index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ethereal
/
assets
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated readme to reflect options
obscuren
2014-05-21
1
-1
/
+1
*
Refactored file structure
obscuren
2014-05-20
1
-1
/
+1
*
Switched to new keyring methods
obscuren
2014-05-14
2
-3
/
+2
*
Changed validators to regexp validators
obscuren
2014-05-14
2
-4
/
+5
*
Typo
Maran
2014-05-13
1
-1
/
+1
*
Removed harcoded addresses from GetBlock JS bindings. Fixes #39
Maran
2014-05-13
1
-2
/
+2
*
Depcrecated set
Maran
2014-05-13
1
-0
/
+3
*
Adding new API test case html
Maran
2014-05-13
1
-0
/
+43
*
Implemented new JS/EthPub methods
Maran
2014-05-13
2
-0
/
+41
*
Fix merge conflict
Maran
2014-05-13
1
-2
/
+2
*
Refactored some code and fixed #37
obscuren
2014-05-12
1
-131
/
+131
*
fxed
obscuren
2014-05-10
5
-4
/
+619
*
Moved Ext app js to its own dir
obscuren
2014-05-10
4
-241
/
+6
*
Cleanup
obscuren
2014-05-09
2
-3
/
+3
*
Fixed closure
obscuren
2014-05-08
1
-3
/
+2
*
Normalized font
obscuren
2014-05-06
1
-1
/
+0
*
Changed getkey and secrettoaddress
obscuren
2014-05-05
3
-16
/
+20
*
Added storage watch
obscuren
2014-05-05
3
-11
/
+43
*
Updated sample coin
obscuren
2014-05-02
1
-2
/
+2
*
Fixed samplecoin
obscuren
2014-05-02
3
-16
/
+18
*
Added string conversion API
obscuren
2014-05-02
3
-2
/
+61
*
Added a 'set' method to change window settings for external applications
obscuren
2014-05-02
3
-0
/
+12
*
Moved and improved sample coin
obscuren
2014-05-02
5
-0
/
+114
*
Fixed minor issue with upnp where 'err' wasn't checked resulting in crash
obscuren
2014-05-02
3
-124
/
+0
*
getBalanceAt getStorageAt, fixed get balance api call
obscuren
2014-04-30
3
-5
/
+9
*
fixed state object changes for eth api
obscuren
2014-04-30
3
-12
/
+10
*
API changes
obscuren
2014-04-30
3
-152
/
+208
*
Added muted
obscuren
2014-04-29
5
-170
/
+283
*
Draft mut(an)ed(itor)
obscuren
2014-04-28
9
-0
/
+8281
*
Leverage the new watch & address:changed functionality
obscuren
2014-04-26
3
-2
/
+19
*
Moved
obscuren
2014-04-26
1
-0
/
+65
*
Merge
obscuren
2014-04-25
1
-10
/
+0
|
\
*
|
Added callback mechanism and updated UI
obscuren
2014-04-24
5
-19
/
+64
*
|
Minor fixes and sample coin "improvements"
obscuren
2014-04-24
4
-20
/
+69
*
|
Minor update and fixes to the gui and console
obscuren
2014-04-23
2
-6
/
+6
*
|
Updated test coin
obscuren
2014-04-23
3
-84
/
+139
*
|
Round one HTML external applications using QML(Qt5) WebKit2 w/o native bindings
obscuren
2014-04-21
3
-0
/
+160
*
|
Round one HTML external applications using QML(Qt5) WebKit2 w/o native bindings
obscuren
2014-04-21
1
-1
/
+6
|
/
*
Fix up paneling
Maran
2014-04-15
1
-31
/
+30
*
Adding log messages to debug panel
Maran
2014-04-15
1
-0
/
+15
*
Merge branch 'develop' of github.com:ethereum/go-ethereum into develop
Maran
2014-04-15
1
-44
/
+59
|
\
|
*
Merge
obscuren
2014-04-12
3
-277
/
+308
|
|
\
|
*
|
Debug steps
obscuren
2014-04-12
1
-2
/
+17
*
|
|
Add send to contract
Maran
2014-04-15
2
-4
/
+37
|
|
/
|
/
|
*
|
Added isContract to gui
Maran
2014-04-12
1
-1
/
+8
*
|
remove test menu
Maran
2014-04-12
1
-29
/
+0
*
|
Initial refactor for wallet qml
Maran
2014-04-12
3
-258
/
+280
*
|
Refactored simple send to use states
Maran
2014-04-12
1
-180
/
+211
|
/
*
Fix merge conflicts
Maran
2014-04-12
1
-0
/
+86
|
\
|
*
Added wip debugger
obscuren
2014-04-12
1
-11
/
+100
*
|
Improved (hopefully) the send transaction tab
Maran
2014-04-12
1
-53
/
+216
*
|
Implemented key importing/generation for the GUI
Maran
2014-04-11
2
-0
/
+184
|
/
*
Added tx output
obscuren
2014-04-01
1
-2
/
+15
*
Fixed an issue with sending gas to a contract
obscuren
2014-03-31
1
-1
/
+1
*
Added gas and gas price.
obscuren
2014-03-28
1
-6
/
+23
*
Major re-organisation.
obscuren
2014-03-22
8
-0
/
+452