Commit Graph

6992 Commits (release-v0.5.1)
 

Author SHA1 Message Date
moneromooo-monero 362ecad06c
blockchain: fix long term weight addition on pop/init
5 years ago
stoffu b45b4e58f4
rpc: fix wrongly formatted JSON for pruned tx
5 years ago
moneromooo-monero 4bcb105e6c
db_lmdb: fix missing mdb_dbi_close in migration
5 years ago
moneromooo-monero 7553fdcbb3
CMakeLists.txt: detect and use -pthread compiler flag
5 years ago
moneromooo-monero 32745e0696
miner: fix build with boost 1.69
5 years ago
moneromooo-monero 56b6e9a89f
mlocker: fix access to global lock map after dtor on exit
5 years ago
moneromooo-monero b91d510669
mlocker: fix dtor ordering problem
5 years ago
moneromooo-monero 93c2e6f521
blockchain: fix m_long_term_block_weight_height initialization
5 years ago
moneromooo-monero 0470ea5ac0
blockchain: forbid older BP rct versions from v11
5 years ago
moneromooo-monero f94c615fc3
Fix v3/v4 db conversion
5 years ago
xiphon ebb1580493
slow-hash: some more big endian fixes
5 years ago
moneromooo-monero d2abdff997
slow-hash: fix for big endian
5 years ago
Pol Mauri baf9984f32
Small function declaration cleanup in slow-hash.c
5 years ago
cslashm 356ea85da7
Add support for V10 protocol with BulletProofV2 and short amount.
5 years ago
cslashm e1b8e3d7b4
Fix dummy decryption in debug mode
5 years ago
cslashm d56c1d68f9
fix log namespace
5 years ago
cslashm 6314a4e78a
New scheme key destination contrfol
5 years ago
Tom Smeding 02db718dfe
cryptonote: Fix enum check in expand_transaction_2
5 years ago
moneromooo-monero a315729e98
simplewallet: tell the user to complain to the recipient
5 years ago
moneromooo-monero 423cf4406d
ringct: fix v1 ecdhInfo serialization
5 years ago
moneromooo-monero 33a76e92f4
ringct: the commitment mask is now deterministic
5 years ago
moneromooo-monero 7ad2500f68
ringct: encode 8 byte amount, saving 24 bytes per output
5 years ago
moneromooo-monero 7057806c49
ringct: save 3 bytes on bulletproof size
5 years ago
moneromooo-monero b5c9aed261
add a bulletproof version, new bulletproof type, and rct config
5 years ago
moneromooo-monero 817be97f39
core: include a dummy encrypted payment id when no payment is used
5 years ago
moneromooo-monero 73574c7380
core, wallet: remember original text version of destination address
5 years ago
moneromooo-monero 2a616c8b15
simplewallet: disable long payment ids by default
5 years ago
moneromooo-monero 8fdc0d4cb3
blockchain: fix wrong hf version when popping multiple blocks
5 years ago
moneromooo-monero 66d1424200
simplewallet: remove ability to transfer with detached short payment ids
5 years ago
moneromooo-monero 3974e40efa
blockchain: fix block rate check for empty blockchains
5 years ago
Jethro Grassie ad6a732f24
ignore child process when exec
5 years ago
moneromooo-monero abb4728cf7
wallet2: fix ring reuse breaking when using histogram
5 years ago
moneromooo-monero 51a7dd045e
core: fix unmixable special case allowing ring size below 11
5 years ago
moneromooo-monero 7942e862b8
blockchain: include number of discarded blocks in --reorg-notify
5 years ago
moneromooo-monero eb982caad1
core: add a few more block rate window sizes
5 years ago
moneromooo-monero eb5a2cbdd2
notify: fix tokenizing being too strict
5 years ago
moneromooo-monero cdf2e30825
core: add --block-rate-notify
5 years ago
moneromooo-monero 7eab7b6a72
blockchain: add --reorg-notify
5 years ago
moneromooo-monero bc19bcb2f6
cryptonote_core: warn when the block rate deviates from expectations
5 years ago
moneromooo-monero 3353e6e784
notify: handle arbitrary tags
5 years ago
moneromooo-monero eaf602bceb
ArticMine's new block weight algorithm
5 years ago
moneromooo-monero d48a44d161
Makefile: fix building without a git tree
5 years ago
moneromooo-monero d5c079ef1e
wallet2: extend fake out picks away from the gamma pick
5 years ago
Riccardo Spagni ba1fd08e41
update version to 0.13.0.4
5 years ago
Lee Clagett 6246aada9d
Providing user supplied default constructor for expect<void>
5 years ago
moneromooo-monero 18683acc84
console_handler: add a global log when exiting via EOF
5 years ago
moneromooo-monero 89c74b5710
blockchain: move two new verification errors to the verify category
5 years ago
moneromooo-monero 650594ab63
rpc: fix output distribution caching ignoring chain changes
5 years ago
xiphon 7e669f2d43
device: fixed Ledger Nano S device selection
5 years ago
moneromooo-monero 586e9189a6
Rename "blackball" for clarity
5 years ago