monero/src
2019-03-03 21:50:29 +02:00
..
blockchain_db db_lmdb: fix missing mdb_dbi_close in migration 2019-02-17 22:15:29 +00:00
blockchain_utilities ArticMine's new block weight algorithm 2019-02-12 12:15:54 +00:00
blocks update quick sync checkpoints and hash 2019-02-20 18:17:07 +02:00
checkpoints bump version, update readme to reflect, update checkpoints 2019-02-20 18:30:13 +02:00
common ignore child process when exec 2019-02-12 12:16:22 +00:00
crypto disable asm w/ x64 instructions set on i386 2019-02-28 14:28:24 +03:00
cryptonote_basic miner: fix build with boost 1.69 2019-02-17 10:52:54 +00:00
cryptonote_core Merge pull request #5205 2019-03-03 18:34:08 +02:00
cryptonote_protocol Merge pull request #4160 2018-09-04 13:02:09 -05:00
daemon ArticMine's new block weight algorithm 2019-02-12 12:15:54 +00:00
daemonizer monerod: do not log to tmpdir in daemon mode 2018-02-23 21:27:14 +01:00
debug_utilities cn_deserialize: comment out pruned tx case 2018-09-14 10:55:50 +00:00
device Add support for V10 protocol with BulletProofV2 and short amount. 2019-02-14 14:44:03 +00:00
gen_multisig Merge pull request #4036 2018-10-07 20:04:10 +02:00
mnemonics mnemonics: fix outrageous compile time with CLANG in release 2018-08-29 09:53:48 +00:00
multisig Merge pull request #4036 2018-10-07 20:04:10 +02:00
p2p Revert "p2p: connect via the bound ip, if any" 2018-10-13 10:20:15 +00:00
platform Update 2018 copyright 2018-01-26 10:03:20 -05:00
ringct ringct: the commitment mask is now deterministic 2019-02-12 12:16:47 +00:00
rpc rpc: fix wrongly formatted JSON for pruned tx 2019-02-18 15:24:00 +09:00
serialization v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
simplewallet simplewallet: tell the user to complain to the recipient 2019-02-14 14:43:59 +00:00
wallet Merge pull request #5216 2019-03-03 21:44:15 +02:00
CMakeLists.txt Code modifications to integrate Ledger HW device into monero-wallet-cli. 2018-03-04 12:54:53 +01:00
cryptonote_config.h add a bulletproof version, new bulletproof type, and rct config 2019-02-12 12:16:40 +00:00
version.cpp.in update version to 0.14.0.1 2019-03-03 21:50:29 +02:00
version.h