Tim Hughes
|
b42ecc34a1
|
Fixed size_t to bool warning and internal compiler error with MSVC.
|
10 years ago |
Christoph Jentzsch
|
69082f5fb6
|
undefined FILL_TESTS and some minor style fixes
|
10 years ago |
Christoph Jentzsch
|
ae7542dc2b
|
Merge remote-tracking branch 'upstream/develop' into develop
|
10 years ago |
Christoph Jentzsch
|
98658ddd13
|
Reorganized FakeExtVM class into .h and .cpp file. Added state class member in order to test CREATE and CALL. Added system operations test.
|
10 years ago |
Paweł Bylica
|
b47adc68c7
|
Staring with Stack helper
|
10 years ago |
Paweł Bylica
|
9ddc25a664
|
Implementation of ExecutionEngine with LLVM MCJIT
|
10 years ago |
Paweł Bylica
|
75d7b8592e
|
Remove public LLVM dependency in Compiler
|
10 years ago |
Paweł Bylica
|
ec7609f0ad
|
ExecutionEngine stub and -i program option for interpreting EVM Code
|
10 years ago |
Paweł Bylica
|
f378909442
|
Moving Compiler to separated files
|
10 years ago |
Paweł Bylica
|
f4c7a514e9
|
Fixing evmcc Visual Studio project settings
|
10 years ago |
Paweł Bylica
|
76975a1b42
|
Visual Studio project config for evmcc
|
10 years ago |
Paweł Bylica
|
4c36146f8b
|
Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc
|
10 years ago |
artur-zawlocki
|
a3a33112be
|
etc --> evmcc in cmakefile
|
10 years ago |
Paweł Bylica
|
e0466e2754
|
Merge branch 'develop' into develop-evmcc
|
10 years ago |
Paweł Bylica
|
199a2d32db
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
|
10 years ago |
Christoph Jentzsch
|
4fd3029fd8
|
Added more vm tests
|
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
|
e02895b541
|
Merge branch 'poc-6' into develop
|
10 years ago |
Gav Wood
|
e03a663d97
|
Actually stop getting chain once no more to grab.
|
10 years ago |
Gav Wood
|
6777a24b1e
|
Stop fetching once fetch is decidedly bad.
|
10 years ago |
Gav Wood
|
9882e98606
|
Helpers and fixes for uncles debugging.
|
10 years ago |
Gav Wood
|
702e927945
|
Minor UI stuff.
|
10 years ago |
Gav Wood
|
735507a043
|
Merge branch 'master' into develop
|
10 years ago |
Gav Wood
|
0bbfec52d6
|
Don't assert.
|
10 years ago |
Gav Wood
|
6625d51d39
|
Merge branch 'develop'
|
10 years ago |
Gav Wood
|
5379afef8d
|
Merge branch 'master' into develop
|
10 years ago |
Gav Wood
|
431a3c242f
|
Fixes...
|
10 years ago |
Gav Wood
|
ce9f10252e
|
Merge branch 'develop'
Conflicts:
libdevcore/Common.cpp
windows/LibEthereum.vcxproj
|
10 years ago |
Gav Wood
|
6c63d5dd84
|
Update package script.
|
10 years ago |
Gav Wood
|
817a4ff2fc
|
Version bump.
|
10 years ago |
Gav Wood
|
599970e9e0
|
Moc downloadview.h.
|
10 years ago |
Gav Wood
|
4483e1a816
|
Kill Walleth from Windows.
|
10 years ago |
Gav Wood
|
b87d9f28f1
|
Fix for clang's pedanticism.
|
10 years ago |
Gav Wood
|
0a8b796135
|
Remove mode stuff from neth for now.
|
10 years ago |
Gav Wood
|
2b6f1576bc
|
About to begin base58.
|
10 years ago |
Gav Wood
|
41103e8c87
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
7507f95203
|
VS fix.
|
10 years ago |
Gav Wood
|
5dd4d74eb5
|
Merge pull request #318 from CJentzsch/develop
Added arithmetic test
|
10 years ago |
Gav Wood
|
68d1a5ce08
|
Make debug downloading a bit faster.
|
10 years ago |
Gav Wood
|
f9610136be
|
Remove sleep.
|
10 years ago |
Gav Wood
|
0b4abba562
|
Nice downloading view.
|
10 years ago |
Gav Wood
|
d60ee48ddd
|
Various networking fixes.
|
10 years ago |
Gav Wood
|
1220d199f7
|
Don't take up quite so much CPU.
|
10 years ago |
Gav Wood
|
05d3d8096e
|
Simple chain download view.
|
10 years ago |
Christoph Jentzsch
|
fb8e2e0dbe
|
style fix
|
10 years ago |
Christoph Jentzsch
|
0a68f6961c
|
Merge remote-tracking branch 'upstream/develop' into develop
|
10 years ago |
Gav Wood
|
70d9acac70
|
Fix neth. I'm such a soft touch.
|
10 years ago |
Gav Wood
|
a5196ed685
|
Version bump.
|
10 years ago |
Gav Wood
|
5ce45164bd
|
Get rid of nasty old code.
|
10 years ago |