Gav Wood
3d3f99229e
New client API.
11 years ago
Gav Wood
e0e2ffeb1a
Remove unneeded dependencies.
11 years ago
Gav Wood
d1802c9b79
Fixed problem with alloc.
11 years ago
Gav Wood
5aba1ea096
Docs & consolidation of headers.
11 years ago
Gav Wood
25183afd7c
Project refactor. Introduce the Serpent library.
11 years ago
Gav Wood
4d3f8e849b
Javascript console and env.load(), env.note, ...
11 years ago
Gav Wood
57129c2007
Mining view.
11 years ago
Gav Wood
5d7a61c946
Repotting, renaming and reorganisation.
11 years ago
Gav Wood
e8217ea489
Major reorganisation.
New libs (libethsupport, libevm, liblll).
New LLLC binary.
11 years ago
Gav Wood
0f3c3ff609
Transaction injection.
11 years ago
Gav Wood
20ce1680d2
Easy reset of blockchain.
11 years ago
Gav Wood
34fe65370e
Mining paranoia.
11 years ago
Gav Wood
ca65afe8f0
Protocol changes for PoC-5:
Transactions Trie.
LTMA for gasPrice.
New block header format.
Various additional checks.
New Genesis block.
11 years ago
Gav Wood
f68a73b2a0
CALLDATACOPY instruction.
Contract body gets created from init code.
11 years ago
Gav Wood
648fbc57c9
Split out libethcore from libethereum.
11 years ago
Gav Wood
c5c3feed18
Return address when creating contracts.
11 years ago
Gav Wood
e8a1e3b46d
API cleanups and some renaming.
11 years ago
Gav Wood
1713329d22
Separation of code & data compiling.
11 years ago
Gav Wood
b3093e6447
PoC 3.5 functionality. Still buggy though.
11 years ago
Gav Wood
472323115a
PoC-3.5. ish.
11 years ago
Gav Wood
fb49ca64f6
Repotted network stuff.
11 years ago
Gav Wood
c1c02c461d
Remove Database when protocol version changes.
11 years ago
Gav Wood
084aabfb02
QML stuff.
11 years ago
Gav Wood
dca5a13b69
ETH_VERSION cmake fix.
11 years ago
Gav Wood
57ec5abf7b
Preview button to preview mined state.
New NameReg.
11 years ago
Gav Wood
77a44c0f1b
Do transactions in correct order.
Another minor fix.
11 years ago
Gav Wood
39c7e8f2ee
Assembler & disassembler.
Additional info in block chain.
11 years ago
Tim Hughes
21a840e20a
Work in progress on Visual Studio 2013 compile fixes. Libethereum compiles again but not sorted out linking dependencies yet.
11 years ago
Tim Hughes
4ab877de5e
s/ushort/unsigned short/ since ushort isn't actually defined.
11 years ago
Gav Wood
c186d8f4d8
Move to canon ES-1.
Minor fix for contracts.
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
Daniel Hams
f61ffdef3f
Fix up IP port number to be ushort where it is used instead of short.
11 years ago
Gav Wood
79939dd78d
Pending transactions actually are pending transactions, not just all
known transactions.
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
Daniel Hams
efa1d6bdc6
Change logging "name" to be class instance thread specific ptr for unified code between Linux/OSX.
11 years ago
Gav Wood
03c70793a1
More UI power.
11 years ago
Gav Wood
b7ab00a798
Peers have IDs to solve duplicate peers issue.
No post-mine state visible in advance.
Additional parts of protocol no longer optional.
Protocol version bump.
Various GUI improvements.
Better (more dynamic) and more correct handling of fee structure.
11 years ago
Gav Wood
5736e7e15c
usleep moved to std impl.
11 years ago
subtly
6b8a18b629
used named queus for labeling thread operations
11 years ago
Gav Wood
1afda67310
GUI reboot.
Support for denominations in GUI.
Multi key wallet beginnings.
Transactional data beginnings.
GUI log.
Half-decent logging system.
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
902019a02f
Documentation.
11 years ago
Gav Wood
2a53d5f751
AlephZero renamed AlethZero and moved to cmake project.
Other minor changes.
11 years ago
Gav Wood
6fb35aa0f1
Allow UPnP to be disabled.
11 years ago
Gav Wood
fc139d2523
Version 2 not 3 of the GPL.
11 years ago
Gav Wood
3051d6eb12
Better p2p handling - no connecting to LAN addresses.
11 years ago
Gav Wood
8661341628
Optimised network;
verbosity levels;
peer server mode;
configurable peer count;
more options in cli client.
11 years ago
Gav Wood
268168df60
Move to vitalik's PoW...
11 years ago
Gav Wood
ce10e98a08
Vaguely working single-instance client.
11 years ago