253 Commits (9267b7a036f459ca8234687126700dc92d2eb8ce)

Author SHA1 Message Date
Gav Wood 0e583ffc38 Fix up the windows build. 9 years ago
Gav Wood 8c3fa55dab windows build fix. 9 years ago
Gav Wood e92e107fe9 Better casting. 9 years ago
Gav Wood 99b27469b5 Don't use PRNG for key generation! 9 years ago
Gav Wood 464c60145e Fix up the windows build. 9 years ago
Gav Wood 3024040ee8 windows build fix. 9 years ago
Gav Wood 8d95fbe59c Better casting. 9 years ago
Gav Wood d7bd7594e5 Don't use PRNG for key generation! 9 years ago
Gav Wood 98ad4c2454 windows build fix. 9 years ago
Gav Wood e9cff7f021 Better casting. 9 years ago
Gav Wood f014438195 Don't use PRNG for key generation! 9 years ago
Marek Kotewicz 455a1aed74 rpc eth_sendTransaction returns always transaction hash 9 years ago
subtly e989cdaf36 use local integer for v parameter of signature 9 years ago
subtly bd15597f7f oops. get v from signature. 9 years ago
subtly 40ebe26555 Sign, recovery, and verify. 9 years ago
subtly 59d88742c2 Prep for supporting both cryptopp and secp256k1. Link (old) secp256k1 library to devcrypto. Rename cryptopp Secp256k1 to Secp256k1PP. Update toPublic to use secp256k1 library and add test. 9 years ago
Gav Wood 43a6d825c3 Support rocksdb alternative. 9 years ago
chriseth af93ec370d Safe file writing and some tests. 9 years ago
chriseth db803547fa Fixes. 9 years ago
chriseth b21b77d208 Fix to correctly write nonce during tests. 9 years ago
chriseth 0fccf207ac Fixed parameter. 9 years ago
chriseth 0b6a09b9cf Nonce refactoring. 9 years ago
chriseth 9e51db8b82 Do not fail if seed cannot be written to file. 9 years ago
chriseth db88799cf9 Try not to write files in tests. 10 years ago
chriseth 8793244ed3 Throw exception upon failed encryption. 10 years ago
chriseth 58e7640850 Throw some more exceptions. 10 years ago
chriseth 212ac9366d Cleanup of SecretStore. 10 years ago
CJentzsch 07b811ebfa basic AES tests 9 years ago
Gav Wood 87cf8dd5d6 VM provides information on its performance. 10 years ago
Gav Wood e81fc1e68f Minor debug alterations/fixes for blockchain downloading to make it play 10 years ago
arkpar acf11858f7 style 10 years ago
Paweł Bylica 4205cf79f9 Remove pessimising moves. 10 years ago
Paweł Bylica 3a550d6ac7 Fix input data validation for ECRECOVER precompiled contract. 10 years ago
arkpar 5eb685da7c Moved transaction verification to verifier thread 10 years ago
Gav Wood e8b582f3cf Add secret store test. 10 years ago
Gav Wood fcb629acda ethkey utility with bare key tools. 10 years ago
Vitalik Buterin 9ba9536f73 Switched r and p 10 years ago
Gav Wood 422be5eb46 Fixes and use actual master password for encrypting by default. 10 years ago
Gav Wood 8399161a8e Nicer password dialog. 10 years ago
Gav Wood 29cbfdb25d allow reencrypting key. 10 years ago
Gav Wood a3cc9cc10b Ability to import version 1 keys. Possibly. 10 years ago
Gav Wood b0117dcf57 Scrypt support 10 years ago
Gav Wood e789f645ea Ability to import version 1 keys. Possibly. 10 years ago
Gav Wood 27654ae52c Scrypt support 10 years ago
Gav Wood 715a63620b Move OverlayDB (leveldb dependent) back into libdevcrypto. 10 years ago
Gav Wood 05ea9941c9 Move non-cryptopp dependent stuff into devcore. 10 years ago
Gav Wood 9adde95145 SHA3, RIPEMD160 and SHA256 are now not cryptopp impls. 10 years ago
arkpar 4e358001ac orderedTrieRoot testing 10 years ago
arkpar e19ac5054c use TrieHash for transactions and receipts roots 10 years ago
Gav Wood fea144622a Bump and build fix. 10 years ago