aboutsummaryrefslogtreecommitdiff
path: root/docs (follow)
AgeCommit message (Collapse)AuthorFilesLines
2024-02-21docs: omit i2p port number from ANONYMITY_NETWORKSselsta1-2/+2
2023-07-28docs: update ANONYMITY_NETWORKSDonW161-18/+18
Removed version 2 onion addresses as they're deprecated from TOR and updated I2P/Tor Stream Used Twice section to reference tweets relevant to section. Fixed grammatical errors and changed the wording within the Wallet RPC section to better explain the differences between a I2P hidden service and a TOR hidden service.
2023-01-16Copyright: Update to 2023mj-xmr1-1/+1
Co-authored-by: plowsof <plowsof@protonmail.com> extra files
2022-10-28Merge pull request #8516luigi11111-11/+23
26c630f Update release check-list with lessons learned from v15/v16 fork (Seth For Privacy)
2022-08-19Update release check-list with lessons learned from v15/v16 forkSeth For Privacy1-11/+23
2022-07-22DOCS: Rework Portable storage format exampleJeffrey Ryan2-3/+45
@jtgrassie pointed out that the example I provided was colored incorrectly. He also made the good point that the image wasn't easy to review/correct. I reworked the example so that it's text-only. It's easier to review and edit, and reveals the structure better in my opinion. Also this is easier for people who can't distinguish colors as easily. Make sure to double-check this work because there's a decent chance I screwed up the comments. The actual byte data was generated and should be solid.
2022-05-10Merge pull request #8300luigi11111-2/+2
070e41d Change Github to GitHub (Abdullah)
2022-05-04Changes to PORTABLE_STORAGE.mdJeffrey2-35/+77
* More information about array entries (especially nesting) * Varint encoding examples * Expanded string and integer encoding information
2022-04-27Change "Github" to "GitHub"Abdullah1-2/+2
2022-04-23Docs: Add documentation for EPEE Portable StorageJeffrey1-0/+156
Ripped directly from @jtgrassie 's monero-binary-rpc repo. It's a very helpful little document and I think it deserves a place in the main repo.
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2022-01-28Fix typos in docsRobert Theis1-2/+2
2021-11-03Fix typosDimitris Apostolou3-5/+5
2021-09-11RPC and ZeroMQ APIs to support p2poolSChernykh1-0/+2
Adds the following: - "get_miner_data" to RPC API - "json-miner-data" to ZeroMQ subscriber contexts Both provide the necessary data to create a custom block template. They are used by p2pool. Data provided: - major fork version - current height - previous block id - RandomX seed hash - network difficulty - median block weight - coins mined by the network so far - mineable mempool transactions
2021-06-20doc: update IRC references to Liberafdov2-2/+2
2021-04-17Doc: Compiling, debugging and testing efficientlymj-xmr1-0/+86
see docs/COMPILING_DEBUGGING_TESTING.md
2021-01-21docs: Remove outdated bits about anonymity network seed nodesNathan Dorfman1-6/+3
2020-10-03docs: Add release checklistSeth Simmons1-0/+68
2020-10-03Move documentation files to their own directoryGuillaume Le Vaillant5-0/+690