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
4d3f8e849b
Javascript console and env.load(), env.note, ...
11 years ago
Gav Wood
e8217ea489
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
11 years ago
Gav Wood
f1d66c148f
Macros and definitions in LLL.
11 years ago
Gav Wood
bfa4c8fbe4
Avoid crash over trie dodginess.
11 years ago
Gav Wood
9868eadb73
eth.create's callback should pass Address.
LLL always returns binary.
11 years ago
Gav Wood
2a5977d14f
Fixed #185 .
11 years ago
Gav Wood
807288182d
Fix padding.
11 years ago
Tim Hughes
028415daa9
Ensure all qml files and other plugins are copied to output directory.
11 years ago
Tim Hughes
0405132b25
Updated for VS2013.
11 years ago
Gav Wood
f36c16b8a9
Protocol changes for PoC-5 plus JS APIs.
11 years ago
Gav Wood
3fd089d425
Add API for getting address from secret.
11 years ago
Gav Wood
2655c8bc46
New JS-API more/less working.
11 years ago
Gav Wood
fc5e1e4839
More on JS API types. CODECOPY & CODESIZE. Fixed && operator.
11 years ago
Gav Wood
57f9c3f7ff
Fix for instructions GASPRICE & ORIGIN.
11 years ago
Gav Wood
250ed6ab89
Basics of new string-based JS-API data passing.
11 years ago
Gav Wood
68fc84de91
Fixes and start on new JS API.
11 years ago
Gav Wood
d682499743
Better AddressState behaviour.
11 years ago
Gav Wood
f68a73b2a0
CALLDATACOPY instruction.
Contract body gets created from init code.
11 years ago
Gav Wood
d6dfff1ce9
Fix for QEthereum.
11 years ago
Gav Wood
807fce7168
Change in network protocol.
Fixes for QEthereum.
11 years ago
Gav Wood
11e6de1ab1
hex string to u256 conversion in JS.
11 years ago
Gav Wood
648fbc57c9
Split out libethcore from libethereum.
11 years ago
Tim Hughes
ad4698e79e
VS2013 build working again:
- Added ICU download and compile steps to bootstrap.sh.
- Switched Qt to shared libraries and enabled ICU and Webkit.
- Switched to shared MS CRT.
- Disable C4244 and C4267 warnings since these are not picked up by GCC.
11 years ago
Gav Wood
d95879283e
Avoid Qt-5.2 specific stuff.
11 years ago
Gav Wood
61dcdbfcd5
Merged PR #157 .
11 years ago