subtly
953bfd2400
start of ecies interop with go
10 years ago
Gav Wood
f661289cf3
FatDB integrated.
10 years ago
Gav Wood
e9e310822b
Fat Trie and tests for it.
10 years ago
Gav Wood
a22208b034
New SecureTrie.
10 years ago
arkpar
3767677b27
explicit operator bool for hash type
10 years ago
Gav Wood
2c6b18f01b
Add EVMJIT.
10 years ago
Gav Wood
40effa6446
Trie fixes (long time coming).
10 years ago
Christian
73d5ff677e
Refactored account management out of WebThreeStubServerBase.
10 years ago
subtly
4814303c09
initial handshake on the wire
10 years ago
Marek Kotewicz
dd0744e8a3
fixed #1022
10 years ago
subtly
0d6e08cbec
initiator handshake crypto-test
10 years ago
Lu Guanqun
77a15f749f
change typedef to using according to preferred coding style
10 years ago
Gav Wood
5bd705b9f9
Wait until network is fully initialised before connecting.
10 years ago
Gav Wood
c921b25aef
Compiles.
10 years ago
Gav Wood
8f0517a7d6
Vanity addresses in AZ.
Fixes to ethereum.js
eth.flush()
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
Gav Wood
14eaec0431
Fix warnings.
10 years ago
Gav Wood
7775503c16
Warnings fixes.
10 years ago
Gav Wood
89031ff638
Various fixes for the JS API.
10 years ago
Gav Wood
8491e5f2f7
Various fixes.
Initial portion of NatSpec integration.
10 years ago
Christian
3f865244df
Fix warning about sequence points.
10 years ago
ethdev
f42dbcac1c
boost library -> libraries
10 years ago
Lu Guanqun
960f62b05a
update to the correct file name
10 years ago
Gav Wood
a1a6dcab34
Core repotting.
10 years ago
Marek Kotewicz
056a194740
common changes
10 years ago
Marek Kotewicz
0f00ede521
removed unused libs/includes from libdevcrypto
10 years ago
Marek Kotewicz
c14cb82acd
removed LANGUAGES command line option
10 years ago
Marek Kotewicz
faf541f8ae
renamed _DIR -> _DIRS && _LIBRARY -> _LIBRARIES according to cmake guidelines
10 years ago
Marek Kotewicz
48dfbaf3c9
updated cmake policies
10 years ago
Marek Kotewicz
281a9e2b22
jsonrpc option in cmakes, removed all warnings
10 years ago
subtly
7418077b4c
fix for windows compliation (circular dependency between statics initialized dynamically and dynamically initialized statics)
10 years ago
debris
c014442517
alethzero working on windows!
10 years ago
subtly
be5e829f97
cryptopp crash w/null plaintext passed to decrypt
10 years ago
debris
d00c595a74
sc and devcrypto working on windows
10 years ago
subtly
29f9bf1dc6
return when ciphertext empty
10 years ago
Marek Kotewicz
27a0ad1e76
cmake cleanup cd.
10 years ago
Marek Kotewicz
5d7f374a38
leveldb downloaded locally
10 years ago
Christoph Jentzsch
62c49018ed
Check validity of signature values r,s,v
10 years ago
Gav Wood
0f7e159df4
Brain-dead MSVC strikes again.
10 years ago
subtly
c9dbdb6a7e
fix ternary
10 years ago
Gav Wood
b74250c6b4
Windows fixes(?)
10 years ago
subtly
cf3f821d71
changes for code review
10 years ago
subtly
fd5738ae64
fix hash in constructor
10 years ago
subtly
c99e09dc49
code review
10 years ago
subtly
f560cfa78d
fix compile
10 years ago
subtly
fab63ce0a0
refactor and thread-safe cryptopp. for now, remove secp256klib calls. ecdh and tests. move sha3mac into sha3.
10 years ago
Gav Wood
759b85af9f
Compilation fixes for windows.
10 years ago
subtly
98f3011aab
cryptopp recover public key
10 years ago
subtly
0f86ce7545
ecdh, ecdhe, initial aes classes
10 years ago