summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | wallet2: fix mishandling rct outputs in coinbase txmoneromooo-monero2019-03-032-7/+13
| | |/ / / / | |/| | | |
* | | | | | blockchain: forbid older BP rct versions from v11moneromooo-monero2019-03-041-1/+18
* | | | | | Merge pull request #5175Riccardo Spagni2019-03-041-0/+1
|\ \ \ \ \ \
| * | | | | | db_lmdb: fix missing mdb_dbi_close in migrationmoneromooo-monero2019-02-211-0/+1
| |/ / / / /
* | | | | | Merge pull request #5174Riccardo Spagni2019-03-047-3/+2855
|\ \ \ \ \ \
| * | | | | | tests: add a CNv4 JIT testmoneromooo-monero2019-03-041-7/+8
| * | | | | | crypto: plug CNv4 JIT into cn_slow_hashmoneromooo-monero2019-03-042-3/+100
| * | | | | | crypto: clear cache after generating random programmoneromooo-monero2019-03-041-0/+3
| * | | | | | CNv4 JIT compiler for x86-64 and testsSChernykh2019-03-044-0/+2746
| * | | | | | blockchain: add v10 fork heightsmoneromooo-monero2019-03-041-0/+5
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #5132Riccardo Spagni2019-03-048-121/+314
|\ \ \ \ \ \
| * | | | | | Add support for V10 protocol with BulletProofV2 and short amount.cslashm2019-02-081-13/+34
| * | | | | | Fix dummy decryption in debug modecslashm2019-02-081-1/+3
| * | | | | | fix log namespacecslashm2019-02-081-45/+45
| * | | | | | New scheme key destination contrfolcslashm2019-02-087-63/+233
| | |/ / / / | |/| | | |
* | | | | | Print the reason why a notification spec failed to parsemoneromooo-monero2019-03-042-3/+3
* | | | | | blockchain: include number of discarded blocks in --reorg-notifymoneromooo-monero2019-03-042-3/+5
* | | | | | core: add a few more block rate window sizesmoneromooo-monero2019-03-041-1/+1
* | | | | | core: add --block-rate-notifymoneromooo-monero2019-03-042-0/+33
* | | | | | notify: fix tokenizing being too strictmoneromooo-monero2019-03-041-1/+1
| |/ / / / |/| | | |
* | | | | Merge pull request #5126Riccardo Spagni2019-03-046-45/+576
|\ \ \ \ \
| * | | | | Fixed path to int-util.hSChernykh2019-02-141-1/+1
| * | | | | Adding cnv4-2 tweaksSChernykh2019-02-142-39/+79
| * | | | | Cryptonight variant 4 aka CryptonightRSChernykh2019-02-146-17/+508
| |/ / / /
* | | | | Merge pull request #5124Riccardo Spagni2019-03-0414-33/+530
|\ \ \ \ \
| * | | | | ArticMine's new block weight algorithmmoneromooo-monero2019-03-0414-33/+530
| |/ / / /
* | | | | Merge pull request #5122Riccardo Spagni2019-03-041-15/+2
|\ \ \ \ \
| * | | | | ringct: fix v1 ecdhInfo serializationmoneromooo-monero2019-02-031-15/+2
| |/ / / /
* | | | | Merge pull request #5120Riccardo Spagni2019-03-041-5/+1
|\ \ \ \ \
| * | | | | wallet_rpc_server: remove detached short payment ids supportmoneromooo-monero2019-02-021-5/+1
| |/ / / /
* | | | | Merge pull request #5118Riccardo Spagni2019-03-041-1/+1
|\ \ \ \ \
| * | | | | simplewallet: tell the user to complain to the recipientmoneromooo-monero2019-02-031-1/+1
| |/ / / /
* | | | | cryptonote: Fix enum check in expand_transaction_2Tom Smeding2019-02-011-1/+1
* | | | | cryptonote: Add const-qualifier on comparison functorTom Smeding2019-02-011-1/+1
* | | | | serialization: Use pos_type instead of streamposTom Smeding2019-02-011-1/+1
|/ / / /
* | | | Merge pull request #4988Riccardo Spagni2019-01-2926-692/+2863
|\ \ \ \ | |_|_|/ |/| | |
| * | | Adding initial support for broadcasting transactions over TorLee Clagett2019-01-2826-692/+2863
* | | | Merge pull request #5104Riccardo Spagni2019-01-291-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | block_queue: fix late sanity check off by onemoneromooo-monero2019-01-281-1/+1
* | | | Merge pull request #5062Riccardo Spagni2019-01-285-315/+336
|\ \ \ \
| * | | | rpc: fix internal daemon calls in restricted rpc getting partial datamoneromooo-monero2019-01-285-315/+336
| |/ / /
* | | | Merge pull request #5053Riccardo Spagni2019-01-287-7/+62
|\ \ \ \
| * | | | blockchain: add --reorg-notifymoneromooo-monero2019-01-283-1/+32
| * | | | notify: handle arbitrary tagsmoneromooo-monero2019-01-284-6/+22
| * | | | notify: warn if the spec contains one of '"\moneromooo-monero2019-01-281-0/+2
| * | | | common: set MONERO_DEFAULT_LOG_CATEGORY for notify and spawnmoneromooo-monero2019-01-282-0/+6
| |/ / /
* | | | Merge pull request #5080Riccardo Spagni2019-01-284-8/+44
|\ \ \ \
| * | | | daemon: extend 'print_pl' command, optional filter by type and limitxiphon2019-01-184-8/+44
* | | | | Merge pull request #5074Riccardo Spagni2019-01-281-1/+1
|\ \ \ \ \
| * | | | | wallet api: don't truncate address in subaddress_accountselsta2019-01-151-1/+1