winsvega
|
deff3f2b50
|
Check State: Block Tests
|
2015-04-13 12:20:12 +03:00 |
|
winsvega
|
4ba8687562
|
Check State: expect in blocks
transactions test fetched to POC changes
|
2015-04-13 12:20:12 +03:00 |
|
winsvega
|
47849db473
|
Check State: Block Test + Transaction
|
2015-04-13 12:20:12 +03:00 |
|
winsvega
|
e54952c8cf
|
BlockTests: add expect section
|
2015-04-13 12:20:12 +03:00 |
|
subtly
|
e51bdd0122
|
test use of steady_clock for timeout
|
2015-04-11 16:03:56 -04:00 |
|
debris
|
c4b4d7cdc1
|
fixed #1590, msvc build with cmake 3.2.1
|
2015-04-11 19:53:45 +02:00 |
|
Gav Wood
|
fbb5adc9f9
|
Some early refactoring to support async miners better.
|
2015-04-11 15:52:36 +02:00 |
|
Gav Wood
|
b848fa9af1
|
Ability to switch GPU/CPU mining on the fly.
|
2015-04-11 00:45:21 +02:00 |
|
subtly
|
9965121d63
|
Merge branch 'p2p' into whisper
|
2015-04-10 12:14:57 -04:00 |
|
Gav Wood
|
c111dbff3f
|
Merge pull request #1577 from imapp-pl/pr/scheduler_change
EVMJIT: Change instruction scheduler
|
2015-04-10 17:17:19 +02:00 |
|
Gav Wood
|
35affd39f1
|
OpenCL stuff, Fix for eth_call.
|
2015-04-10 16:41:58 +02:00 |
|
Paweł Bylica
|
530b19f6c6
|
Change instruction scheduler
Try different instruction scheduler in LLVM, other crashes sometimes.
Also parse command line options properly for random tests.
|
2015-04-10 14:47:43 +02:00 |
|
Marek Kotewicz
|
1e40ca7981
|
Merge commit '60313959de74d8f4786858ee6e5425b7964478e9' into develop
Conflicts:
libjsqrc/ethereumjs/dist/web3-light.js
libjsqrc/ethereumjs/dist/web3-light.js.map
libjsqrc/ethereumjs/dist/web3-light.min.js
libjsqrc/ethereumjs/dist/web3.js
libjsqrc/ethereumjs/dist/web3.js.map
libjsqrc/ethereumjs/dist/web3.min.js
libjsqrc/ethereumjs/lib/web3/eth.js
|
2015-04-10 08:52:51 +02:00 |
|
Marek Kotewicz
|
1efd3c2687
|
Squashed 'libjsqrc/ethereumjs/' changes from 73b9ed2..4def095
4def095 updated README.md
15b4dbd updated bower && package.json files
0ccc05a web3 in global namespace
ccc59d1 version 0.2.6
9c2c946 Merge branch 'web3' into develop
6763f34 tests for creating new contract with nondefault constructor, added missing files
2ef5efc fixed #70, creating contract with nondefault constructor
dbe4015 Merge branch 'master' into develop
48b351a add gasPrice test and fixed failing uncle tests
7f75f3e fixed gasPrice output
ddec629 fixed getUncle parameter count
1e89ef0 changed to eth_protocolVersion
6add9bd Merge pull request #151 from ethereum/develop
git-subtree-dir: libjsqrc/ethereumjs
git-subtree-split: 4def0958d35cb5b8d92d277423af4d435dd89f16
|
2015-04-10 08:50:24 +02:00 |
|
Gav Wood
|
ec8d4cd081
|
Fix solidity tests.
|
2015-04-08 23:09:06 +02:00 |
|
Gav Wood
|
84ff8c8ac1
|
Merge pull request #1538 from debris/js
web3 0.2.5
|
2015-04-08 22:49:22 +02:00 |
|
Gav Wood
|
e1b20fb3a1
|
Merge pull request #1546 from chriseth/sol_assumeContractNotCreated
Retain more gas for the case that the called contract is not yet created
|
2015-04-08 22:45:13 +02:00 |
|
Gav Wood
|
8665d76f52
|
Merge pull request #1546 from chriseth/sol_assumeContractNotCreated
Retain more gas for the case that the called contract is not yet created
|
2015-04-08 22:45:13 +02:00 |
|
Gav Wood
|
07940a644d
|
Merge pull request #1401 from winsvega/expectedState
Expected state
|
2015-04-08 22:42:36 +02:00 |
|
Liana Husikyan
|
6f38bfeb6c
|
fixes
added more tests
|
2015-04-08 15:56:36 +02:00 |
|
Liana Husikyan
|
377e543558
|
fixes
added more tests
|
2015-04-08 15:56:36 +02:00 |
|
Liana Husikyan
|
5c0fe54f3f
|
added < uint256 uinttype to test
|
2015-04-08 15:56:36 +02:00 |
|
Liana Husikyan
|
fb1cf35f3b
|
added implementation to append code for State variable accessor
fixed tests
|
2015-04-08 15:56:35 +02:00 |
|
Liana Husikyan
|
4d4a999db2
|
added implementation to append code for State variable accessor
fixed tests
|
2015-04-08 15:56:35 +02:00 |
|
Liana Husikyan
|
df3ce3ad8f
|
some more tests
|
2015-04-08 15:56:35 +02:00 |
|
Liana Husikyan
|
a33564fbcc
|
some more tests
|
2015-04-08 15:56:35 +02:00 |
|
Liana Husikyan
|
7eec25b6eb
|
added createing FunctionType from ArrayType VariableDeclaration
added test
|
2015-04-08 15:56:35 +02:00 |
|
Liana Husikyan
|
32ae2ea75c
|
added createing FunctionType from ArrayType VariableDeclaration
added test
|
2015-04-08 15:56:35 +02:00 |
|
Gav Wood
|
fff3784c01
|
Remove VMTRACE.
Better transaction logging.
Avoid bothering with obviously invalid transactions.
|
2015-04-08 02:42:51 +02:00 |
|
Wins Vega
|
ff5ce7bda3
|
Check State: windows build
|
2015-04-08 01:31:30 +04:00 |
|
winsvega
|
32bde18a27
|
Check State
bump builds
|
2015-04-07 21:32:33 +03:00 |
|
winsvega
|
3a96756951
|
Check State
bump builds
|
2015-04-07 21:32:32 +03:00 |
|
winsvega
|
dd0cdddd94
|
Check State
style changes
|
2015-04-07 21:32:32 +03:00 |
|
winsvega
|
4774ccfb28
|
Check State
Unused Variable
|
2015-04-07 21:32:32 +03:00 |
|
winsvega
|
44405625f2
|
Check State
Style + Rebase
|
2015-04-07 21:32:32 +03:00 |
|
winsvega
|
c38c8bb567
|
Check State
style changes
|
2015-04-07 21:32:32 +03:00 |
|
winsvega
|
923e452846
|
Check State
Style Changes
|
2015-04-07 21:32:32 +03:00 |
|
winsvega
|
ba3cf808ca
|
Check State
vmTests
|
2015-04-07 21:32:32 +03:00 |
|
winsvega
|
05e704fb27
|
Check State
vmTests expect section
|
2015-04-07 21:32:32 +03:00 |
|
winsvega
|
fd1cccaf89
|
Check State
vmArithmeticTestFiller, memory test fix
|
2015-04-07 21:32:32 +03:00 |
|
winsvega
|
d90dc70bb8
|
Check State
stSolidityTest
|
2015-04-07 21:32:32 +03:00 |
|
winsvega
|
2e71a91323
|
Check State
State tests with expect section
|
2015-04-07 21:32:32 +03:00 |
|
winsvega
|
adba4fb9a1
|
Check State
Incomplete State Support
|
2015-04-07 21:32:32 +03:00 |
|
winsvega
|
b0c8babf0e
|
Check State
Refactoring
|
2015-04-07 21:32:32 +03:00 |
|
winsvega
|
7ed2db70a7
|
Expected State
some test demo
|
2015-04-07 21:32:31 +03:00 |
|
winsvega
|
bfc4d2eceb
|
Expect State Check
state and vmtests
|
2015-04-07 21:32:31 +03:00 |
|
winsvega
|
a14cada9dd
|
State Test
Expected state check when filling test
|
2015-04-07 21:32:31 +03:00 |
|
subtly
|
f08eb06c7a
|
Merge branch 'p2p' into whisper
|
2015-04-07 19:15:46 +02:00 |
|
chriseth
|
45870ed956
|
SHA3 optimizations.
|
2015-04-07 17:21:09 +02:00 |
|
chriseth
|
68b61432ae
|
Typos and docs.
|
2015-04-07 17:21:09 +02:00 |
|