unknown
|
807614bf55
|
cpack package name starts with capital letter
|
10 years ago |
Marek Kotewicz
|
21afaa6e8b
|
Merge pull request #1812 from arkpar/msvc
Fixed accessing deleted widgets
|
10 years ago |
arkpar
|
cb2e313ae3
|
Fixed accessing deleted widgets
|
10 years ago |
chriseth
|
c57305025f
|
Style.
|
10 years ago |
chriseth
|
4ab07c6dd3
|
Use std::array.
|
10 years ago |
Paweł Bylica
|
346770def9
|
SmartVM: initial implementation
|
10 years ago |
chriseth
|
1933aa5c2c
|
CFG returns vector of blocks instead of assembly items.
|
10 years ago |
chriseth
|
ec7425fecd
|
Remove unused old optimizer rule.
|
10 years ago |
chriseth
|
1f149925bc
|
Gather knowledge about the state during control flow analysis.
|
10 years ago |
Lefteris Karapetsas
|
d622fdfd76
|
Adding Block verification tests
- The data for the block verification come from the POC-9 testnet.
- Also using boolean instead of int in check_difficulty for the verification
|
10 years ago |
unknown
|
3af40c3307
|
package solc, eth, ethminer, rlp && abi in cpack nsis installer
|
10 years ago |
yann300
|
5f4417de05
|
- Fix small diff between GlobalReg and OwnedReg
- add currentOwner() in OwnedReg
|
10 years ago |
chriseth
|
4988a6766f
|
Make KnownState work with all instructions.
|
10 years ago |
chriseth
|
e768959342
|
Common subexpression elimination ready for using pre-known state.
|
10 years ago |
chriseth
|
ce15b5bbc9
|
More flexible way to approach unknown stack elements.
|
10 years ago |
chriseth
|
30c832e358
|
Split known state from common subexpression eliminator.
|
10 years ago |
Marek Kotewicz
|
553676bc9e
|
throwing exception if we cannot print jsvalue
|
10 years ago |
chriseth
|
5b8614f178
|
Structural gas estimator.
|
10 years ago |
arkpar
|
d69b2badcf
|
Fixed accessing deleted widgets
|
10 years ago |
Marek Kotewicz
|
708affdc38
|
fixed constructor indention in JSV8Engine.cpp
|
10 years ago |
Marek Kotewicz
|
23782112b4
|
fixed style of JSEngine files
|
10 years ago |
Paweł Bylica
|
1e6659d1a9
|
Allow selecting VM kind manually
|
10 years ago |
Marek Kotewicz
|
36b4b46f66
|
removed redundant createShellContext function && fixed style of JSV8Engine files
|
10 years ago |
Marek Kotewicz
|
8eee07518f
|
fixed printing undefined
|
10 years ago |
Marek Kotewicz
|
06c228e6c0
|
forward declarations of unique_ptr
|
10 years ago |
Marek Kotewicz
|
f56868493f
|
duplicate code in eth/main.cpp wrapped into function
|
10 years ago |
yann300
|
bee5a8454e
|
Merge remote-tracking branch 'up/develop' into bugFix2
|
10 years ago |
unknown
|
3f3334971b
|
windows package fixes
|
10 years ago |
winsvega
|
65f53a5f28
|
singletest when refill
Solidity Contract Inheritance Test
|
10 years ago |
Gav Wood
|
808886a384
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
ae74058320
|
Windows build fixes.
|
10 years ago |
Gav Wood
|
bb75aa6271
|
Merge pull request #1807 from chriseth/sol_fix_missingFunctionHashesArgument
Fix for exception if function hashes not requested.
|
10 years ago |
Paweł Bylica
|
898682d04d
|
JIT class: the EVM JIT facade.
The JIT class added, future public EVM JIT library interface. Currently it supports queries about EVM code status.
|
10 years ago |
winsvega
|
43f34d3577
|
Solidity: cryptographic ecrecover test
|
10 years ago |
chriseth
|
b7d560d3e7
|
Fix for exception if function hashes not requested.
|
10 years ago |
yann300
|
bc9b1714af
|
small changes
|
10 years ago |
Gav Wood
|
3f72ae8c14
|
Merge pull request #41 from LefterisJP/finalize_and_use_new_api
Finalize and use new api
|
10 years ago |
yann300
|
0a95415203
|
- provide specific gas value for each tr.
- display user friendly gas value (for deploy and register).
|
10 years ago |
Gav Wood
|
20d3a2d892
|
Merge pull request #1743 from chriseth/evmasm
Move assembly related files to libevmasm and split parameters.
|
10 years ago |
winsvega
|
0a84827669
|
Specifing concrete test when filling testsuite
|
10 years ago |
Gav Wood
|
717a3c2b01
|
Merge pull request #1803 from gluk256/firsttest
libp2p test and bugfix
|
10 years ago |
CJentzsch
|
16c6d48b58
|
add bc wallet test
|
10 years ago |
Gav Wood
|
e08d6bb8eb
|
Merge branch 'arkpar-core_perf' into develop
|
10 years ago |
Gav Wood
|
82e86eba1b
|
Compile fix.
|
10 years ago |
Gav Wood
|
9e18fe20ec
|
Merge branch 'core_perf' of https://github.com/arkpar/cpp-ethereum into arkpar-core_perf
|
10 years ago |
Gav Wood
|
167e97364e
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
677eb456b2
|
Optimisations QString -> string, make AZ snappier by refactoring UI of
accounts.
|
10 years ago |
Lefteris Karapetsas
|
bed7c62bca
|
Fixes for building on Mac
|
10 years ago |
winsvega
|
92b981cacf
|
Solidity: Cryptographic funcs fix
|
10 years ago |
arkpar
|
7387a1c250
|
replaces cache maps with hash tables, reverted noteCanonChanged
|
10 years ago |