31 Commits (8e3dc081f8dd348790660d5ce44ba661678bde88)

Author SHA1 Message Date
Gav Wood 8e3dc081f8 UI & LLL fixes. 11 years ago
Gav Wood 9b98888e26 LLL bugfixes. 11 years ago
Gav Wood 7baa34117b First effort at LISP-like language. 11 years ago
Gav Wood 976a84c7e5 Contract state introspection. 11 years ago
Gav Wood 63276a96ba More fluid updates. 11 years ago
Gav Wood 9c0d83cd8e Minor GUI stuff. 11 years ago
Gav Wood b7629e2989 Double-click on addresses. UI alterations. 11 years ago
Gav Wood 39c7e8f2ee Assembler & disassembler. 11 years ago
Daniel Hams 062b36aeac Revert back use of std::unique_ptr on QTimer - QT manages the lifecycle. 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. 11 years ago
Gav Wood 8dc00e8b21 Fixes for contract address states. 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 3d6377c875 Version bump. 11 years ago
Gav Wood 46543c3b2e Fix for multiple transactions. 11 years ago
Gav Wood 28dbbff366 Reduce network packing. 11 years ago
Gav Wood 79939dd78d Pending transactions actually are pending transactions, not just all 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. 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. 11 years ago
Gav Wood b2d3c47a18 UI Improvements. 11 years ago
Gav Wood 1afda67310 GUI reboot. 11 years ago
Gav Wood 2a53d5f751 AlephZero renamed AlethZero and moved to cmake project. 11 years ago
Gav Wood e62688f188 UPnP configurable in GUI. 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. 11 years ago
Gav Wood 0fc422a160 Manage GetBlocks properly; should work for when > 256 blocks away. 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 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