88 Commits (15013a3e8866052206a394fd04e396e757761a69)

Author SHA1 Message Date
Gav Wood eb73eb2974 Build fix. 10 years ago
Gav Wood dfea821aaf DB prototyped. 10 years ago
Gav Wood bfd797c3a1 Whisperer in AZ. 10 years ago
Gav Wood 91e38ec706 Remove stupid assertion. 10 years ago
Gav Wood 11015aba10 TTL works. 10 years ago
Gav Wood 91d6506e94 Whisper calls back for pre-existing messages. 10 years ago
Gav Wood 6181b6d2c7 Whisper is functional from the JS API. 10 years ago
Gav Wood e14416d96a web3, web3.eth, web3.shh for the JS API. 10 years ago
Gav Wood 9b5120c752 Minor log fix. 10 years ago
Gav Wood bebf7cd31d Move to new secret-less JS API. 10 years ago
Gav Wood 6706c26471 Move misc to dev.* JS API. 10 years ago
Gav Wood a58a608288 Fix #388. 10 years ago
Gav Wood 64aa05fcff eth and shh JS objects should only be created if the protocols are 10 years ago
Gav Wood c7634c27b0 Correct namespace for a few things in devcrypto. 10 years ago
subtly fc14f46a63 add headers to cmake 10 years ago
Gav Wood d74db4083c Move Dagger to ProofOfWork and refactor in preparation for ARPoW. 10 years ago
Gav Wood 692cb38006 Remember last ping time. 10 years ago
Gav Wood 8bf5251d5a Can grab block info from JS. Stephan will be pleased. 10 years ago
Casey Detrio 81ffba3ecb enable qt web inspector 10 years ago
Gav Wood 234cc551b6 more attempts to mimic what Vitalik did with wallet encryption. 10 years ago
Gav Wood 431a3c242f Fixes... 10 years ago
Gav Wood 5735e8c55e Remove old Client network code & API. 10 years ago
Gav Wood 1accc20d21 Moving over to use WebThree. 10 years ago
Gav Wood 515a1c22a9 Split ethcore off into devcrypto ready for Whisper's crypto and repot namespace. 10 years ago
Gav Wood 4cb7993655 Project-wide reorganisation of namespaces. 10 years ago
Gav Wood fa1b3853b3 Reorganisation. 10 years ago
Gav Wood 664cc77d43 Add caktux's JS console helpers. 10 years ago
Gav Wood be1bf6b9bf Split off general network layer. 10 years ago
Gav Wood be4bea3c11 Better interface for instrInfo. 10 years ago
Gav Wood af05698ef9 Minor fix for JS API. 10 years ago
Gav Wood 8eb5ff5c4d Fix for padding in new SHA3. 10 years ago
Gav Wood ce6b5c9374 JS API improvments. 10 years ago
Gav Wood 98d425fa12 New PoC-6 JS API. 10 years ago
Gav Wood 7524128cf2 Better accounts. 10 years ago
Gav Wood d224cc84a7 Additional APIs and good defaults for Client & JSAPI. 10 years ago
Gav Wood 946a3a97a7 Fix for new JS API. 10 years ago
Gav Wood b7a96fbbff Nicer transactions in JS API. 10 years ago
Gav Wood 15bcd0b220 Fix missing call. 10 years ago
Gav Wood ad75ebaad3 API alterations. Mostly s/transaction/message/. 10 years ago
Gav Wood eb360674cf Thread-safe client and remove old State const&-based APIs. 10 years ago
Gav Wood eee84e27ca Coinbase for transactions collation. 10 years ago
Nathan Wilcox 825c5c033d Also install libqethereum to fix #260. Warning: I'm doing mimicry cut-and-paste and have no idea of the implications for other platforms. 10 years ago
Gav Wood 80c4925ff0 Additional alterations to network & logging for ease of debugging. 10 years ago
Gav Wood 030745a121 More fixes & debuging. 10 years ago
Gav Wood 0d2f5439ce Nearly complete differential changelog system. 10 years ago
Gav Wood 114354126e First set of commits. Not yet working. 10 years ago
Gav Wood d26588752e Version bump. 10 years ago
Gav Wood a5ab06078d New database format - caches transaction blooms and changelogs: 10 years ago
Gav Wood 0c5dbd7def Bloom filters for blocks. 10 years ago
Gav Wood e4257ee378 Move JS setup code up into lib macro. 10 years ago