Vincent Gariepy
|
f59ff56734
|
neth: fix fields again
|
11 years ago |
Gav Wood
|
d6052f5c91
|
Merge pull request #212 from programmerTim/develop
Fixed MSVC compile errors (but missing functionality in LLL parser)
|
11 years ago |
Tim Hughes
|
8039ee4c83
|
Fixed MSVC compile errors (but missing functionality in LLL parser)
|
11 years ago |
Gav Wood
|
2f67138ba8
|
Merge pull request #211 from josephyzhou/develop
eth updates
|
11 years ago |
Joey Zhou
|
af598b4f7b
|
parse data
|
11 years ago |
Joey Zhou
|
3cd3c363fb
|
credit
|
11 years ago |
Joey Zhou
|
51217864dc
|
send, contract
|
11 years ago |
Joey Zhou
|
a7ee7bef2a
|
transact
|
11 years ago |
Gav Wood
|
536ae45410
|
Merge pull request #206 from caktux/fields
neth: fix fields, new peer server IP and addresses
|
11 years ago |
Gav Wood
|
0c657e2159
|
Merge pull request #207 from Erkan-Yilmaz/develop
missing verb (in 1st dialog user sees for alethzero)
|
11 years ago |
Gav Wood
|
b31d233ecd
|
Load JS menu item.
Newer addresses in AZ
|
11 years ago |
Erkan Yilmaz
|
3cdd01cf63
|
missing verb (in 1st dialog user sees for alethzero)
|
11 years ago |
Vincent Gariepy
|
ffb680f267
|
neth: fix fields, new peer server IP and addresses
|
11 years ago |
Gav Wood
|
fd6d794c35
|
Standard service JS script.
Bug fix for load & LLL macros.
Move to new services.
|
11 years ago |
Gav Wood
|
de97897ab0
|
LLL supports get/set/ref.
Logging changes.
|
11 years ago |
Gav Wood
|
841c5b31d5
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
11 years ago |
Gav Wood
|
7f4176a787
|
Protocol 20 changes.
Added my new address to the premine.
|
11 years ago |
Gav Wood
|
c1feb9d717
|
Merge pull request #204 from caktux/clientguard
neth: use ClientGuard
|
11 years ago |
Vincent Gariepy
|
d6f79609de
|
neth: use ClientGuard
|
11 years ago |
Gav Wood
|
ea5a838ec4
|
Fix signed instructions.
|
11 years ago |
Gav Wood
|
ead4965ea0
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
11 years ago |
Gav Wood
|
0ba1b7842e
|
+= should have been = in VM gas calc.
|
11 years ago |
Gav Wood
|
4bd3d00c5e
|
Merge pull request #201 from programmerTim/develop
Fixed all the windows compile errors and project reorg with the exceptio...
|
11 years ago |
Gav Wood
|
57ee6c5b96
|
Merge pull request #196 from nicocesar/develop
make life easier for Makefiles
|
11 years ago |
Nico Cesar
|
25abc215df
|
make life easier for Makefiles
|
11 years ago |
Tim Hughes
|
496a77bdf8
|
Fixed all the windows compile errors and project reorg with the exception of the more complex problem in Parser.cpp
|
11 years ago |
Gav Wood
|
e888d6079e
|
Fixes and language additions.
|
11 years ago |
Gav Wood
|
bad21728e1
|
Additional variants of create and send.
|
11 years ago |
Gav Wood
|
cede9e8ba5
|
Fix for compiler.
|
11 years ago |
Gav Wood
|
0ac7a48cfc
|
Minor logging fix.
|
11 years ago |
Gav Wood
|
fda6e7b33b
|
UI improvements.
|
11 years ago |
Gav Wood
|
0749f9829b
|
Minor bug fix.
Fixes for a few warnings.
|
11 years ago |
Gav Wood
|
ec0c05186e
|
Minor improvements.
|
11 years ago |
Gav Wood
|
4d3f8e849b
|
Javascript console and env.load(), env.note, ...
|
11 years ago |
Gav Wood
|
57129c2007
|
Mining view.
|
11 years ago |
Gav Wood
|
8962b9c18a
|
UI improvements, refinements and optimisations.
|
11 years ago |
Gav Wood
|
5d7a61c946
|
Repotting, renaming and reorganisation.
|
11 years ago |
Gav Wood
|
8ead787133
|
Variadic macros work.
|
11 years ago |
Gav Wood
|
bca43485fa
|
Actually do endow ether.
Standard extension.
|
11 years ago |
Gav Wood
|
b3333aae5f
|
Fix for nonce incrementing.
Messaging for some execution failures.
State uses temporary for transaction trie.
Additional optimisation.
|
11 years ago |
Gav Wood
|
992fadfd08
|
Fix for mining reversion.
|
11 years ago |
Gav Wood
|
617f53b58a
|
Protocol bump for previous error.
|
11 years ago |
Gav Wood
|
84cf8d94ae
|
Quick fix.
|
11 years ago |
Gav Wood
|
c6656324a6
|
Fix warning.
|
11 years ago |
Gav Wood
|
9f1191370a
|
Correct order of nonce/balance. PROTOCOL CHANGE! NEW CHAIN!
Extra paranoia for trie.
Trie fixes.
Trie tests.
Version bump.
|
11 years ago |
Gav Wood
|
cab40e8bcd
|
Fix for when/unless.
|
11 years ago |
Gav Wood
|
53fd2c1ebd
|
Revert "Fix for unless/when."
This reverts commit b12d91e726 .
|
11 years ago |
Gav Wood
|
b12d91e726
|
Fix for unless/when.
|
11 years ago |
Gav Wood
|
63ad2492fa
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
11 years ago |
Gav Wood
|
ea660501d7
|
Tests updated.
Fixes to executive logging.
Trie testing made considerably more rigourous.
|
11 years ago |