Gav Wood
f3acccf5f5
Remove VMTRACE.
Better transaction logging.
Avoid bothering with obviously invalid transactions.
10 years ago
Gav Wood
d71bec193f
Clean up some code redundancy.
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
winsvega
4a436715cf
Exceptions
10 years ago
Paweł Bylica
25fc91a9ca
testeth: optional VM tracing (--vmtrace), command line options refactoring.
Closes ethereum/cpp-ethereum#1280
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
winsvega
7661be8976
More Transaction Tests
Some tests to check YP statements
10 years ago
CJentzsch
9c75997f9c
add commandline flag for tt10MBtxTest
bugix in trie test
undo trie test change
10 years ago
CJentzsch
4a269eb473
fix too-small-address-length bug in transaction
10 years ago
Gav Wood
2c6b18f01b
Add EVMJIT.
10 years ago
winsvega
29abb4fb55
New Tests
Transaction with RLP object and catching exceptions from importByteArray
10 years ago
CJentzsch
3ab33165f4
check transactions
10 years ago
winsvega
d6ebb4454b
Style Changes
New exception for values larger than 2**256
Auto format .json files
10 years ago
CJentzsch
7d03f7be2e
create block from transaction with genesis block as parent
10 years ago
winsvega
6f4265a615
TransactionTest
Incorrect receiver address ength
10 years ago
winsvega
0d7a4a929d
transaction address length test fix
10 years ago
winsvega
233e5a91ee
namespace line
10 years ago
winsvega
56becd58f1
minor changes
10 years ago
winsvega
ab1d78e9ad
Chris suggestions
10 years ago
winsvega
5e925e247e
transaction.cpp update due to the code changes
10 years ago
winsvega
93727dcfbd
transaction tests, bound tests
10 years ago
winsvega
796c7468ee
Transaction Tests
transaction tests
Transaction Test Work In Progress
transaction test work in progress
work in progress. check for transaction is valid
Transaction Tests Work In Progress
compiler error fix
10 years ago