subtly
d78da4ca8f
coding standards
10 years ago
subtly
e3fbf63f8f
ecies interop fix and tests. 128-bit keys.
10 years ago
subtly
795e2fe2ae
doc methods
10 years ago
subtly
30e75e2659
initial ecies interop w/go
10 years ago
subtly
953bfd2400
start of ecies interop with go
10 years ago
Christian
73d5ff677e
Refactored account management out of WebThreeStubServerBase.
10 years ago
subtly
4814303c09
initial handshake on the wire
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
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
89031ff638
Various fixes for the JS API.
10 years ago
Christoph Jentzsch
62c49018ed
Check validity of signature values r,s,v
10 years ago
subtly
c99e09dc49
code review
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
07663d141b
Make OOG on precompileds consistent.
Warning fix.
Use high-res clock for randoms.
Whisper test.
10 years ago
subtly
5eacc23cb1
use boost_throw_exception
10 years ago
subtly
b50578f1e6
coding standards, documentation, new exception syntax
10 years ago
subtly
8eaa26e716
replace asserts with exception
10 years ago
subtly
1c746c7233
codereview fixes
10 years ago
subtly
a373315639
fix build (mutex header missing)
10 years ago
subtly
482a1241f7
rename nonce generator
10 years ago
subtly
67747f8cc5
Placeholder kdf. More cleanup and tests.
10 years ago
subtly
5517fa2f42
support for verifying ec signatures w/secp256k1 or cryptopp.
10 years ago
subtly
6e889cd887
ecdsa tests
10 years ago
Gav Wood
9a16d80df7
Warnings fixes.
10 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.
10 years ago
subtly
d15c679eeb
coding standards
10 years ago
subtly
c85d64a331
bound assertions.
10 years ago
subtly
5967cb93f2
add ecies encrypt/decrypt support to common crypto
10 years ago
Gav Wood
e14416d96a
web3, web3.eth, web3.shh for the JS API.
Following up on Whisper for the dream C++ API.
Crpyto stubs in ready for Alex.
stdserv.js updated to latest.
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
Gav Wood
c4fbbd0aa1
New assertion styles.
10 years ago
Gav Wood
45372764f2
Repotting of AES stuff.
10 years ago
Gav Wood
515a1c22a9
Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace.
Rename ethential to devcore.
10 years ago
Gav Wood
4cb7993655
Project-wide reorganisation of namespaces.
10 years ago
Gav Wood
334118c76a
size=0 doesn't increase memsize.
10 years ago
Gav Wood
4842accecb
Version bump.
10 years ago
Gav Wood
7da31dd62d
Version bumps.
10 years ago
Gav Wood
0b283fac40
Version bump. New protocol. Network stuff slightly more robust.
10 years ago
Gav Wood
2f9a279e9f
Various small improvements.
10 years ago
Gav Wood
5034f35410
Miner class.
Version bump.
10 years ago
Gav Wood
2f524f645b
Unambiguous licence.
11 years ago
Gav Wood
f5c22035fc
PoC-6 networking.
11 years ago
Gav Wood
7524128cf2
Better accounts.
"Third" browser.
11 years ago
Gav Wood
f49b6b9476
Avoid mining on empty blocks.
Protocol bump.
11 years ago
Gav Wood
d18a6c4e26
Fix version regression.
11 years ago
Gav Wood
2d37f0151d
Fixed block buffer issue.
11 years ago
Gav Wood
6a3429a81d
Protocol version bump.
11 years ago
Gav Wood
a5ab06078d
New database format - caches transaction blooms and changelogs:
*much* faster querying.
One or two bugs squashed.
Updated stdserv.js.
11 years ago
Gav Wood
c4a39e42e2
Fixed SECP256k1 installation woes.
Protocol fix for PoC-5.
11 years ago