| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #8085 | luigi1111 | 2021-11-26 | 1 | -1/+1 |
| |\ | |||||
| | * | blocks: update checkpoints.dat | selsta | 2021-11-26 | 1 | -1/+1 |
| * | | Add calcpow RPC | Howard Chu | 2021-11-20 | 2 | -4/+11 |
| |/ | |||||
| * | Merge pull request #8023 | luigi1111 | 2021-11-09 | 1 | -1/+1 |
| |\ | |||||
| | * | build: prepare v0.17.3.0 | selsta | 2021-10-29 | 1 | -1/+1 |
| * | | blockchain: fix pedantic assert | selsta | 2021-10-14 | 1 | -0/+2 |
| * | | daemon: allow proxy configuration | anon | 2021-10-06 | 2 | -3/+6 |
| |/ | |||||
| * | RPC and ZeroMQ APIs to support p2pool | SChernykh | 2021-09-21 | 7 | -9/+174 |
| * | build: prepare v0.17.2.3 | selsta | 2021-08-19 | 1 | -1/+1 |
| * | Merge pull request #7350 | luigi1111 | 2021-04-06 | 1 | -2/+2 |
| |\ | |||||
| | * | fix serialization being different on mac | moneromooo-monero | 2021-03-05 | 1 | -2/+2 |
| * | | build: prepare v0.17.2.0 | selsta | 2021-03-26 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #7269 | Alexander Blair | 2021-01-03 | 1 | -0/+2 |
| |\ | |||||
| | * | blockchain: lock access to m_blocks_hash_of_hashes | moneromooo-monero | 2021-01-02 | 1 | -0/+2 |
| * | | build: prepare v0.17.1.9 | selsta | 2021-01-02 | 1 | -1/+1 |
| |/ | |||||
| * | protocol: more sanity checks in new chain block hashes | moneromooo-monero | 2020-12-31 | 4 | -6/+28 |
| * | rpc: limit the number of txes for get_blocks.bin | moneromooo-monero | 2020-12-29 | 4 | -8/+9 |
| * | build: prepare v0.17.1.8 | selsta | 2020-12-23 | 1 | -1/+1 |
| * | build: prepare v0.17.1.7 | selsta | 2020-12-10 | 1 | -1/+1 |
| * | build: prepare v0.17.1.6 | selsta | 2020-12-03 | 1 | -1/+1 |
| * | Merge pull request #7039 | luigi1111 | 2020-11-25 | 3 | -3/+16 |
| |\ | |||||
| | * | cryptonote_core: dandelion - use local height or median height if syncing | xiphon | 2020-11-25 | 3 | -3/+16 |
| * | | Merge pull request #7038 | Alexander Blair | 2020-11-24 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | build: prepare v0.17.1.5 | selsta | 2020-11-23 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge pull request #7028 | Alexander Blair | 2020-11-24 | 1 | -2/+2 |
| |\ \ | |||||
| | * | | Change Dandelion++ fluff probability to 20%, and embargo timeout to 39s | Lee Clagett | 2020-10-21 | 1 | -2/+2 |
| | |/ | |||||
| * / | Fix timeout checks for forwarded and Dandelion++ stem txes | Lee Clagett | 2020-10-21 | 4 | -9/+46 |
| |/ | |||||
| * | build: prepare v0.17.1.2 | selsta | 2020-11-07 | 1 | -1/+1 |
| * | build: prepare v0.17.1.1 | selsta | 2020-10-18 | 1 | -1/+1 |
| * | blockchain: fix sync at v14 boundary | moneromooo-monero | 2020-10-18 | 1 | -3/+15 |
| * | Merge pull request #6888 | luigi1111 | 2020-10-13 | 1 | -1/+1 |
| |\ | |||||
| | * | build: prepare v0.17.1.0 | selsta | 2020-10-13 | 1 | -1/+1 |
| * | | Merge pull request #6884 | luigi1111 | 2020-10-13 | 2 | -1/+2 |
| |\ \ | |||||
| | * | | Dandelion++: skip desynced peers in stem phase | xiphon | 2020-10-12 | 2 | -1/+2 |
| * | | | tx_pool: silence spammy harmless warning till we fix the bug | moneromooo-monero | 2020-10-12 | 1 | -1/+4 |
| | |/ |/| | |||||
| * | | build: prepare v0.17.0.1 | selsta | 2020-09-25 | 1 | -1/+1 |
| |/ | |||||
| * | blockchain: deterministic UNIX time unlock checks | moneromooo-monero | 2020-09-15 | 2 | -28/+64 |
| * | build: prepare v0.17 | selsta | 2020-09-14 | 1 | -1/+1 |
| * | blockchain: fix pow skipping for old blocks without precalc hash | moneromooo-monero | 2020-09-07 | 1 | -1/+1 |
| * | Merge pull request #6111 | Riccardo Spagni | 2020-09-06 | 6 | -26/+101 |
| |\ | |||||
| | * | functional_tests: add a large (many randomx epochs) p2p reorg test | moneromooo-monero | 2020-08-27 | 1 | -4/+35 |
| | * | core: fix mining from a block that's not the current top | moneromooo-monero | 2020-08-27 | 6 | -22/+66 |
| * | | Merge pull request #6757 | luigi1111 | 2020-09-03 | 2 | -10/+14 |
| |\ \ | |||||
| | * | | threadpool: guard against exceptions in jobs, and armour plating | moneromooo-monero | 2020-09-01 | 2 | -10/+14 |
| * | | | Integrate CLSAGs into monero | moneromooo-monero | 2020-08-27 | 2 | -4/+55 |
| | |/ |/| | |||||
| * | | Merge pull request #6767 | Alexander Blair | 2020-08-27 | 1 | -0/+3 |
| |\ \ | |||||
| | * | | Fix build with Boost 1.74 | moneromooo-monero | 2020-08-16 | 1 | -0/+3 |
| * | | | Merge pull request #6760 | Alexander Blair | 2020-08-27 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | enforce claiming maximum coinbase amount | moneromooo-monero | 2020-08-21 | 1 | -2/+2 |
| | | |/ | |/| | |||||
| * | | | Avoid some temporary strings when reading off the database | moneromooo-monero | 2020-08-17 | 3 | -17/+17 |
