subtly
|
df96fcd03b
|
separate packet type. add coding.
|
10 years ago |
subtly
|
4b198939cd
|
test header macs
|
10 years ago |
subtly
|
d137581c7f
|
authenticated capability (hello) and handshake authentication
|
10 years ago |
subtly
|
53fda56158
|
test initial secrets and ciphers, interop with go
|
10 years ago |
jhuntley
|
6d62e3ab26
|
Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away.
|
10 years ago |
jhuntley
|
0bf7d15a57
|
asio.h and windows.h build comments as per request.
|
10 years ago |
jhuntley
|
f7508dfc8a
|
Avoid boost include order issue on windows:
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue/16288859#16288859
Make sure boost/asio.hpp is included before windows.h.
|
10 years ago |
jhuntley
|
e1e7b227df
|
Avoid boost include order issue on windows:
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue/16288859#16288859
Make sure boost/asio.hpp is included before windows.h.
|
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
|
e79d427902
|
update host for ecies interop. test sha3 output of interim digest.
|
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 |
subtly
|
8e2deaebc2
|
ECIES interop with go is a go.
|
10 years ago |
Christian
|
6d4b77249e
|
Fixed arrays in ABI.
|
10 years ago |
Christian
|
b883eea327
|
Fix test after change in call failure semantics.
|
10 years ago |
subtly
|
e3fbf63f8f
|
ecies interop fix and tests. 128-bit keys.
|
10 years ago |
Liana Husikyan
|
df4746d5e7
|
Implemented passing arguments to the base constructor.
|
10 years ago |
Lefteris Karapetsas
|
1681fbd885
|
getInheritableMembers() does not look at BaseContracts
- Also adding tests for improper accessing members of other contracts.
|
10 years ago |
Lefteris Karapetsas
|
b1dcc2a77f
|
VisibleInDerivedContracts() is now virtual()
- Plus an extra test for internal visibility in a base class variable
|
10 years ago |
Lefteris Karapetsas
|
f2fdeb3599
|
Add structs to inheritable members
|
10 years ago |
Lefteris Karapetsas
|
6d48abddd3
|
Adding test for base class statevar accessors
|
10 years ago |
subtly
|
953bfd2400
|
start of ecies interop with go
|
10 years ago |
Lu Guanqun
|
c99f8fa4ea
|
add several var related test cases
|
10 years ago |
CJentzsch
|
b32f99b96e
|
move extrem memory test to stMemoryStressTest.json
|
10 years ago |
CJentzsch
|
45fa322c8e
|
more memmory hard quadratic complexity tests
|
10 years ago |
Christian
|
96a50b3a23
|
Array copy storage to storage.
|
10 years ago |
Christian
|
9252c02a63
|
Type checks for array assignment.
|
10 years ago |
Christian
|
43892601e3
|
Shortening of dynamic arrays.
|
10 years ago |
CJentzsch
|
916311f650
|
more jump tests
|
10 years ago |
CJentzsch
|
4c07160054
|
add more addmod mulmod overflow tests
|
10 years ago |
CJentzsch
|
eae7e770ab
|
A calls B to refund
|
10 years ago |
CJentzsch
|
289b2a7c8b
|
more calldatacopy return tests (for Pawel)
|
10 years ago |
winsvega
|
c7c092630e
|
Test Helper
style changes
|
10 years ago |
winsvega
|
7661be8976
|
More Transaction Tests
Some tests to check YP statements
|
10 years ago |
CJentzsch
|
923672297d
|
adjust to new quadratic memory rule
|
10 years ago |
CJentzsch
|
09bf81720e
|
add more sdiv smod tests
|
10 years ago |
CJentzsch
|
089f768337
|
tests for mem at 32,64 KB +- 1, 31,32,33 for mstore and mstore8
|
10 years ago |
CJentzsch
|
d2717af363
|
include invalid transaction rlp block test
|
10 years ago |
Christian
|
a03ead264e
|
LValue refactoring.
|
10 years ago |
CJentzsch
|
d49007ed4b
|
add memory tests
|
10 years ago |
CJentzsch
|
9c75997f9c
|
add commandline flag for tt10MBtxTest
bugix in trie test
undo trie test change
|
10 years ago |
CJentzsch
|
3f2075c331
|
use 50000 bytes for CALLDATACOPY
|
10 years ago |
CJentzsch
|
a5a4d36fd1
|
add --all flag for time consuming tests
|
10 years ago |
CJentzsch
|
a4e2b6d2de
|
add quadratic complexity tests
|
10 years ago |
CJentzsch
|
375e4ac48b
|
add test for quadratic complexity
remove file with wrong name
|
10 years ago |
CJentzsch
|
15a0700677
|
add wrong v value tx test
|
10 years ago |
CJentzsch
|
cc5de44d02
|
add create contract with existing address test
|
10 years ago |
Lefteris Karapetsas
|
eda4ce3d18
|
Re-adding braces to if in test/Assembly.cpp
|
10 years ago |
Lefteris Karapetsas
|
a157ccae4d
|
Move SourceLocation to evmcore
|
10 years ago |