obscuren
|
576df064e5
|
Updated for PV59
* Value XFER are refunded back to the sender if the execution fails
|
10 years ago |
obscuren
|
58c6cc8fd7
|
Squashed 'tests/files/' changes from 559268b..8f3fbe6
8f3fbe6 Pv59 changes
2633cce JS fails
748f803 Merge remote-tracking branch 'origin' into develop
2e60a20 JS failure
2673f14 Incorrect Test deletion
345261d More Transaction Tests
300998f add blockchain tests - uncle gen 0 - in-chain-uncle
7e8585a gas counter overflow
5af1002 check overflow of v value in tx tests
53ee775 memory stress tests 28
46045b7 add 1024 stack size tests
4678ee8 add 1024 stack size limit tests
3b870f6 rm test
7c51854 fix test
74f1e91 cpp fail
ce9535a add cppjit fail
2e17a2e SDIV tests
cd38e05 first JS failures
d5e80d5 Delete st201503181858GO.json
git-subtree-dir: tests/files
git-subtree-split: 8f3fbe63f92c413fda1fc68cf27a9dbb69681168
|
10 years ago |
obscuren
|
4877e52c15
|
Merge commit '58c6cc8fd7ff8a27004ed62d912e0a61ae1b73bb' into develop
|
10 years ago |
obscuren
|
118b79eca7
|
Added gitter integration for travis
|
10 years ago |
obscuren
|
a59ea7ce29
|
Changed miner
* Instead of delivering `Work` to the `Worker`, push a complete Block to
the `Worker` so that each agent can work on their own block.
|
10 years ago |
obscuren
|
d8e21b39b3
|
Added copy function
|
10 years ago |
obscuren
|
0ee0094cc0
|
better block propagation
|
10 years ago |
obscuren
|
7b8a47f484
|
removed legacy code
|
10 years ago |
obscuren
|
0eaa023ffa
|
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
|
10 years ago |
obscuren
|
bfb9ed881d
|
Gas validation and clean up of legacy code
|
10 years ago |
obscuren
|
ebf4408d73
|
Decrement depth
|
10 years ago |
Taylor Gerring
|
e88a29ad02
|
Merge pull request #553 from ethersphere/jsonlog
natspec: minor fix in test
|
10 years ago |
zelig
|
53af810851
|
natspec: minor fix in test
|
10 years ago |
obscuren
|
f2f65c1a65
|
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
|
10 years ago |
Taylor Gerring
|
90c710fd26
|
Merge pull request #552 from ethersphere/jsonlog
Jsonlog
|
10 years ago |
obscuren
|
c8e9ca0483
|
fixed bad uncles
|
10 years ago |
zelig
|
a983a215dc
|
fix ethtest logging
|
10 years ago |
Taylor Gerring
|
e954c24af0
|
Implement RPC net_version
|
10 years ago |
Taylor Gerring
|
60020add74
|
Merge pull request #551 from ethersphere/frontier/eth-version-exports
eth: fix protocol version/network id copied from config to Ethereum field
|
10 years ago |
Taylor Gerring
|
1cf6ca8f10
|
Add Close() method to EthereumApi
To close the handler for LDB
|
10 years ago |
zelig
|
9880f99ccb
|
fix p2p/testlog_test
|
10 years ago |
Taylor Gerring
|
1e61b75cbf
|
tests + fixes
|
10 years ago |
zelig
|
03cc5df9b7
|
eth: fix protocol version/network id copied from config to Ethereum field
|
10 years ago |
obscuren
|
0330077d76
|
moved state and vm to core
|
10 years ago |
obscuren
|
d7eaa97a29
|
moved to error
|
10 years ago |
obscuren
|
211cb03f83
|
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
|
10 years ago |
Jeffrey Wilcke
|
9562a9840f
|
Merge pull request #537 from Gustav-Simonsson/blocktests2
Add post state validation to block tests and disable network, add RPC
|
10 years ago |
Taylor Gerring
|
5707912e2f
|
"pending" convention should be -2 instead of 0
|
10 years ago |
obscuren
|
253ecdc8bb
|
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
|
10 years ago |
obscuren
|
9be7853e34
|
Fixed issues with stalled remote miner
|
10 years ago |
Taylor Gerring
|
2f8601ef38
|
Rename blockAge to blockHeight
|
10 years ago |
Gustav Simonsson
|
becc503230
|
Correct difficulty calculation to use new difficulty minimum
|
10 years ago |
Gustav Simonsson
|
5d31a475e9
|
Fix new types for blocktests and comment out non-working log level setter
|
10 years ago |
Gustav Simonsson
|
60de4d6dd1
|
gofmt
|
10 years ago |
Gustav Simonsson
|
08bb472c91
|
Add validation of post state accounts to block tests
|
10 years ago |
Gustav Simonsson
|
33c5186fd0
|
In blocktest cmd, disable network and add RPC flag
|
10 years ago |
obscuren
|
dc3a9379f5
|
logging for possible uncles
|
10 years ago |
Taylor Gerring
|
3f6e1b2fd3
|
db_putHex/db_getHex + tests
|
10 years ago |
obscuren
|
524f8199bf
|
added some nil checks for cache (testing specific)
|
10 years ago |
obscuren
|
6657d544db
|
Merge branch 'develop' of github.com-obscure:ethereum/go-ethereum into develop
|
10 years ago |
obscuren
|
0be6d34048
|
finally merged *the missing*
|
10 years ago |
Jeffrey Wilcke
|
dbb2af6016
|
Merge pull request #548 from tgerring/typescleanup
Fix Mist types build errors
|
10 years ago |
Taylor Gerring
|
91a2275ad3
|
Move RemoteAgent to miner pkg
|
10 years ago |
Taylor Gerring
|
439481d177
|
Rename Agent to RemoteAgent
|
10 years ago |
Taylor Gerring
|
01c0ba22ae
|
Add DAG seed hash and difficulty to GetWork
|
10 years ago |
Taylor Gerring
|
0846e15667
|
go away!
|
10 years ago |
Taylor Gerring
|
ab6311c1bd
|
Move remote mining agent to XEth
|
10 years ago |
Taylor Gerring
|
d76e8cb1f1
|
Consistent var names
|
10 years ago |
Taylor Gerring
|
16a58f8f2a
|
Always return 3 strings
|
10 years ago |
Taylor Gerring
|
31879eca8c
|
Stub corrected getWork response
|
10 years ago |