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 |
Gav Wood
|
b59b0ac0e4
|
Fix type in cmake.
|
11 years ago |
subtly
|
8d1dffeafd
|
cmake-macos remove unused.
|
11 years ago |
subtly
|
67e63f425d
|
cmake macos, more fixes and cleanup
|
11 years ago |
subtly
|
42792e6db3
|
merge of windows and osx build support
|
11 years ago |
Gav Wood
|
607e380a4b
|
Fixes for Go interop.
|
11 years ago |
Gav Wood
|
8b53cd1ff4
|
Exception fix.
|
11 years ago |
Gav Wood
|
d9520726ae
|
Minor Windows fix.
|
11 years ago |
Gav Wood
|
1abbb43f83
|
CMake build fixes.
|
11 years ago |
Eric Lombrozo
|
6907a75623
|
cmake can now build to linux and windows. Use -DTARGET_PLATFORM=<linux|w64>
|
11 years ago |
Gav Wood
|
d4c166e55e
|
Minor GUI fix.
|
11 years ago |