yann300
|
9543f81e5f
|
- Close project properly
|
10 years ago |
Paweł Bylica
|
24ba049938
|
Add library version stamp to cached objects
|
10 years ago |
Marek Kotewicz
|
6d77d289cf
|
Merge commit '0807e2ee7c32d10f86622c7cd143b6ae37005f48' into develop
Conflicts:
libjsqrc/ethereumjs/dist/ethereum.min.js
|
10 years ago |
Marek Kotewicz
|
0807e2ee7c
|
Squashed 'libjsqrc/ethereumjs/' changes from 5bd166c..7d6b35a
7d6b35a Merge branch 'master' into cpp
9b3a0f0 Merge branch 'event_hash'
9887972 version
63dcee6 ignore for maxcomplexity warning
8376bfa gulp
a59f3a4 Merge pull request #85 from ethers/abiString
0dd6cc4 gulp
688faec Merge pull request #81 from ethers/arraySupport
64f6630 updated README.md
4f9aaec Merge pull request #94 from ethereum/signature
91321fb removed web3 dependency from abi.js
5c7d8a7 separated event signature
81b19cc event hash
ea250e6 Merge commit 'be3bfb76bef1d1f113033cd9093e03a00066d5d1' into ethereumjs_timeout
c08cea1 Improvement to AZ - confirmation disabler. Fix network crash.
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: 7d6b35af1c2b59feae5a01c899fae68298d71211
|
10 years ago |
subtly
|
dc1bb1d28b
|
build fix
|
10 years ago |
subtly
|
924ac4ec92
|
pair-coding update
|
10 years ago |
subtly
|
69e48c2707
|
initial rlpx framing classes
|
10 years ago |
subtly
|
e79d427902
|
update host for ecies interop. test sha3 output of interim digest.
|
10 years ago |
Arkadiy Paronyan
|
e8810789ee
|
Merge pull request #1187 from yann300/accountManagement
Accounts management
|
10 years ago |
winsvega
|
2bb905b97e
|
Tests
--test to --singletest
|
10 years ago |
winsvega
|
0c16c19a1f
|
Transaction Tests
missing TestHelper.h file
|
10 years ago |
winsvega
|
3e7e391b57
|
Test Cases Changes
userDefinedFile test now goes with --test option for all cases
|
10 years ago |
winsvega
|
6e60c118b7
|
Transaction Tests
A few changes
|
10 years ago |
Paweł Bylica
|
06965dec1f
|
Merge remote-tracking branch 'upstream/develop' into evmjit
|
10 years ago |
CJentzsch
|
b0efa82daa
|
remove genesis state from state tests
Conflicts:
test/state.cpp
|
10 years ago |
yann300
|
ce2cf330f0
|
- Small Changes
|
10 years ago |
Gav Wood
|
a297fc4f16
|
Merge branch 'poc9trie' of github.com:ethereum/cpp-ethereum into poc9trie
Conflicts:
libethereum/Client.cpp
test/state.cpp
|
10 years ago |
Lefteris Karapetsas
|
5f191f4f89
|
Indentation style fixes
|
10 years ago |
Gav Wood
|
83952acf0e
|
state rebase.
|
10 years ago |
Gav Wood
|
91cabff059
|
Lenient gas limit.
Two uncles only.
Min 2048 difficulty & assoc adjustment.
|
10 years ago |
Gav Wood
|
b2a4ded0bc
|
VM CALLCODE fix.
|
10 years ago |
Gav Wood
|
989d684aff
|
Fee structure stuff.
|
10 years ago |
Gav Wood
|
d07ea7a8d3
|
Alter Genesis block.
Add FeeStructure.
|
10 years ago |
Gav Wood
|
7ffdabdaca
|
Update precompiled stuff.
Add extra tests for secure trie.
|
10 years ago |
Gav Wood
|
14496b68aa
|
Log/bloom alterations.
|
10 years ago |
CJentzsch
|
cf440f7ae7
|
update gas costs
|
10 years ago |
Gav Wood
|
0360b20af1
|
Avoid invalid paranoia tests.
|
10 years ago |
CJentzsch
|
0e97752530
|
fix jumpdest - dont require anything on the stack
|
10 years ago |
CJentzsch
|
91d31a94dc
|
add memory tests
|
10 years ago |
CJentzsch
|
e6e0f13e2f
|
only check rootHash of state if FATDB is off
|
10 years ago |
Gav Wood
|
a04ae1dabd
|
Fix FakeExtVM.
|
10 years ago |
Gav Wood
|
c6c25b933d
|
JUMPDEST is 1.
|
10 years ago |
Gav Wood
|
de177effb0
|
Gas fixes.
Trie fixes.
|
10 years ago |
Gav Wood
|
53550684cb
|
New gas pricing for PoC-9.
|
10 years ago |
Gav Wood
|
aae57a0382
|
Fixes for FatTrie.
|
10 years ago |
Gav Wood
|
814349a840
|
State integration test.
Fixes to the FatTrie.
|
10 years ago |
Gav Wood
|
13c082690d
|
FatDB integrated.
|
10 years ago |
Gav Wood
|
0f01f4799f
|
Fat Trie and tests for it.
|
10 years ago |
Gav Wood
|
92bfa4a7cf
|
New SecureTrie.
|
10 years ago |
Gav Wood
|
813d5d9172
|
Lenient gas limit.
Two uncles only.
Min 2048 difficulty & assoc adjustment.
|
10 years ago |
yann300
|
44ae13bdeb
|
small changes
|
10 years ago |
yann300
|
7bb5032874
|
- small changes
|
10 years ago |
yann300
|
ff644c65c1
|
- The first account use to deploy config contracts.
- Other accounts are rdeletable if not used by a transaction.
|
10 years ago |
Gav Wood
|
f64e013bfa
|
Merge pull request #1193 from chriseth/sol_fixABIArrays
Fixed arrays in ABI.
|
10 years ago |
Gav Wood
|
e910720e69
|
Merge pull request #1175 from debris/event_sha3
transaction hash in event logs, second approach
|
10 years ago |
Marek Kotewicz
|
148e2d8d14
|
fixing pr issues
|
10 years ago |
Marek Kotewicz
|
3b99b7c4d9
|
Merge branch 'develop' into event_sha3
|
10 years ago |
Lefteris Karapetsas
|
e44ab4588d
|
fixing the build
|
10 years ago |
Lefteris Karapetsas
|
aabce8548a
|
mini style improvement
|
10 years ago |
Lefteris Karapetsas
|
4a9b2fa0c5
|
StructuredLogger's functions all become static and call the singleton getter.
|
10 years ago |