96 Commits (1d273df0c2a1b2963bacd5798c0b867ea03cafeb)

Author SHA1 Message Date
Gav Wood 8824305b61 PoC-4 - first effort. 11 years ago
Gav Wood b3093e6447 PoC 3.5 functionality. Still buggy though. 11 years ago
Jeffrey Lee fb67642855 fixed Ubuntu12.04 compile error 11 years ago
Gav Wood 607a5de340 Repotted Common.h. 11 years ago
Gav Wood fb49ca64f6 Repotted network stuff. 11 years ago
Gav Wood 6e348fb224 New namereg. 11 years ago
Gav Wood c2d298c6f4 Hardcoded peer server for PoC-3. 11 years ago
Eric Lombrozo 7f5a6cd9e9 Add OpenGL and OpenSSL libraries to alethzero windows build. 11 years ago
Gav Wood b1044ad661 Minor changes. 11 years ago
Gav Wood bc876b38fc Clean repo reporting. 11 years ago
Gav Wood a49a1d5138 Tidy up BuildInfo.h 11 years ago
Gav Wood 1d7cdf2366 Fix for 32-byte names. 11 years ago
Gav Wood f8a2733f10 Version bump and automation. 11 years ago
Gav Wood 72b7d40335 Version bump & new namereg. 11 years ago
Tim Hughes e3f0a91e9c Upgraded build script supporting automatic fetch/compile of Qt. Alethzero now compiles with static linking under VS 2013. 11 years ago
Gav Wood 3001ec0636 Allow NameReg to be configured. 11 years ago
Gav Wood 645497a82a Kill QQuick deps. 11 years ago
Gav Wood 46717d148a No QtDeclarativeView. We actually want QQuickView anyway. 11 years ago
Gav Wood 837240cb5a New NameReg 11 years ago
Gav Wood 78a63dc340 Move blockchain & contracts to panels. 11 years ago
Gav Wood 7def2e4dc2 Preview bug fix. 11 years ago
Gav Wood cbd41833d2 Bump protocol version. 11 years ago
Gav Wood 57ec5abf7b Preview button to preview mined state. 11 years ago
Tim Hughes 659a64fb43 VS2013 project and fixes for Alethzero. 11 years ago
Gav Wood 3c5e26c182 Rebroadcast transactions on new block. 11 years ago
Daniel Hams 8bef047313 Fix initialisation order bug with units() and replace std::pair with make_pair. 11 years ago
Gav Wood 1f31096062 Minor bug fixes and UI improvments. 11 years ago
Gav Wood 77a44c0f1b Do transactions in correct order. 11 years ago
Gav Wood 6a820a46fa Minor address fix. 11 years ago
Gav Wood 1fc9c01932 Two way name application. 11 years ago
Gav Wood a47ecf0c0c One-way name app implemented. 11 years ago
Gav Wood 21b15bfb1a Recursive LLL-copmiler. 11 years ago
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
subtly 797b42e247 update boost dep for osx 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