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
|
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 |
Gav Wood
|
234cc551b6
|
more attempts to mimic what Vitalik did with wallet encryption.
|
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.
Rename ethential to devcore.
|
10 years ago |
Gav Wood
|
4cb7993655
|
Project-wide reorganisation of namespaces.
|
10 years ago |
Gav Wood
|
fa1b3853b3
|
Reorganisation.
|
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
|
8eb5ff5c4d
|
Fix for padding in new SHA3.
|
11 years ago |
Gav Wood
|
ce6b5c9374
|
JS API improvments.
|
11 years ago |
Gav Wood
|
98d425fa12
|
New PoC-6 JS API.
|
11 years ago |
Gav Wood
|
7524128cf2
|
Better accounts.
"Third" browser.
|
11 years ago |
Gav Wood
|
d224cc84a7
|
Additional APIs and good defaults for Client & JSAPI.
|
11 years ago |
Gav Wood
|
b7a96fbbff
|
Nicer transactions in JS API.
Added call() in Client & JS API.
|
11 years ago |
Gav Wood
|
ad75ebaad3
|
API alterations. Mostly s/transaction/message/.
|
11 years ago |
Gav Wood
|
eb360674cf
|
Thread-safe client and remove old State const&-based APIs.
|
11 years ago |
Gav Wood
|
eee84e27ca
|
Coinbase for transactions collation.
|
11 years ago |
Gav Wood
|
030745a121
|
More fixes & debuging.
|
11 years ago |
Gav Wood
|
0d2f5439ce
|
Nearly complete differential changelog system.
|
11 years ago |
Gav Wood
|
114354126e
|
First set of commits. Not yet working.
|
11 years ago |
Gav Wood
|
d26588752e
|
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
|
0c5dbd7def
|
Bloom filters for blocks.
|
11 years ago |
subtly
|
87db106870
|
Fixes for #246 (qtwebkit bugs on macos)
|
11 years ago |
Gav Wood
|
bfa63185c0
|
Debug checks for addresses.
|
11 years ago |
Gav Wood
|
485828ea30
|
Latest API updates.
|
11 years ago |
Gav Wood
|
c127cd4a2c
|
Build fixes.
Additional API work.
|
11 years ago |
Gav Wood
|
3d3f99229e
|
New client API.
|
11 years ago |
Gav Wood
|
ddc1b4fc32
|
Windows build coersions.
|
11 years ago |
Gav Wood
|
25183afd7c
|
Project refactor. Introduce the Serpent library.
|
11 years ago |
Gav Wood
|
07e04ab3bc
|
Make use of Serpent if available.
|
11 years ago |
Tim Hughes
|
496a77bdf8
|
Fixed all the windows compile errors and project reorg with the exception of the more complex problem in Parser.cpp
|
11 years ago |
Gav Wood
|
4d3f8e849b
|
Javascript console and env.load(), env.note, ...
|
11 years ago |
Gav Wood
|
e8217ea489
|
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
|
11 years ago |
Gav Wood
|
f1d66c148f
|
Macros and definitions in LLL.
|
11 years ago |
Gav Wood
|
bfa4c8fbe4
|
Avoid crash over trie dodginess.
|
11 years ago |
Gav Wood
|
9868eadb73
|
eth.create's callback should pass Address.
LLL always returns binary.
|
11 years ago |
Gav Wood
|
2a5977d14f
|
Fixed #185.
|
11 years ago |
Gav Wood
|
807288182d
|
Fix padding.
|
11 years ago |
Tim Hughes
|
028415daa9
|
Ensure all qml files and other plugins are copied to output directory.
|
11 years ago |
Tim Hughes
|
0405132b25
|
Updated for VS2013.
|
11 years ago |
Gav Wood
|
f36c16b8a9
|
Protocol changes for PoC-5 plus JS APIs.
|
11 years ago |
Gav Wood
|
3fd089d425
|
Add API for getting address from secret.
|
11 years ago |
Gav Wood
|
2655c8bc46
|
New JS-API more/less working.
|
11 years ago |
Gav Wood
|
fc5e1e4839
|
More on JS API types. CODECOPY & CODESIZE. Fixed && operator.
|
11 years ago |
Gav Wood
|
250ed6ab89
|
Basics of new string-based JS-API data passing.
|
11 years ago |
Gav Wood
|
68fc84de91
|
Fixes and start on new JS API.
|
11 years ago |