Commit Graph

6110 Commits (7935bc5f6b6c5800efcfcce172fc542c28bc114c)
 

Author SHA1 Message Date
moneromooo-monero db55263b4c
threadpool: allow constructing an object, and misc tweaks
6 years ago
stoffu cb9c7972b6
Fix output shuffling for multisig
6 years ago
Judemir Ribeiro d44d19ca79 Fixed for compilation in big endian PPC. "Everything is broken thought due to little endian logic."
6 years ago
moneromooo-monero 29fbaeaae5
daemon: request unpruned transactions for print_tx
6 years ago
moneromooo-monero 16e209e08d
core: lock incoming tx lock when checking the txpool and chain
6 years ago
moneromooo-monero a2566db09e
object_sizes: add a few useful types
6 years ago
moneromooo-monero 558d05b47e
epee: log type name when a container size check fails
6 years ago
moneromooo-monero b88c9a003e
unit_tests: set default data dir to the source tree at build time
6 years ago
moneromooo-monero a5c98609a1
version.cmake: fix configuring version.cpp without git
6 years ago
jcktm 89e51ecd38 simple-wallet-cli: Add warnings about inaccurate balances to to watch-only wallet
6 years ago
Thaer Khawaja a66f152f75 Use median timestamp if current time renders a block invalid.
6 years ago
moneroexamples 9317bce9ca
crypto: more places needing fixing for GCC 8.1
6 years ago
moneromooo-monero 4a72d595a6
chacha: fix build with GCC 8.1
6 years ago
Rafficer f357210c00
Fix Typo
6 years ago
Riccardo Spagni 4b728d7dd4
Merge pull request #3794
6 years ago
moneromooo-monero a58d9738c9
wallet2: consider 6 outputs or less to be unmixable from v7
6 years ago
moneromooo-monero b5cb1bc403
blockchain: avoid exception if asked for a block we do not have
6 years ago
moneromooo-monero ce63ab09db
blockchain: invalidate misc caches when popping blocks
6 years ago
Riccardo Spagni 52f6b33890
Merge pull request #3775
6 years ago
hyc 18cd6837b6 Fix mdb_load append option
6 years ago
hyc 9705032618 ITS#8831 move flag init into readhdr
6 years ago
Gene Peters a7ce392eef Updating the FindReadline CMake hint to search in homebrew's default directory
6 years ago
moneromooo-monero 6f859e4328
cryptonote: make sure outPk setup always happens
6 years ago
Gingeropolous b6a76f76e7
Update readme to include link to announcement list
6 years ago
itssteven eb9f3a3294
check_spend_proof
6 years ago
cryptochangements34 6f9260e38e handle optional miner params better
6 years ago
stoffu 872cb4efd8
blockchain: pop top if block version disagrees with the ideal fork version
6 years ago
Teutone 4812c062c5 add .load() to make Boost 1.67 happy with its new is_integral check
6 years ago
Riccardo Spagni 7ed94d3122
Merge pull request #3752
6 years ago
moneromooo-monero 5f19384729
ringct: do not show verification errors with default settings
6 years ago
stoffu b13bddc3c9
Wallet API: allow log path to be non-default & console output to be configurable
6 years ago
Thaer Khawaja fa0839f2f5 Ensure m_timestamps has the correct number for computing difficulty.
6 years ago
Riccardo Spagni 6b9d9f56a1
Merge pull request #3719
6 years ago
Riccardo Spagni 88c78d1683
Merge pull request #3729
6 years ago
moneromooo-monero e3c68b9018
README.md: mention building deps with -fPIC for static builds
6 years ago
moneromooo-monero 1590183965
p2p: fix fallback seed node usage
6 years ago
Riccardo Spagni 07e55b0496
Merge pull request #3720
6 years ago
moneromooo-monero d9d002c3c1
daemon: print peer state in sync_info
6 years ago
moneromooo-monero 9cc0d4220f
connection_context: remove "state_" prefix from state names
6 years ago
moneromooo-monero c1886155ed
unit_tests: fix build after get_output_didstribution signature change
6 years ago
Riccardo Spagni cd22cb807a
Merge pull request #3709
6 years ago
Riccardo Spagni 69b6f5b6a6
Merge pull request #3705
6 years ago
Riccardo Spagni 5bca8c6998
Merge pull request #3667
6 years ago
Riccardo Spagni 66e18cc92f
Merge pull request #3703
6 years ago
Riccardo Spagni 26cae8f4f1
Merge pull request #3695
6 years ago
Riccardo Spagni 8c27f127ec
Merge pull request #3692
6 years ago
Riccardo Spagni 2ab5b1a21f
Merge pull request #3683
6 years ago
Riccardo Spagni 93e76e14a2
Merge pull request #3685
6 years ago
Riccardo Spagni 35299644b2
Merge pull request #3650
6 years ago
stoffu 3880bf396a
cryptonote_protocol_handler.inl: remove span read just now that failed to pass some basic tests
6 years ago