Commit graph

347 commits

Author SHA1 Message Date
plowsof
4583a195f2 ci: comment coolify url on each PR 2024-12-15 18:34:48 +00:00
nahuhh
4ad0a93b54
Merge pull request #90 from monero-project/dependabot/pip/master/watchdog-6.0.0
build(deps): bump watchdog from 5.0.2 to 6.0.0
2024-12-02 18:40:02 +00:00
nahuhh
182f36226d
Merge pull request #95 from monero-project/dependabot/pip/master/packaging-24.2
build(deps): bump packaging from 24.1 to 24.2
2024-12-02 18:38:32 +00:00
nahuhh
55055b5e1b
Merge pull request #96 from monero-project/dependabot/pip/master/regex-2024.11.6
build(deps): bump regex from 2024.9.11 to 2024.11.6
2024-12-02 17:23:18 +00:00
nahuhh
14a786f390
Merge pull request #89 from monero-project/dependabot/pip/master/pymdown-extensions-10.12
build(deps): bump pymdown-extensions from 10.10.2 to 10.12
2024-12-02 17:21:21 +00:00
dependabot[bot]
0d86b24624
build(deps): bump watchdog from 5.0.2 to 6.0.0
Bumps [watchdog](https://github.com/gorakhargosh/watchdog) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/gorakhargosh/watchdog/releases)
- [Changelog](https://github.com/gorakhargosh/watchdog/blob/master/changelog.rst)
- [Commits](https://github.com/gorakhargosh/watchdog/compare/v5.0.2...v6.0.0)

---
updated-dependencies:
- dependency-name: watchdog
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 17:20:09 +00:00
nahuhh
2b3157ea8d
Merge pull request #75 from monero-project/dependabot/pip/master/charset-normalizer-3.4.0
build(deps): bump charset-normalizer from 3.3.2 to 3.4.0
2024-12-02 17:19:41 +00:00
nahuhh
1e21a131c9
Merge pull request #86 from monero-project/dependabot/pip/master/markupsafe-3.0.2
build(deps): bump markupsafe from 2.1.5 to 3.0.2
2024-12-02 17:19:03 +00:00
nahuhh
06c7dc9d4a
Merge pull request #88 from monero-project/dependabot/pip/master/mkdocs-macros-plugin-1.3.7
build(deps): bump mkdocs-macros-plugin from 1.2.0 to 1.3.7
2024-12-02 17:18:09 +00:00
nahuhh
9e0a23d522
Merge pull request #101 from nahuhh/fix_i2p
i2p: fix command
2024-12-02 15:14:14 +00:00
nahuhh
21a9eb66d6 i2p: fix command 2024-11-30 11:35:57 +00:00
nahuhh
6b80177fa5
Merge pull request #100 from Rucknium/Rucknium-get_coinbase_tx_sum
Correct coinbase-emission confusion in get_coinbase_tx_sum
2024-11-29 11:11:49 +00:00
nahuhh
c4dc25c9eb
Merge pull request #99 from Rucknium/Rucknium-typos-monerod-rpc
Typos in monerod-rpc.md
2024-11-29 11:10:37 +00:00
nahuhh
a369fa40e2
Merge pull request #98 from Rucknium/Rucknium-get_last_block_header
Fix get_last_block_header reward explanation
2024-11-29 11:08:37 +00:00
nahuhh
dad7cce14d
Merge pull request #83 from detherminal/rnd-new
add mnemonics section
2024-11-26 17:30:18 +00:00
dethe
a22b16e77c add mnemonics section 2024-11-26 20:13:06 +03:00
Rucknium
f6089af082
Correct coinbase-emission confusion in get_coinbase_tx_sum 2024-11-26 15:10:34 +00:00
Rucknium
d4ce1c8d01
Typos in monerod-rpc.md 2024-11-26 14:56:24 +00:00
Rucknium
be99a0ead5
Fix get_last_block_header reward explanation 2024-11-26 14:50:11 +00:00
nahuhh
c7b3dcce39
Merge pull request #93 from nahuhh/pr/tx_proof
docs: add warning to tx_proofs
2024-11-22 12:58:48 +00:00
dependabot[bot]
49d634f244
build(deps): bump regex from 2024.9.11 to 2024.11.6
Bumps [regex](https://github.com/mrabarnett/mrab-regex) from 2024.9.11 to 2024.11.6.
- [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt)
- [Commits](https://github.com/mrabarnett/mrab-regex/compare/2024.9.11...2024.11.6)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 08:15:41 +00:00
dependabot[bot]
b48cbaf8ce
build(deps): bump packaging from 24.1 to 24.2
Bumps [packaging](https://github.com/pypa/packaging) from 24.1 to 24.2.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/24.1...24.2)

---
updated-dependencies:
- dependency-name: packaging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-11 08:15:36 +00:00
nahuhh
194d23c74b docs: add warning to tx_proofs 2024-11-06 23:17:39 +00:00
nahuhh
9d98b4d096
Merge pull request #81 from nahuhh/typo
interacting: monerod reference, fix flags
2024-11-04 13:34:01 +00:00
dependabot[bot]
afc7fc0f75
build(deps): bump pymdown-extensions from 10.10.2 to 10.12
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.10.2 to 10.12.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.10.2...10.12)

---
updated-dependencies:
- dependency-name: pymdown-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 08:38:40 +00:00
dependabot[bot]
9d7bf35bf5
build(deps): bump mkdocs-macros-plugin from 1.2.0 to 1.3.7
Bumps [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) from 1.2.0 to 1.3.7.
- [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases)
- [Changelog](https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fralau/mkdocs_macros_plugin/compare/v1.2.0...v1.3.7)

---
updated-dependencies:
- dependency-name: mkdocs-macros-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 09:10:31 +00:00
nahuhh
b73092bb1e
Merge pull request #87 from nahuhh/i2p
mkdocs.yml: nav fix
2024-10-27 14:09:30 +00:00
nahuhh
43902a6e85 mkdocs.yml: nav fix 2024-10-22 19:54:16 +00:00
dependabot[bot]
446085780f
build(deps): bump markupsafe from 2.1.5 to 3.0.2
Bumps [markupsafe](https://github.com/pallets/markupsafe) from 2.1.5 to 3.0.2.
- [Release notes](https://github.com/pallets/markupsafe/releases)
- [Changelog](https://github.com/pallets/markupsafe/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/markupsafe/compare/2.1.5...3.0.2)

---
updated-dependencies:
- dependency-name: markupsafe
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 09:07:21 +00:00
nahuhh
3899376f65
Merge pull request #82 from nahuhh/i2p
tor: add missing port
2024-10-20 13:45:20 +00:00
nahuhh
65dae768c9 tor: add missing port 2024-10-20 12:47:00 +00:00
nahuhh
9791e2e6fd interacting: monerod reference fixes 2024-10-17 10:20:25 +00:00
nahuhh
9cf0c616e9
Merge pull request #66 from nahuhh/i2p
monerod: tor and i2p guides
2024-10-15 20:21:42 +00:00
nahuhh
0666f2af51 monerod: tor and i2p guides
Co-authored-by: plowsof <77655812+plowsof@users.noreply.github.com>
Co-authored-by: HardenedSteel <19209715+HardenedSteel@users.noreply.github.com>
2024-10-15 19:56:32 +00:00
dependabot[bot]
003c38e1cb
build(deps): bump charset-normalizer from 3.3.2 to 3.4.0
Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/Ousret/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Ousret/charset_normalizer/compare/3.3.2...3.4.0)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 08:33:10 +00:00
nahuhh
4733cd5551
Merge pull request #67 from nahuhh/site_walletrpc
wallet-rpc: migrate prs from -site
2024-09-30 19:54:40 +00:00
nahuhh
f600f51277
Merge pull request #68 from nahuhh/site_daemonrpc
daemon-rpc: migrate prs from -site
2024-09-30 19:53:53 +00:00
recanman
d4781db9b9 wallet-rpc: add note about destinations being undefined 2024-09-30 09:21:41 +00:00
jeffro256
604cc25c50 daemon-rpc: expand documentation for get_output_distribution 2024-09-30 00:20:21 +00:00
plowsof
c1e7353932 daemon-rpc: get_output_distribution params 2024-09-30 00:11:47 +00:00
plowsof
0fba393c33 daemon-rpc: get_version missing params 2024-09-30 00:08:41 +00:00
plowsof
300135bda0 daemon-rpc: get_connections missing params 2024-09-30 00:04:04 +00:00
plowsof
cedc2a1fc0 wallet-rpc: add 'proxy' to 'set_daemon' 2024-09-29 23:55:27 +00:00
plowsof
0ce098cfbe wallet-rpc: add subtract_fee_from_outputs to transfer 2024-09-29 23:54:55 +00:00
nahuhh
c5637de9b5
Merge pull request #49 from nahuhh/no_js
theme: fix nojs & override defaults
2024-09-28 22:13:38 +00:00
nahuhh
49c27c84e4
Merge pull request #65 from nahuhh/tokenomics
tokenomics: macros for blockchain sizes
2024-09-28 19:35:17 +00:00
nahuhh
58bd19fe7f tokenomics: macros for blockchain sizes 2024-09-28 19:16:47 +00:00
nahuhh
bbb60e7c11 mkdocs.yml: nav; disable sections, enable sticky tabs 2024-09-28 13:00:28 +00:00
nahuhh
3914cb4ffd
Merge pull request #35 from nahuhh/networks
infrastructure: refresh networks.md
2024-09-28 12:58:04 +00:00
nahuhh
b1a2bda831 infrastructure: refresh networks.md 2024-09-28 12:54:12 +00:00