Commit Graph

65 Commits (18216f19dd479466cb7fd38f52d23bddfcfd4880)

Author SHA1 Message Date
xmr-eric 18216f19dd Update 2018 copyright
6 years ago
moneromooo-monero 66e34e85b1
add multisig core test and factor multisig building blocks
6 years ago
moneromooo-monero fff871a455
gen_multisig: generates multisig wallets if participants trust each other
6 years ago
redfish 11e0deef31 cmake: add dep of version lib on version.cpp
7 years ago
redfish 2051f89fbe cmake: build tests last
7 years ago
moneromooo-monero 5d65a75b69
move checkpoints in a separate library
7 years ago
stoffu e29282d208
build: auto update version info without manually deleting version.h
7 years ago
Thomas Winget 77986023c3
json serialization for rpc-relevant monero types
7 years ago
moneromooo-monero 71e2876033
debug_utilities: only build for debug builds
7 years ago
moneromooo-monero fbaf5375c3
cn_deserialize: move to new debug_utilities subdirectory
7 years ago
Jaquee f5bd346573
IOS CMAKE build settings
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago
Randi Joseph 9e54616924 Dropped "bit" from bitmonero.
8 years ago
redfish 06bb6923c3 cmake: support BUILD_SHARED_LIBS built-in option
8 years ago
redfish e1c7af35d4 cmake: transitive deps and remove deprecated LINK_*
8 years ago
redfish b1d5189ae1 cmake: fix def propagation, fixes 32-bit build
8 years ago
Riccardo Spagni 7825386468
fix leftover add_directory
8 years ago
redfish 1de812a92a cmake: merge libs via virtual object libraries
8 years ago
moneromooo-monero 9b1afe5f2d
ringct: import of Shen Noether's ring confidential transactions
8 years ago
redfish 2c5e68fb73 cmake: fix typo in handling of STACK_TRACE
8 years ago
redfish 042db0bd0f cmake: cleanup logic that sets flags per target/subdir
8 years ago
Riccardo Spagni 287e88283c
remove connectivity tool, comment it out from munin plugins too
8 years ago
warptangent 3e72d97ca7
cmake: Fix overly broad use of dynamic link settings
8 years ago
Riccardo Spagni de03926850
updated copyright year
8 years ago
warptangent 725acc7f17
Replace tabs with two spaces for consistency with rest of codebase
9 years ago
NoodleDoodleNoodleDoodleNoodleDoodleNoo e5d2680094 ** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)
9 years ago
warptangent ac011b4312
Rename src/blockchain_converter/ to src/blockchain_utilities/
9 years ago
Thomas Winget a8bc7182ea
Merge BlockchainDB into upstream
9 years ago
rfree2monero 3cbdf198f1 Merge remote-tracking branch 'monero-official/master' into network-1.6-work1
9 years ago
Thomas Winget 5c0bc0050c
Merge upstream updates into blockchain branch
9 years ago
Thomas Winget 5eab480cb1
Moved BlockchainDB into its own src/ subfolder
9 years ago
Thomas Winget 9193d6fb5b
Daemonize changes pulled in -- daemon builds
9 years ago
rfree2monero eabb519605 2014 network limit 1.0a +utils +toc -doc -drmonero
9 years ago
Thomas Winget 4af0918501
very, VERY primitive blockchain converter
9 years ago
Riccardo Spagni f4b69d553a
year updated in license
9 years ago
Ben Boeckel ec54e2f82b cmake: place binaries together in the build tree
10 years ago
Ben Boeckel e3776876af cmake: Windows and static builds need this
10 years ago
Ben Boeckel 7d708e4223 cmake: support 2.8.7
10 years ago
Ben Boeckel 464c2805e5 cmake: fix up miniupnpc's define
10 years ago
Ben Boeckel f53f04724c cmake: handle private vs. public headers
10 years ago
Ben Boeckel 55ca7d3b34 cmake: refactor common code with libraries
10 years ago
Ben Boeckel c773f465ca cmake: refactor common code with executables
10 years ago
Ben Boeckel 89cff7bddc cmake: put each library into its own directory
10 years ago
Riccardo Spagni bc537ac095
miniupnpc static define change
10 years ago
Riccardo Spagni 2cf94c1321
fix for mingw not playing nicely with libunbound configure, fix for correctly finding static libs on various operating systems
10 years ago
Riccardo Spagni fd52015a2d use the correct CMake variable for static builds
10 years ago
Riccardo Spagni 434095d1f7
fixed conflict in CMakeLists
10 years ago
Riccardo Spagni 8c37823d45 remove pthreads, successfully tested on gcc 4.9.1 without pthreads
10 years ago
Oran Juice b80755063e
Stop copying word list files to build directory
10 years ago