560 Commits (ecbe9033624cf3705c3f082beb21b1a97ec94bb3)

Author SHA1 Message Date
Christoph Jentzsch 4fd94a441a New BNOT and SIGNEXTEND tets 11 years ago
Christian c6c7f86b82 Further const placement changes. 11 years ago
subtly fb00cbc629 remove asserts for recid being 2, which is rare, but may occur 11 years ago
subtly 4c3894e455 recover public key from ecdsa,v sig using cryptopp 11 years ago
Christoph Jentzsch 0449b647c0 Restructure state tests. Remove FakeStateClass 11 years ago
Christian 2b6d66374d Compiler for assignments. 11 years ago
Christian ec5bf1abe9 NEG->BNOT change 11 years ago
Christian 0baf92d52e Parser fix: Consume break and continue. 11 years ago
Marek Kotewicz 3462f602a0 whisper polling, not finished 11 years ago
Christian 0877cf6036 Adjustments for the NEG->BNOT change. 11 years ago
Christian 3204918cd6 Forgot some asterisks. 11 years ago
Paweł Bylica e17e240b5d Fix VM test code loading conditions 11 years ago
Marek Kotewicz d54a2f8626 whisper in web3jsonrpc 11 years ago
Christoph Jentzsch a89e2def34 merge 11 years ago
Christoph Jentzsch a03e7ab8a8 Fixed storage output in VMTRACE for vm tests 11 years ago
Marek Kotewicz b5b3eb32df ldb access from api 11 years ago
Christoph Jentzsch 372936172b Added tests for SIGNEXTEND and BNOT 11 years ago
Christoph Jentzsch 314b070d36 Update vm.h 11 years ago
Christoph Jentzsch 3332043ec2 Update vm.cpp 11 years ago
Christoph Jentzsch 875d526590 log VMTRACE in file for user defined test 11 years ago
Gav Wood 2c193627ed Draft of new LOG/bloom/headers/block format. 11 years ago
Christoph Jentzsch 8cf0e2bd9c VMTRACE for internal calls 11 years ago
Christoph Jentzsch bc1e4ceee2 Add VMTRACE to user defined vm test 11 years ago
Christoph Jentzsch 6bace568d0 use ETHEREUM_TEST_PATH in all tests 11 years ago
Christoph Jentzsch 68328e90d1 bugfix 11 years ago
subtly 6b6ebcdcda Require secret for hmac. 11 years ago
Marek Kotewicz c5a1df4700 missing setDefaultBlock method 11 years ago
Christoph Jentzsch f8bf9b4f12 use ETHEREUM_TEST_PATH in all tests 11 years ago
Gav Wood 52e385905e Move suicides into SubState and include logs and refunds. 11 years ago
Gav Wood 15013a3e88 PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> '' 11 years ago
Christoph Jentzsch d045b281ce VMTRACE for internal calls 11 years ago
Christoph Jentzsch 2f6a20cbb1 Add VMTRACE to user defined vm test 11 years ago
Marek Kotewicz c1eaa1c0f5 common changes in tests 11 years ago
subtly 5517fa2f42 support for verifying ec signatures w/secp256k1 or cryptopp. 11 years ago
subtly 6e889cd887 ecdsa tests 11 years ago
subtly 538aae8078 Cleaner everything. CryptoPP doesn't recover public keys. secp256k1lib base doesn't verify compact signatures. CryptoPP sign and verify. Stub for secp256k1lib verification from compact signature. 11 years ago
Christian d4d5f23e8f Expression compiler. 11 years ago
Marek Kotewicz 46f278cdff checked headless builds with and without jsonrpc 11 years ago
Marek Kotewicz d76a44f226 ethrpc -> web3jsonrpc, other issues fixed 11 years ago
subtly 76a9a723e1 style. remove unused code. 11 years ago
subtly e09734c837 coding standards 11 years ago
subtly 76eb58012b remove irrelevant test code 11 years ago
subtly a756de4b26 cleanup more headers 11 years ago
subtly 5967cb93f2 add ecies encrypt/decrypt support to common crypto 11 years ago
Christoph Jentzsch 405e3133fb merge 11 years ago
Marek Kotewicz 74e43cfb57 jsonrpc library dependency made mandatory 11 years ago
subtly 0ff0bf4a38 two ec curves walked into a bar... 11 years ago
subtly 957da99ec9 commit before narrowing down import-public key issue w/cryptopp 11 years ago
Christoph Jentzsch b07004b958 Added new recursive bombs to vm tests 11 years ago
Marek Kotewicz b7b7601c34 removed outdated tests 11 years ago