Gav Wood
|
fdb829e7f6
|
Merge fix.
|
10 years ago |
caktux
|
5820373d73
|
use s for stateAt block number param to prevent conflict with bData and such, some style fixes
|
10 years ago |
caktux
|
1e3bb18798
|
add RPC stateAt
|
10 years ago |
Gav Wood
|
5735e8c55e
|
Remove old Client network code & API.
Move over JsonRpcServer to WebThree.
|
10 years ago |
Gav Wood
|
4cb7993655
|
Project-wide reorganisation of namespaces.
|
10 years ago |
Gav Wood
|
eb360674cf
|
Thread-safe client and remove old State const&-based APIs.
|
11 years ago |
Gav Wood
|
114354126e
|
First set of commits. Not yet working.
|
11 years ago |
Joris Bontje
|
eccffabcf8
|
return block number of requested block instead of always the latest
|
11 years ago |
Gav Wood
|
25183afd7c
|
Project refactor. Introduce the Serpent library.
|
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
|
9868eadb73
|
eth.create's callback should pass Address.
LLL always returns binary.
|
11 years ago |
Gav Wood
|
2a5977d14f
|
Fixed #185.
|
11 years ago |
KKudryavtsev
|
d6ac5a7318
|
fixed formatting
|
11 years ago |
KKudryavtsev
|
c35d8f218a
|
spaces
|
11 years ago |
KKudryavtsev
|
7f67696fc7
|
added "order"s back into the json; fixed styling issues
|
11 years ago |
KKudryavtsev
|
6ba89491fe
|
new rpc methods: procedures, lastBlock, block
|
11 years ago |
Gav Wood
|
5619789270
|
New JS-API files.
Build fixes.
|
11 years ago |
Gav Wood
|
a1cb0932d8
|
JSON-RPC initial implementation.
|
11 years ago |
Gav Wood
|
0481bb67ac
|
JSON-RPC stuff and better locking.
|
11 years ago |
Gav Wood
|
2eee2b2af5
|
First JSON-RPC stubs.
|
11 years ago |
Gav Wood
|
648fbc57c9
|
Split out libethcore from libethereum.
|
11 years ago |
Daniel Hams
|
84b19f0407
|
Change use of raw new to std::unique_ptr and fix a shutdown race condition discovered using atomics.
|
11 years ago |
Muharem Hrnjadovic
|
be65dbc46d
|
Fixed the other occurrence of Foobar
|
11 years ago |
Muharem Hrnjadovic
|
4bab3c57a5
|
Corrected license headers (Foobar -> cpp-ethereum)
|
11 years ago |
Gav Wood
|
14c4d0819a
|
Repotted UPnP.
Random ports searched on fallback now.
Beginnings of foundations for event-based QML/JS integration.
|
11 years ago |
Gav Wood
|
2a53d5f751
|
AlephZero renamed AlethZero and moved to cmake project.
Other minor changes.
|
11 years ago |
Gav Wood
|
1983777cd0
|
GPL v2, not 3.
|
11 years ago |
Gav Wood
|
f666853724
|
Repotted a lot of the Trie stuff.
|
11 years ago |
Gav Wood
|
140fc42e09
|
Moved to endian-neutral 256/160-bit datatypes.
|
11 years ago |
Gav Wood
|
ade3d0225d
|
Coding standards doc.
Some repotting.
Documentation.
Some minor API cleanups.
|
11 years ago |
Gav Wood
|
0349f7bf05
|
Some repotting.
|
11 years ago |