Gav Wood
|
6e348fb224
|
New namereg.
Bug fix for transactions.
|
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 |
Tim Hughes
|
451fdb395a
|
Drop https requirement for VS2013 for now.
|
11 years ago |
Gav Wood
|
d0dafb7981
|
Use secure http.
|
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.
New NameReg.
|
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.
Version bump.
|
11 years ago |
Gav Wood
|
77a44c0f1b
|
Do transactions in correct order.
Another minor fix.
|
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.
GUI state saving.
|
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.
Additional info in block chain.
|
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.
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
|
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.
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
|
9af0f143fe
|
more cmake fixes.
|
11 years ago |