Gav Wood
|
6d5bf22b0f
|
Merge pull request #27 from SharpCoiner/cmake-crypt-patch
Fixed header and lib search paths for too old Crypto++.
|
11 years ago |
SharpCoiner
|
4563cc9382
|
Fixed header and lib search paths for too old Crypto++.
|
11 years ago |
Gav Wood
|
2b849b61a1
|
Fixes for filesystem commit.
|
11 years ago |
Gav Wood
|
3d8215b0c7
|
Merge pull request #26 from CodeShark/windows_osx_linux_datadir
Added windows and os x support for the datadir.
|
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
|
5dd49a3eb7
|
Merge pull request #25 from CodeShark/windows_populateAddresses
Added windows code for populateAddresses
|
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
|
9b66969740
|
Tweaks for launchpad.
|
11 years ago |
Gav Wood
|
6e7b850614
|
New premine address, build fix.
|
11 years ago |
Gav Wood
|
67e0931706
|
Proper distribution.
|
11 years ago |
Gav Wood
|
bf03deac66
|
Debian packaging finalisation.
|
11 years ago |
Gav Wood
|
f1f6d56ad8
|
Debian packaging tweaks.
|
11 years ago |
Gav Wood
|
c4a89a258f
|
More release tweaks.
|
11 years ago |
Gav Wood
|
3cbb860cdb
|
Release tweaks.
|
11 years ago |
Gav Wood
|
4f2c4bfd72
|
Packaging stuff.
|
11 years ago |
Gav Wood
|
19ae7013a1
|
Packaging scripts.
|
11 years ago |
Gav Wood
|
6bf526edf8
|
Work on exceptions.
Build fix.
|
11 years ago |
Gav Wood
|
0a5a55d730
|
Merge ../../cpp-ethereum
|
11 years ago |
Gav Wood
|
e62688f188
|
UPnP configurable in GUI.
Additions address in genesis.
|
11 years ago |
Gav Wood
|
b9320bc281
|
Changed for Qt-packaging.
|
11 years ago |
Gav Wood
|
b128638c7c
|
Merge branch 'master' of github.com:ethereum/cpp-ethereum
Conflicts:
CMakeLists.txt
alephzero/alephzero.pro
|
11 years ago |
Gav Wood
|
c54a81f92c
|
Added SECP256k1 project.
|
11 years ago |
Gav Wood
|
5eb10cfd3c
|
Prep debian packaging directory for latest Ubuntu (saucy)
|
11 years ago |
Gav Wood
|
a1567b10af
|
Merge branch 'master' of /home/gav/Projects/ubuntu_build/cpp-ethereum
|
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 |
Gav Wood
|
0ab1df58a2
|
Merge pull request #22 from austonst/master
Fixed locating cryptopp in system locations
|
11 years ago |
Gav Wood
|
56942a6f9a
|
Merge pull request #20 from danielhams/master
Reject local addresses during interface discovery
|
11 years ago |
Gav Wood
|
e88ed94ad2
|
Merge pull request #23 from SharpCoiner/buildpatch
Do not assume that the build dir is called cpp-ethereum-build.
|
11 years ago |
SharpCoiner
|
2b392d29f8
|
Fixed typo.
|
11 years ago |
SharpCoiner
|
f16c18c124
|
Do not assume that the build dir is called cpp-ethereum-build.
|
11 years ago |
Daniel Hams
|
a8bbc9d1fb
|
Old habits getting in the way. Formatting fixes.
|
11 years ago |
Gav Wood
|
a70f350b28
|
First effort at new RLP. **UNTESTED**
|
11 years ago |
Auston Sterling
|
529a83bb33
|
Look at the contents of CMake variables
|
11 years ago |
Auston Sterling
|
d665def810
|
Fixed locating cryptopp in system locations
|
11 years ago |
Gav Wood
|
52b2417142
|
Units.
|
11 years ago |
Gav Wood
|
bfd10936fb
|
Allow arbitrary state in genesis block.
|
11 years ago |
Gav Wood
|
6fb35aa0f1
|
Allow UPnP to be disabled.
|
11 years ago |
Daniel Hams
|
75698984cb
|
Introduce a list of addresses to reject during interface endpoint discovery.
On MacOSX the loopback device is lo0, not lo, plus there are multicast bridges
which cause issues too.
|
11 years ago |
Gav Wood
|
4aa0c71b6d
|
Root bug fix.
|
11 years ago |
subtly
|
490d4bc5f1
|
also check if _orig is empty. without this, place() is never run because isEmpty() does not return true for uninitialize (null) results.
|
11 years ago |
Gav Wood
|
4b52884459
|
Changed README.
|
11 years ago |
Gav Wood
|
674543d56a
|
Make patch comply with coding standards.
|
11 years ago |
Gav Wood
|
a98ccc8cdd
|
Merge branch 'master' of github.com:ethereum/cpp-ethereum
|
11 years ago |
Gav Wood
|
0a87491a75
|
Merge pull request #14 from subtly/master
Compiler/C++11 bug building on macos (Mavericks)
|
11 years ago |
subtly
|
5843e6b774
|
spaces to tabs
|
11 years ago |