Gav Wood
|
814a47284c
|
Fix while loop. Additional (unfinished) work on macros/defs.
|
11 years ago |
Gav Wood
|
0390e222cc
|
Comments, ish.
|
11 years ago |
Gav Wood
|
bb83c6a24f
|
Merge branch 'newlll' into develop
|
11 years ago |
Gav Wood
|
4dec750161
|
Big integer/binary mem literal support.
|
11 years ago |
Gav Wood
|
88d32f8aa5
|
Numeric mem literals.
|
11 years ago |
Gav Wood
|
646dfeef84
|
Data segment for memory literals.
|
11 years ago |
Gav Wood
|
f1d66c148f
|
Macros and definitions in LLL.
|
11 years ago |
Gav Wood
|
9bd14c427e
|
Mem-access & {} grammar.
|
11 years ago |
Gav Wood
|
81b1b9372c
|
All other operators.
|
11 years ago |
Gav Wood
|
3744b2dab3
|
Other operators.
|
11 years ago |
Gav Wood
|
c884711b06
|
&&, ||
|
11 years ago |
Gav Wood
|
df042bb35f
|
while, for, lll.
|
11 years ago |
Gav Wood
|
8d1d14c1b6
|
seq and asm.
|
11 years ago |
Gav Wood
|
349ffc4ceb
|
Basic LLL compiler working.
|
11 years ago |
Gav Wood
|
91da196810
|
New LLL compiler.
Minor fix.
|
11 years ago |
Gav Wood
|
bb602c92b6
|
non-paranoia fix.
|
11 years ago |
Gav Wood
|
e3febfbd3b
|
Paranoia logging.
|
11 years ago |
Gav Wood
|
4ceb374de0
|
Basic paranoia compiler flag.
Additional fixes & cleanups for ref counting.
|
11 years ago |
Gav Wood
|
0a33ee2d35
|
Minor fixes for trie root stuff.
|
11 years ago |
Gav Wood
|
1b86a90855
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
Conflicts:
libethereum/State.cpp
|
11 years ago |
Gav Wood
|
95d096946b
|
Version bump & quieter.
|
11 years ago |
Gav Wood
|
d356985279
|
Reference counting fixes for Trie.
|
11 years ago |
Tim Hughes
|
246eba2869
|
Fixed windows build errors.
|
11 years ago |
Gav Wood
|
1f9bca2e92
|
Fix and paranoia for trie.
|
11 years ago |
Gav Wood
|
0f3c3ff609
|
Transaction injection.
|
11 years ago |
Gav Wood
|
bfa4c8fbe4
|
Avoid crash over trie dodginess.
|
11 years ago |
Gav Wood
|
9ad938e29e
|
Versions bump.
|
11 years ago |
Gav Wood
|
9868eadb73
|
eth.create's callback should pass Address.
LLL always returns binary.
|
11 years ago |
Gav Wood
|
8dd065bb45
|
New PoC-5 stuff for zero hashes.
|
11 years ago |
Gav Wood
|
f5def8f2fd
|
PoC-5 premine & YP updates.
|
11 years ago |
Gav Wood
|
2a5977d14f
|
Fixed #185.
|
11 years ago |
Gav Wood
|
8833a27474
|
Import/export keys.
|
11 years ago |
Gav Wood
|
34d07d9b83
|
LLL parser using boost::spirit.
|
11 years ago |
Gav Wood
|
807288182d
|
Fix padding.
|
11 years ago |
Gav Wood
|
146fe5be9f
|
Additional guidance from contributions.
|
11 years ago |
Gav Wood
|
488ba53334
|
Sync the specs.
|
11 years ago |
Gav Wood
|
9fcdd466a4
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
11 years ago |
Gav Wood
|
2368a8cd50
|
Move paths so default build dir is cpp-ethereum/build.
|
11 years ago |
Gav Wood
|
daaf928f46
|
Merge pull request #183 from kkudryavtsev/new-rpc
New RPC methods: procedures, lastBlock and block
|
11 years ago |
KKudryavtsev
|
d6ac5a7318
|
fixed formatting
|
11 years ago |
KKudryavtsev
|
afc836597d
|
added remaining "orders""
|
11 years ago |
KKudryavtsev
|
f9b740e272
|
remove whitespace
|
11 years ago |
KKudryavtsev
|
c35d8f218a
|
spaces
|
11 years ago |
KKudryavtsev
|
7f67696fc7
|
added "order"s back into the json; fixed styling issues
|
11 years ago |
KKudryavtsev
|
0069e812bf
|
tabified ethStubServer
|
11 years ago |
KKudryavtsev
|
27bedb9677
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into new-rpc
|
11 years ago |
KKudryavtsev
|
6ba89491fe
|
new rpc methods: procedures, lastBlock, block
|
11 years ago |
Gav Wood
|
eafa489d79
|
Merge pull request #180 from kaustavha/develop
Fixed broken build instructions link
|
11 years ago |
Gav Wood
|
f41e545ffe
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
11 years ago |
Gav Wood
|
6b041f3ba7
|
Updates to VM tests.
|
11 years ago |