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
Gav Wood
8dc00e8b21
Fixes for contract address states.
Minor fix for uncle rewards.
Assembler for EC-1 assembly.
Not-quite Test code for the VM.
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
3d6377c875
Version bump.
Don;t send to same address.
11 years ago
Gav Wood
46543c3b2e
Fix for multiple transactions.
Show transaction nonces.
Fix when sending transactions with data.
11 years ago
Gav Wood
28dbbff366
Reduce network packing.
11 years ago
Gav Wood
79939dd78d
Pending transactions actually are pending transactions, not just all
known transactions.
11 years ago
subtly
bb323bd822
bug: send wei not using selected address
11 years ago
Gav Wood
607e380a4b
Fixes for Go interop.
11 years ago
Gav Wood
5399507230
UI statefulness.
11 years ago
Gav Wood
da406a5568
Minor text change.
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
4fde0bd991
Better version strings.
11 years ago
Gav Wood
d29fbde366
No fees for miners.
11 years ago
Gav Wood
a46f6894ad
UI tweaks.
Additional diagnostics.
11 years ago
Gav Wood
b2d3c47a18
UI Improvements.
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
2a53d5f751
AlephZero renamed AlethZero and moved to cmake project.
Other minor changes.
11 years ago
Gav Wood
e62688f188
UPnP configurable in GUI.
Additions address in genesis.
11 years ago
Gav Wood
52b2417142
Units.
11 years ago
Gav Wood
ff5e013399
Alter seed node address: Fix for #8 .
11 years ago
Gav Wood
e0b4b21dc7
Avoid connecting to same hosts & better verbosity.
11 years ago
Gav Wood
3d5e8cdc59
Respect and handle capabilities.
- Peer-servers should never kick eachother off.
11 years ago
Gav Wood
0fc422a160
Manage GetBlocks properly; should work for when > 256 blocks away.
Use GetTransactions on connect & respect it. DONE
11 years ago
Gav Wood
d6bf8439b5
Rename of Main - MainWin.
11 years ago
Gav Wood
79ef439314
DONE: Connect default should be drop-down and populated via web api.
11 years ago
Gav Wood
268168df60
Move to vitalik's PoW...
11 years ago
Gav Wood
de44b7522c
Avoid socket info timing issues by keeping a copy of the info handy for
cross-thread replies.
11 years ago
Gav Wood
01812a5fec
Doesn't crash on peer dropout.
11 years ago
Gav Wood
ce10e98a08
Vaguely working single-instance client.
11 years ago
Gav Wood
baacd4ed5b
GUI & network stuff.
11 years ago
Gav Wood
30cbe3be1e
Added client API & prototypal GUI.
11 years ago