Commit Graph

1532 Commits (10cc6a8593153f8e09eddff25173824e67dc1883)
 

Author SHA1 Message Date
Riccardo Spagni 10cc6a8593 Merge branch 'LMDB-tweaks'
9 years ago
Riccardo Spagni 58dbc9d122
fixed conflicts
9 years ago
Riccardo Spagni e4eb07fb99
Merge pull request #595
9 years ago
Riccardo Spagni 6432feee6d
Merge pull request #594
9 years ago
Riccardo Spagni 3a3f8fa808
Merge pull request #593
9 years ago
Howard Chu d26e7d0b3a ARMv7 optimization flags are too aggressive
9 years ago
Howard Chu a561afa18b ARM chars are unsigned
9 years ago
Howard Chu da0bce3472 Use CMAKE_LINKER, not hardcoded "ld"
9 years ago
Howard Chu 28b82718ff Avoid cmake-3.x block comment syntax
9 years ago
moneroexamples a52cf36010 fix: cmake parse error on Ubuntu 14.04
9 years ago
Howard Chu 26aac68095 Fix release flags
9 years ago
moneromooo-monero 7f8e5ced47
daemon: fix ban length using wrong parameter
9 years ago
moneromooo-monero a8caab1af1
unit_tests: initialize db object in ctor, not open
9 years ago
Howard Chu ee6f2cb71f IP_TOS not supported before Windows7
9 years ago
Howard Chu 462658df4f Get rid of doubly-defined NDEBUG
9 years ago
Riccardo Spagni 955ad41a2d
Merge pull request #588
9 years ago
Riccardo Spagni e6dc44813c
updated readme, note CMake minimum version increase
9 years ago
Riccardo Spagni 5c71f5d13e
update version
9 years ago
Riccardo Spagni b98d88c17e
Merge pull request #587
9 years ago
moneromooo-monero 1e07110a7a
Nicer looking exit when blockchain.bin is found
9 years ago
Riccardo Spagni c991865ffc
Merge pull request #586
9 years ago
moneromooo-monero 40f97ce83d
core: do not use the persistent pool state for tests
9 years ago
Riccardo Spagni e739baf40a
Merge pull request #585
9 years ago
Riccardo Spagni 88b0fb14c8
let miniupnp's cmakelist handle defaults
9 years ago
Riccardo Spagni ac7d27d4f9
Merge pull request #584
9 years ago
moneromooo-monero 5c67c486e8
wallet: don't forget to close the file after storing cache
9 years ago
Riccardo Spagni 2f62e0c19d
Merge pull request #583
9 years ago
Riccardo Spagni 2c82eb71e7
fix miniupnpc cmakelist
9 years ago
Riccardo Spagni 3fbd714091
Merge pull request #582
9 years ago
Riccardo Spagni de03926850
updated copyright year
9 years ago
Riccardo Spagni 810a11267c
fixed copyrights with bad year references
9 years ago
Riccardo Spagni 2be1ae3906
Merge pull request #581
9 years ago
Riccardo Spagni be7a93f51f
Merge pull request #580
9 years ago
Riccardo Spagni 76a765c967
Merge pull request #579
9 years ago
Howard Chu 10ae0032d8 isblank doesn't need a special case test
9 years ago
Howard Chu a090ee97f9 Fix 3edbf57b62
9 years ago
moneromooo-monero 1813736562
unit_tests: remove an unused variable
9 years ago
moneromooo-monero 70dd34634c
unit_tests: fix hardfork test build
9 years ago
moneromooo-monero 576effe11a
blockchain: kill ioservice on scope end, rather than manually
9 years ago
moneromooo-monero ed5d017c0f
miner: minor fixes on stop
9 years ago
moneromooo-monero b245215193
core_tests: deinit core before destroying it
9 years ago
moneromooo-monero bc8a52efd8
wallet: add a rescan_bc command and rescan_blockchain RPC
9 years ago
moneromooo-monero 92ef6b54fe
wallet: protect against exceptions in the block pull thread
9 years ago
moneromooo-monero af2106122d
net_peerlist: move a couple functions from public to private
9 years ago
Riccardo Spagni 91001aa446
Merge pull request #578
9 years ago
Riccardo Spagni 3edbf57b62
fix missing unbound tests
9 years ago
Riccardo Spagni 2d43ae8063
update unbound, fix unbound openssl issue on OS X
9 years ago
Riccardo Spagni 7223eebbe7
Merge pull request #577
9 years ago
Riccardo Spagni 32a26332f8
no longer need to pass the size to rapidjson
9 years ago
Riccardo Spagni bd8e0fd2a1
add missing miniupnpc files, modify cmake to not build miniupnpc tests and to fix an issue with finding miniupnpcstrings
9 years ago