aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6546Alexander Blair2020-08-161-5/+17
|\
| * wallet_rpc_server: use unlock_time in suggested confirmations calcmoneromooo-monero2020-05-171-5/+17
* | Merge pull request #6542Alexander Blair2020-08-161-1/+0
|\ \
| * | protocol: don't drop a connection if we can't get a compatible chainmoneromooo-monero2020-05-161-1/+0
| |/
* | Merge pull request #6493Alexander Blair2020-08-164-50/+98
|\ \
| * | Use domain-separated ChaCha20 for in-memory key encryptionSarang Noether2020-08-094-50/+98
* | | Merge pull request #6337Alexander Blair2020-08-166-2/+156
|\ \ \
| * | | Support for supercop ASM in wallet, and benchmark for supercopLee Clagett2020-05-166-2/+156
| |/ /
* | | Merge pull request #6329Alexander Blair2020-08-164-26/+167
|\ \ \
| * | | Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that inc...Sarang Noether2020-08-094-26/+167
| |/ /
* | | Merge pull request #6354Alexander Blair2020-08-098-32/+122
|\ \ \
| * | | Add randomized delay when forwarding txes from i2p/tor -> ipv4/6Lee Clagett2020-05-158-32/+122
* | | | Merge pull request #6571Alexander Blair2020-08-051-10/+0
|\ \ \ \
| * | | | net_node: remove dead seed nodesselsta2020-05-201-10/+0
| | |_|/ | |/| |
* | | | Adding ZMQ/Pub support for txpool_add and chain_main eventsLee Clagett2020-05-0421-119/+1023
| |_|/ |/| |
* | | Merge pull request #6580Alexander Blair2020-07-191-1/+1
|\ \ \
| * | | version: update nameselsta2020-07-061-1/+1
* | | | Merge pull request #6578Alexander Blair2020-07-191-0/+21
|\ \ \ \
| * | | | daemon: complain if data dir resides on FAT32 volume (Windows)xiphon2020-05-211-0/+21
| | |/ / | |/| |
* | | | Merge pull request #6565Alexander Blair2020-07-192-5/+5
|\ \ \ \
| * | | | fix a few typos in error messagesmoneromooo-monero2020-05-192-5/+5
| |/ / /
* | | | Merge pull request #6557Alexander Blair2020-07-191-2/+2
|\ \ \ \
| * | | | testdb: add override in a couple places where it's missingmoneromooo-monero2020-05-181-2/+2
| |/ / /
* | | | Merge pull request #6538Alexander Blair2020-07-191-10/+2
|\ \ \ \
| * | | | keccak: remove aligned checkmoneromooo-monero2020-05-161-10/+2
| |/ / /
* | | | Merge pull request #6537Alexander Blair2020-07-191-8/+8
|\ \ \ \
| * | | | simplewallet: add missing calls to on_commandmoneromooo-monero2020-05-161-8/+8
| |/ / /
* | | | Merge pull request #6536Alexander Blair2020-07-192-0/+30
|\ \ \ \
| * | | | db_lmdb: test for mmap support at init timemoneromooo-monero2020-05-162-0/+30
| |/ / /
* | | | Merge pull request #6534Alexander Blair2020-07-1910-48/+280
|\ \ \ \
| * | | | daemon: guard against rare 'difficulty drift' bug with checkpoints and recalc...stoffu2020-06-0910-48/+280
* | | | | Merge pull request #6526Alexander Blair2020-07-191-0/+1
|\ \ \ \ \
| * | | | | blockchain: fix theoretical race getting bulk timestampsmoneromooo-monero2020-05-131-0/+1
| | |/ / / | |/| | |
* | | | | Merge pull request #6516Alexander Blair2020-07-192-2/+0
|\ \ \ \ \
| * | | | | remove double includessumogr2020-05-112-2/+0
* | | | | | Merge pull request #6512Alexander Blair2020-07-19337-337/+337
|\ \ \ \ \ \
| * | | | | | Update copyright year to 2020SomaticFanatic2020-05-06337-337/+337
* | | | | | | Merge pull request #6488Alexander Blair2020-07-163-0/+65
|\ \ \ \ \ \ \
| * | | | | | | simplewallet: add show_qr_code commandselsta2020-06-213-0/+65
* | | | | | | | tx_pool: mine stem txes in fake chain modemoneromooo-monero2020-07-093-6/+14
* | | | | | | | blockchain: fix timestamp/difficulty cache getting out of syncmoneromooo-monero2020-07-082-1/+17
* | | | | | | | Merge pull request #6647luigi11112020-07-081-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix D++ block template checkLee Clagett2020-06-121-1/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #6629luigi11112020-07-081-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | blockchain: fix total_height in getblocks.bin responsemoneromooo-monero2020-06-051-0/+1
* | | | | | | | | Merge pull request #6627luigi11112020-07-081-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rpc: fix loading rpc payment data from filemoneromooo-monero2020-06-051-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge pull request #6611luigi11112020-07-081-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rpc: fix comparison of seconds vs microsecondsmoneromooo-monero2020-05-311-1/+1
* | | | | | | | | | Merge pull request #6599luigi11112020-07-081-1/+1
|\ \ \ \ \ \ \ \ \ \