obscuren
|
68e5568804
|
Draft mut(an)ed(itor)
|
11 years ago |
obscuren
|
883810b533
|
Using mutan assembler stage
|
11 years ago |
obscuren
|
5516efdfa0
|
Removed old code
|
11 years ago |
obscuren
|
21f8806eed
|
Moved assembler stage to the mutan compiler
|
11 years ago |
obscuren
|
bf850974f3
|
Using mutan assembler stage
|
11 years ago |
obscuren
|
338b698091
|
Refactoring and added documentation comments
|
11 years ago |
obscuren
|
16e52327a4
|
Upped version number
|
11 years ago |
obscuren
|
0e8ca84b67
|
Updated version number
|
11 years ago |
Gav Wood
|
45a0974f6f
|
Merge pull request #3 from autolycus/develop
Fixed formatting and added test cases
|
11 years ago |
obscuren
|
05d2d8f27d
|
Actually convert gas
|
11 years ago |
obscuren
|
ca6e3f6def
|
Notify of changes
|
11 years ago |
obscuren
|
d3a159ad3d
|
Fixed tests
|
11 years ago |
obscuren
|
0f93da400a
|
Added new state object change echanism
|
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
|
f3818478e2
|
Removed debug & unused functions
|
11 years ago |
obscuren
|
ee7c16a8d9
|
Fixed Base problem and sload/sstore
|
11 years ago |
obscuren
|
bb72347acf
|
Minor fixes and sample coin "improvements"
|
11 years ago |
obscuren
|
1c85d8c66b
|
Minor improvements and bug fixes
* Fixed VM base bug
|
11 years ago |
obscuren
|
43f1214f97
|
Refactored code
|
11 years ago |
obscuren
|
0651af9dfd
|
Removed some log statements and disabled additional validation checks
|
11 years ago |
obscuren
|
c81804444f
|
Call initial closure with proper tx argument
|
11 years ago |
obscuren
|
ef7f3f36e2
|
Renamed CALLDATA to CALLDATALOAD
|
11 years ago |
obscuren
|
f7d4e3cd6b
|
Copy over bytes from previous root
Copy over instead of directly using the previous root. This is order to
avoid resetting problems
|
11 years ago |
obscuren
|
6b08efabf8
|
@maranh see comment
|
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
|
3a9a252f6e
|
Fixed minor issue with gas and added state object init
|
11 years ago |
obscuren
|
61cd1594b5
|
Fixed gas, price & value setters on initialization
|
11 years ago |
obscuren
|
11c26e3211
|
Implemented ethereum package reader
|
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 |
obscuren
|
6930260962
|
Updated VM
|
11 years ago |
Carl Allendorph
|
5fd2a98fcb
|
Added some new test cases for the rlp encoding.
|
11 years ago |
Carl Allendorph
|
4ba150954e
|
Converted spaces to tabs to be compliant with the coding standards defined in cpp-ethereum
|
11 years ago |
obscuren
|
a96c8c8af9
|
Added proper gas handling
|
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
|
c5729d7ecc
|
comments
|
11 years ago |
obscuren
|
d811920d8b
|
Hack for miner problem added w/ note
@maranh please check
|
11 years ago |
obscuren
|
9c6aca7893
|
Merged accounts and contracts in to StateObject
* Account removed
* Contract removed
* Address state changed to CachedStateObject
* Added StateObject
|
11 years ago |
obscuren
|
6b644c17a7
|
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
|
11 years ago |