summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Wallet, daemon: From 'help_advanced' back to 'help', and new 'apropos' commandrbrunner72020-07-246-49/+110
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #6603Alexander Blair2020-08-164-5/+32
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Change ZMQ-JSON txextra to hex and remove unnecessary base fieldsLee Clagett2020-08-144-5/+32
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge pull request #6601Alexander Blair2020-08-169-31/+74
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Optimize ZMQ-JSON vector reading; GetBlocksFast reads 24%+ fasterLee Clagett2020-08-141-3/+19
| * | | | | | | | | Switch to insitu parsing for ZMQ-JSON; GetBlocksFast reads 13%+ fasterLee Clagett2020-08-146-11/+15
| * | | | | | | | | Fix pruned tx for ZMQ's GetBlocksFastLee Clagett2020-08-144-17/+40
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | 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
| | |_|_|_|/ / / / / | |/| | | | | | | |