Marek Kotewicz
|
eb12c3ce9a
|
javascript resources moved to separate target
|
10 years ago |
Marek Kotewicz
|
46f278cdff
|
checked headless builds with and without jsonrpc
|
10 years ago |
Marek Kotewicz
|
d76a44f226
|
ethrpc -> web3jsonrpc, other issues fixed
|
10 years ago |
Marek Kotewicz
|
74e43cfb57
|
jsonrpc library dependency made mandatory
|
10 years ago |
artur-zawlocki
|
0abe8ab42e
|
Updated cmake files after moving the jit compiler to a lib.
|
10 years ago |
Marek Kotewicz
|
3c4da0eb20
|
ethrpc separated && first tests
|
10 years ago |
sveneh
|
88d4907c5c
|
refactored external library detection
TODO this is not proper CMake way, needs further refactoring
|
10 years ago |
sveneh
|
ee947b562e
|
refactor C++11 detection, BuildFile.h generation
|
10 years ago |
sveneh
|
8b1652bbf3
|
cleanup build file. Start some modularisation.
|
10 years ago |
Christian
|
8aad54050c
|
AST printer and command line tool, some fixes.
|
10 years ago |
Christian
|
2d50851ea3
|
Solidity scanner and some unit tests.
The scanner is a modified version of the v8 javascript scanner.
|
10 years ago |
Paweł Bylica
|
0a78fe0756
|
Init of evmcc - EVM Code Compiler
|
10 years ago |
Paweł Bylica
|
2050af26f8
|
Revert "Initial commit for etc"
Moving evmcc work to another branch. This reverts commit 0ae8abdc7a .
|
10 years ago |
Gav Wood
|
70d9acac70
|
Fix neth. I'm such a soft touch.
|
10 years ago |
artur-zawlocki
|
0ae8abdc7a
|
Initial commit for etc
|
10 years ago |
Gav Wood
|
5735e8c55e
|
Remove old Client network code & API.
Move over JsonRpcServer to WebThree.
|
10 years ago |
Gav Wood
|
515a1c22a9
|
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
Rename ethential to devcore.
|
10 years ago |
Gav Wood
|
4cb7993655
|
Project-wide reorganisation of namespaces.
|
10 years ago |
Gav Wood
|
fa1b3853b3
|
Reorganisation.
|
10 years ago |
Gav Wood
|
be1bf6b9bf
|
Split off general network layer.
|
10 years ago |
Gav Wood
|
c3e6682c3b
|
Numerous bug fixes.
|
10 years ago |
Gav Wood
|
bd4770944e
|
Initial commits for skeletons of IEthXi and libethereumx.
|
10 years ago |
Gav Wood
|
7524128cf2
|
Better accounts.
"Third" browser.
|
11 years ago |
Jason Huntley
|
e8af295bee
|
Update for cmake to search PYTHON_INCLUDE_DIR path when specified
|
11 years ago |
Gav Wood
|
c5fcae9095
|
parseData shared.
|
11 years ago |
subtly
|
c48edab82f
|
cmake updates, mianly for macos, and refactor of others. #210, #170, #63
|
11 years ago |
Gav Wood
|
2bb7bf4df3
|
Build tidyups.
|
11 years ago |
Gav Wood
|
5166cb57de
|
Better find_library/find_path syntax.
|
11 years ago |
Gav Wood
|
ac25eb1f37
|
Fail if cryptopp not found.
|
11 years ago |
Gav Wood
|
1a8e5b7424
|
Build debug message.
|
11 years ago |
Gav Wood
|
3822aef608
|
Build fixes.
|
11 years ago |
Gav Wood
|
64733df11e
|
Quick fix.
|
11 years ago |
Gav Wood
|
e75ad74d8e
|
don't build python stuff on macos.
|
11 years ago |
Gav Wood
|
9f4de91012
|
Crpytopp on mac.
|
11 years ago |
Gav Wood
|
c127cd4a2c
|
Build fixes.
Additional API work.
|
11 years ago |
Gav Wood
|
ddc1b4fc32
|
Windows build coersions.
|
11 years ago |
Gav Wood
|
db77f20641
|
Minor fix.
|
11 years ago |
Gav Wood
|
9bcd42e174
|
Full python serpent support.
Shared libs on all platforms.
|
11 years ago |
Gav Wood
|
25183afd7c
|
Project refactor. Introduce the Serpent library.
|
11 years ago |
Gav Wood
|
1eede08609
|
Fix non-serpent cmake issue.
|
11 years ago |
Gav Wood
|
07e04ab3bc
|
Make use of Serpent if available.
|
11 years ago |
Gav Wood
|
ea5a838ec4
|
Fix signed instructions.
|
11 years ago |
Gav Wood
|
b97b79c37d
|
VM trace.
|
11 years ago |
Gav Wood
|
e8217ea489
|
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
|
11 years ago |
Gav Wood
|
4ceb374de0
|
Basic paranoia compiler flag.
Additional fixes & cleanups for ref counting.
|
11 years ago |
Gav Wood
|
28c887c96c
|
Remove build cruft.
|
11 years ago |
Gav Wood
|
8b82d27851
|
Better building. Don't need JSON-RPC now.
|
11 years ago |
Gav Wood
|
648fbc57c9
|
Split out libethcore from libethereum.
|
11 years ago |
Carl Allendorph
|
a6256a5c04
|
Added check for the leveldb and miniupnpc dev libraries
|
11 years ago |
Carl Allendorph
|
052e28705c
|
Changed spaces to tabs to be compliant with coding standards document.
|
11 years ago |