subtly
8d1dffeafd
cmake-macos remove unused.
11 years ago
subtly
67e63f425d
cmake macos, more fixes and cleanup
11 years ago
SharpCoiner
e5f2d9db50
Fixed wrong usage of strftime.
Fixed nasty symbols in alethzero messages.
The buf length of 9 was too short, there are locales like "HH:MM::SS PM",
and who knows what else.
Increased buffer to 24, and check for the failure condition.
11 years ago
Gav Wood
607e380a4b
Fixes for Go interop.
11 years ago
Gav Wood
8b53cd1ff4
Exception fix.
11 years ago
Gav Wood
05d99adb9c
Null RLP fix.
11 years ago
Gav Wood
660fe8a0d4
Language.
11 years ago
Daniel Hams
b7fa15dfae
Peer listen port is mandatory in the hello so remove an unnecessary test.
11 years ago
Daniel Hams
f91609e247
Populate the peer address and port appropriately during the session creation time.
In addition, this patch will check both outgoing and incoming peers to determine
if they are in the V4 private address range and skip them.
Peer sessions that do not set a listen port are not propagated via the GetPeers functionality.
11 years ago
Gav Wood
995e935311
Fixes for spurious unknown parent blocks.
11 years ago
Eric Lombrozo
6907a75623
cmake can now build to linux and windows. Use -DTARGET_PLATFORM=<linux|w64>
11 years ago
Gav Wood
5399507230
UI statefulness.
11 years ago
Gav Wood
e5c059bc3c
Mining issue.
11 years ago
Gav Wood
c09fd11a2c
Better diagnostics.
Mining bug fix.
11 years ago
Gav Wood
21ef9b8561
Protocol version 3.
11 years ago
Gav Wood
455f0436d3
Uncles verification bug fix.
11 years ago
Gav Wood
1c91de2f71
RLP format fix.
11 years ago
Gav Wood
b1d053e0cc
Fix for transactions.
11 years ago
Gav Wood
03c70793a1
More UI power.
11 years ago
Gav Wood
e992756d2e
Bump protocol version.
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
subtly
32ee0e5874
cmake updates fox osx. still not building (need qt plugin)
11 years ago
Gav Wood
4fde0bd991
Better version strings.
11 years ago
Gav Wood
5736e7e15c
usleep moved to std impl.
11 years ago
Eric Lombrozo
923553dfa9
Replace usleep() and random()
11 years ago
Eric Lombrozo
4df5098d94
Filesystem.cpp needs Common.h
11 years ago
Gav Wood
d29fbde366
No fees for miners.
11 years ago
subtly
657cb91e89
remove unused char*
11 years ago
Gav Wood
a46f6894ad
UI tweaks.
Additional diagnostics.
11 years ago
subtly
65d7f8c19a
bump #if up a few lines
11 years ago
subtly
6b8a18b629
used named queus for labeling thread operations
11 years ago
subtly
55f6989820
cmake updates for building on osx
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
04453aada0
Repot defaults.
11 years ago
Gav Wood
f0943872fc
Make Defaults a singleton.
11 years ago
Gav Wood
2b849b61a1
Fixes for filesystem commit.
11 years ago
Gav Wood
14c4d0819a
Repotted UPnP.
Random ports searched on fallback now.
Beginnings of foundations for event-based QML/JS integration.
11 years ago
Eric Lombrozo
d195f76a25
Added windows and os x support for the datadir.
11 years ago
Gav Wood
902019a02f
Documentation.
11 years ago
Gav Wood
53c3d1cf2a
Some additional debian build stuff fixed for alethzero rename.
CMake install executables with make install.
11 years ago
Gav Wood
2a53d5f751
AlephZero renamed AlethZero and moved to cmake project.
Other minor changes.
11 years ago
Eric Lombrozo
05e8597028
Added windows code for populateAddresses
11 years ago
Gav Wood
6e7b850614
New premine address, build fix.
11 years ago
Gav Wood
6bf526edf8
Work on exceptions.
Build fix.
11 years ago
Gav Wood
e62688f188
UPnP configurable in GUI.
Additions address in genesis.
11 years ago
Gav Wood
c54a81f92c
Added SECP256k1 project.
11 years ago
Gav Wood
22d51cb921
Debian packaging and various needed changes to build.
11 years ago
Gav Wood
0abd91d551
Latest RLP standard. Lists specify length rather than itemCount.
11 years ago
Daniel Hams
a8bbc9d1fb
Old habits getting in the way. Formatting fixes.
11 years ago