subtly
|
8e2deaebc2
|
ECIES interop with go is a go.
|
10 years ago |
Gav Wood
|
6e9884ca43
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
Christian
|
6d4b77249e
|
Fixed arrays in ABI.
|
10 years ago |
yann300
|
e4c2c654bc
|
pass Secret to the executing transaction.
|
10 years ago |
Gav Wood
|
6f1e7cbea2
|
Merge pull request #1192 from chriseth/stopinvalidcall
STOP for invalid call.
|
10 years ago |
Gav Wood
|
82a2a9edf6
|
Merge pull request #1191 from CJentzsch/POC9tests
update gas cost PoC9
|
10 years ago |
Gav Wood
|
5a538bf314
|
Log/bloom alterations.
|
10 years ago |
Christian
|
b883eea327
|
Fix test after change in call failure semantics.
|
10 years ago |
CJentzsch
|
05bb8f2191
|
Merge remote-tracking branch 'upstream/poc9trie' into POC9tests
|
10 years ago |
CJentzsch
|
6dc6d10b02
|
update gas costs
|
10 years ago |
Gav Wood
|
2e005d1796
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
10 years ago |
Gav Wood
|
e96942c3c7
|
Solidity STOPs in case of failed call.
|
10 years ago |
Gav Wood
|
dbe37c613b
|
Merge branch 'poc9trie' of github.com:ethereum/cpp-ethereum into poc9trie
|
10 years ago |
Gav Wood
|
cd45664a63
|
Avoid invalid paranoia tests.
|
10 years ago |
Gav Wood
|
056868aaa4
|
Merge pull request #1182 from sveneh/develop
Dockerfile updated to the latest develop build with jit support
|
10 years ago |
Gav Wood
|
e3b29a53cd
|
Merge pull request #1184 from arkpar/mix_srcdbg
Mix: solidity source debugging
|
10 years ago |
Gav Wood
|
b8c195a4f6
|
Merge pull request #1188 from CJentzsch/POC9tests
Poc9tests
|
10 years ago |
CJentzsch
|
a90afc3d5e
|
fix jumpdest - dont require anything on the stack
|
10 years ago |
subtly
|
e3fbf63f8f
|
ecies interop fix and tests. 128-bit keys.
|
10 years ago |
CJentzsch
|
845b4e7d98
|
add memory tests
|
10 years ago |
CJentzsch
|
e2fdaa6ac2
|
only check rootHash of state if FATDB is off
|
10 years ago |
yann300
|
63ae0faeb1
|
Accounts Managemement
|
10 years ago |
Gav Wood
|
8f70101cec
|
Fix FakeExtVM.
|
10 years ago |
Gav Wood
|
a1bb249d45
|
JUMPDEST is 1.
|
10 years ago |
Gav Wood
|
bfb9223528
|
Solidity STOPs in case of failed call.
|
10 years ago |
Marek Kotewicz
|
7ce003b2d4
|
Merge branch 'develop' into event_sha3
|
10 years ago |
arkpar
|
3b58f62852
|
more style fixes
|
10 years ago |
arkpar
|
9c3fded391
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into mix_srcdbg
|
10 years ago |
arkpar
|
0698567085
|
style
|
10 years ago |
Gav Wood
|
f0e1be6abf
|
Gas fixes.
Trie fixes.
|
10 years ago |
arkpar
|
86dad575e7
|
reverted codemirror.js
|
10 years ago |
arkpar
|
84fb7de603
|
more accurate location navigation
|
10 years ago |
arkpar
|
63065bde05
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into
mix_srcdbg
Conflicts:
mix/ClientModel.cpp
mix/qml/Debugger.qml
mix/qml/MainContent.qml
|
10 years ago |
chriseth
|
64b56ff021
|
Merge pull request #1180 from chriseth/fix_unusedVariables
Removed unused variables.
|
10 years ago |
Paweł Bylica
|
cf236b6f9c
|
Mark arithmetic functions with nounwind and readnone attributes
|
10 years ago |
arkpar
|
5ea84f247e
|
breakpoints
|
10 years ago |
Paweł Bylica
|
aeb0d2999e
|
Merge remote-tracking branch 'origin/pr/evmjit-v0.2' into pr/evmjit-v0.3
|
10 years ago |
sveneh
|
abcb3ee832
|
updated to the latest develop build with jit support
|
10 years ago |
Gav Wood
|
e3219c6563
|
New gas pricing for PoC-9.
|
10 years ago |
Paweł Bylica
|
6d6256f83b
|
Allow mixing debug version of evmjit with release version of LLVM library
|
10 years ago |
yann300
|
1539260583
|
Merge remote-tracking branch 'up/develop' into accountManagement
|
10 years ago |
yann300
|
8828c64c21
|
- Accounts Managements
|
10 years ago |
Christian
|
211c37acb8
|
Removed unused variables.
|
10 years ago |
chriseth
|
05a0ab4887
|
Merge pull request #1163 from LianaHus/sol_AccessToBaseArgs
Solidity: Passing arguments to base constructors in derived constructor.
|
10 years ago |
Liana Husikyan
|
a545b8a7a4
|
removed unused member
added some comments for ModifierInvocation::checkTypeRequirements
cleanup
|
10 years ago |
Liana Husikyan
|
df4746d5e7
|
Implemented passing arguments to the base constructor.
|
10 years ago |
Paweł Bylica
|
542884c7a9
|
EVM JIT 0.2: merge subtree branch evmjit/release/0.2 into pr/evmjit-v0.2
|
10 years ago |
Arkadiy Paronyan
|
728cf01435
|
Merge pull request #1177 from yann300/ui_improvement2
small UI change
|
10 years ago |
Paweł Bylica
|
e19665d648
|
Merge commit 'c39c1ab093e0cb3e3c8e9259ad5ee70af43d2eac' into evmjit
|
10 years ago |
Paweł Bylica
|
c39c1ab093
|
Merge branch 'release/0.2' into develop
|
10 years ago |