139 Commits (48080e041500135cf0379724f769a04e881d2dce)

Author SHA1 Message Date
Gav Wood a58a608288 Fix #388. 10 years ago
Marek Kotewicz 4395c6862e fixed numberOrHash method 10 years ago
Marek Kotewicz 4d70abf68a codding standards 10 years ago
Gav Wood 64aa05fcff eth and shh JS objects should only be created if the protocols are 10 years ago
Marek Kotewicz deabe1b175 _private_ replaced with Impl 10 years ago
Gav Wood c7634c27b0 Correct namespace for a few things in devcrypto. 10 years ago
Marek Kotewicz e48f5e0f6a doTransact and doCall 10 years ago
Marek Kotewicz a54b6b1ae2 libethrpc retab 10 years ago
Marek Kotewicz 3b9ac153a0 listening and peer count separated to QPeer2Peer 10 years ago
subtly fc14f46a63 add headers to cmake 10 years ago
Marek Kotewicz 672e56c7b5 common changes to unify apis 10 years ago
Marek Kotewicz 94b83b934d separating sync and async transaction and call in qethereum 10 years ago
Marek Kotewicz 0f304c1ca6 async qethereum api methods 10 years ago
Marek Kotewicz e645900eb7 getMessage in QEthereum made async 10 years ago
Marek Kotewicz 57bd14342d properties access unified 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