subtly
|
5967cb93f2
|
add ecies encrypt/decrypt support to common crypto
|
10 years ago |
Christoph Jentzsch
|
405e3133fb
|
merge
|
10 years ago |
Marek Kotewicz
|
74e43cfb57
|
jsonrpc library dependency made mandatory
|
10 years ago |
subtly
|
0ff0bf4a38
|
two ec curves walked into a bar...
|
10 years ago |
subtly
|
957da99ec9
|
commit before narrowing down import-public key issue w/cryptopp
|
10 years ago |
Christoph Jentzsch
|
b07004b958
|
Added new recursive bombs to vm tests
|
10 years ago |
Marek Kotewicz
|
b7b7601c34
|
removed outdated tests
|
10 years ago |
Marek Kotewicz
|
4d1e8e8f67
|
json-rpc generic api
|
10 years ago |
Christoph Jentzsch
|
d07901d32c
|
Changing gas cost to zero at stackunderflow
|
10 years ago |
subtly
|
d5937633f5
|
cryptopp_vs_secp256k1
|
10 years ago |
subtly
|
90641948e5
|
fix public import/export
|
10 years ago |
subtly
|
7ef84cf8fc
|
import/export cryptopp keys. begin to separate operations and public/secret.
|
10 years ago |
subtly
|
b97d9bbd6f
|
Export and encrypt via dev::Public. more cryptopp abstraction.
|
10 years ago |
subtly
|
066aa26f71
|
abstract cryptopp. add/test encrypt/decrypt for key.
|
10 years ago |
Christoph Jentzsch
|
e1e2fd79ad
|
bug fix
|
10 years ago |
Christoph Jentzsch
|
53a4e570df
|
Added call depth tests
|
10 years ago |
Christoph Jentzsch
|
b17207f972
|
Bugfix, get correct gas after exception
|
10 years ago |
subtly
|
d0f9f73d15
|
aes ctr mode test
|
10 years ago |
Marek Kotewicz
|
d8e132c754
|
block, transaction, uncle by hash and number separately
|
10 years ago |
Paweł Bylica
|
2de947ecc3
|
Drop universal initializer in some places
|
10 years ago |
Paweł Bylica
|
3460d7695f
|
Add virtual specifier to overridden methods in FakeVM
|
10 years ago |
Marek Kotewicz
|
692426f69a
|
changes from Generic JSON-RPC
|
10 years ago |
Paweł Bylica
|
cd736d4d9f
|
Remove dead code
|
10 years ago |
Paweł Bylica
|
214ab5d519
|
Another round of fixing ExtVM interface
|
10 years ago |
Christoph Jentzsch
|
9553ee6dcb
|
Change output of random test to std::out instead of file
|
10 years ago |
Christoph Jentzsch
|
99e88f5ddd
|
Random test optimizations
|
10 years ago |
Paweł Bylica
|
df48d546ee
|
Enhance VM tests reports, resolves ethereum/cpp-ethereum#399
|
10 years ago |
Christian
|
fa22722e0e
|
Pointer type cleanup: Use ASTPointer only for AST nodes and shared_ptr for type
pointer.
|
10 years ago |
Marek Kotewicz
|
92c1d6e900
|
common changes in tests
|
10 years ago |
Marek Kotewicz
|
b64945735b
|
key, keys -> accounts populated to WebThreeStubServer
|
10 years ago |
subtly
|
bc1b47470f
|
cleanup headers
|
10 years ago |
Gav Wood
|
0fd56c4834
|
In this house, we use std::chrono!
Fix #395.
|
10 years ago |
Gav Wood
|
db937f4cc8
|
Style fix.
|
10 years ago |
Christoph Jentzsch
|
bccdb332ac
|
Update CMakeLists.txt
|
10 years ago |
subtly
|
55561363db
|
basic ecies class
|
10 years ago |
Marek Kotewicz
|
4d70abf68a
|
codding standards
|
10 years ago |
Marek Kotewicz
|
4633dffc85
|
EthStubServer renamed to WebThreeStubServer
|
10 years ago |
Gav Wood
|
d88eba1fcd
|
Add QtCreator code style.
Fix warnings. Bad boy, Alex!
|
10 years ago |
Gav Wood
|
c7634c27b0
|
Correct namespace for a few things in devcrypto.
Added lower_bound to TrieDB.
Added nextActiveAddress to State.
|
10 years ago |
Paweł Bylica
|
efaa297759
|
Prepare VM test engine for running JIT-ed tests
|
10 years ago |
Paweł Bylica
|
1d6255d96d
|
test/rlp bugfix: expectedText can be empty
|
10 years ago |
Marek Kotewicz
|
1c9ca3d720
|
jsonrpc offset method
|
10 years ago |
Marek Kotewicz
|
24a13ec765
|
retab
|
10 years ago |
Marek Kotewicz
|
875a5dc78f
|
missing tests
|
10 years ago |
subtly
|
fc14f46a63
|
add headers to cmake
|
10 years ago |
Christian
|
68a85f4f80
|
Corrected coding style.
|
10 years ago |
Marek Kotewicz
|
df557180c0
|
jsonrpc http watch
|
10 years ago |
Marek Kotewicz
|
672e56c7b5
|
common changes to unify apis
|
10 years ago |
Christian
|
df43644111
|
Some fixes for the type system, should be quite usable now.
|
10 years ago |
Christian
|
b71e993223
|
Added meaningful exception types.
|
10 years ago |