monero/src
Riccardo Spagni 3a4fbdd9ec
Merge pull request #4470
2fbf38ee Fix 32bit depends builds (TheCharlatan)
17142ec9 malloc scratchpad for all supported android archs (m2049r)
6a781408 Make depends use self built clang for darwin (TheCharlatan)
69da14e1 fixes make debug compilation on OSX (Dusan Klinec)
fe125647 Fixup RENAME_DB() macro (Howard Chu)
b2972927 osx compilation fix: missing boost libs added (Dusan Klinec)
174f31bf simplewallet: don't complain about payment id on pool mined blocks (moneromooo-monero)
89288863 README: mention ASAN usage alongside valgrind (moneromooo-monero)
83debef9 wallet_rpc_server: remove verbose field in incoming_transfers query (moneromooo-monero)
a69271fa Fixed a typo (Piotr Kąkol)
92d1da28 unit_tests: fix build with GCC 5.4.0 on ubuntu (moneromooo-monero)
a21da905 Wallet: use unique_ptr for WalletImpl members (oneiric)
7a056f44 WalletAPI: multisigSignData bug fixed (naughtyfox)
43a06350 ringdb: use cursors to be a bit faster (moneromooo-monero)
7964d4f8 wallet2: handle corner case in picking fake outputs (moneromooo-monero)
6f5360b3 bump version to 0.13.0.1 (Riccardo Spagni)
cf470bf3 switch from master to rc (Riccardo Spagni)
2018-10-02 22:37:18 +02:00
..
blockchain_db Merge pull request #4459 2018-09-29 22:20:38 +02:00
blockchain_utilities Merge pull request #4470 2018-10-02 22:37:18 +02:00
blocks Fix 32bit depends builds 2018-09-29 22:16:42 +02:00
checkpoints add checkpoints for testnet and mainnet 2018-09-25 10:02:05 +02:00
common Merge pull request #4463 2018-10-02 22:36:18 +02:00
crypto Merge pull request #4449 2018-09-29 22:20:24 +02:00
cryptonote_basic Merge pull request #4459 2018-09-29 22:20:38 +02:00
cryptonote_core Merge pull request #4467 2018-10-02 22:36:57 +02:00
cryptonote_protocol Merge pull request #4160 2018-09-04 13:02:09 -05:00
daemon Fix 32bit depends builds 2018-09-29 22:16:42 +02: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 Merge pull request #4412 2018-09-25 12:13:51 +02:00
gen_multisig Merge pull request #4459 2018-09-29 22:20:38 +02:00
mnemonics mnemonics: fix outrageous compile time with CLANG in release 2018-08-29 09:53:48 +00:00
multisig Do memwipe for critical secret keys copied to rct::key 2018-08-16 22:26:30 +09:00
p2p Merge pull request #4089 2018-08-15 17:06:17 -05:00
platform Update 2018 copyright 2018-01-26 10:03:20 -05:00
ringct bulletproofs: multiply points by 8 first thing in verification 2018-09-24 14:02:51 +00:00
rpc Merge pull request #4399 2018-09-21 20:46:00 +02:00
serialization v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
simplewallet Merge pull request #4459 2018-09-29 22:20:38 +02:00
wallet Merge pull request #4333 2018-09-29 22:20:44 +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 v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
version.cpp.in bump version to 0.13.0.1 2018-09-25 15:48:56 +02:00
version.h build: auto update version info without manually deleting version.h 2017-09-21 07:47:37 +09:00