obscuren
ee04c6ff67
Added string conversion API
...
* bin
* pad
* unpad
* conversion bin/hex/dec
11 years ago
obscuren
5a692b9f2b
Moved API
11 years ago
obscuren
471bd398f3
Moved Ext ethereum api
...
Moved the external ethereum api which can be used by any 3rd party
application.
11 years ago
Maran
1b597b8ca9
Initial commit
11 years ago
obscuren
9e481804a7
Added a 'set' method to change window settings for external applications
11 years ago
obscuren
76cd14ab7b
Moved and improved sample coin
11 years ago
obscuren
abb2bebf7f
Fixed minor issue with upnp where 'err' wasn't checked resulting in crash
11 years ago
obscuren
da7828f336
Fixed tx nonce
11 years ago
obscuren
c5481b7654
getBalanceAt getStorageAt, fixed get balance api call
11 years ago
obscuren
183dbcc6a0
fixed state object changes for eth api
11 years ago
obscuren
e85d5dd428
API changes
11 years ago
obscuren
64c2550b31
Split off External applications from main library
...
External applications now accept containers which function as the
frontend where the ExtApplication functions as the backend. Containers
execute within their own engine and have their own context and are
destroyed when released.
11 years ago
obscuren
922974c760
Added muted
11 years ago
Jeffrey Wilcke
c0de11955b
Merge pull request #34 from compleatang/develop
...
PreProcess moved to Mutan package
11 years ago
Casey Kuhlman
a0f35d3248
PreProcess moved to Mutan package
11 years ago
obscuren
68e5568804
Draft mut(an)ed(itor)
11 years ago
obscuren
883810b533
Using mutan assembler stage
11 years ago
obscuren
0e8ca84b67
Updated version number
11 years ago
obscuren
e16fd323e8
Leverage the new watch & address:changed functionality
11 years ago
obscuren
d0438ac10a
Moved
11 years ago
obscuren
6ca99709d2
Merge
11 years ago
obscuren
bbde892d50
Added callback mechanism and updated UI
...
* UI Now updates when a new block has been broadcasted
* Added a on, off and trigger
11 years ago
obscuren
c535d0d246
Added new block sub for webapp
11 years ago
obscuren
bb72347acf
Minor fixes and sample coin "improvements"
11 years ago
obscuren
43f1214f97
Refactored code
11 years ago
obscuren
b962779a13
Minor update and fixes to the gui and console
11 years ago
obscuren
a3c8f83562
Updated test coin
11 years ago
obscuren
aec3e26ea0
Round one HTML external applications using QML(Qt5) WebKit2 w/o native bindings
11 years ago
obscuren
6d5d539a85
Round one HTML external applications using QML(Qt5) WebKit2 w/o native bindings
11 years ago
obscuren
a0c97b663d
Updated closure call
11 years ago
zelig
59a7b13019
typo interrupt
11 years ago
zelig
32b09d652d
non-interactive option
...
- add -y flag for non-interactive use
- refactor main
- output to logfile (not ideal..) but not to all ethutil loggers for privacy
11 years ago
zelig
f4c13f8656
logfile
...
- add logfile option to ethereum client flags
- fallback to StdOut
- Logger appended to ethutil.Config.Log loggers
- wrapper uses ethutil.Config.Log
11 years ago
zelig
7f0c974008
empty string -> empty byte array
11 years ago
obscuren
9cf77cdbad
Moved compiling related object to utils package
11 years ago
obscuren
1cd7d4456b
Updated to use new state object
11 years ago
obscuren
6b644c17a7
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
11 years ago
obscuren
7cb065489c
added init and main functions to script
11 years ago
Maran
c23a971a1f
Fix up paneling
11 years ago
Maran
91c75c9305
Adding log messages to debug panel
11 years ago
Maran
28a48f1d9a
Merge branch 'develop' of github.com:ethereum/go-ethereum into develop
11 years ago
Maran
8a2698ad5e
Add send to contract
11 years ago
obscuren
d092d05a31
Merge
11 years ago
obscuren
ce43a9500f
Debug steps
11 years ago
Maran
ab8d96258e
Added isContract to gui
11 years ago
Maran
3f82d5172f
remove test menu
11 years ago
Maran
11aa7da6c3
Initial refactor for wallet qml
11 years ago
Maran
5768b18a3b
Refactored simple send to use states
11 years ago
obscuren
710bbed1a2
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
11 years ago
obscuren
a9a6585913
Debugger
11 years ago