Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

Commit 4c75c3b

Browse files
committed
_posts: fix build error
1 parent 9d70c9d commit 4c75c3b

1 file changed

File tree

-5.08 KB
This weekly report aims to provide a big picture view of Monero development activity, increase community support for existing devs and, hopefully, encourage new contributions. ## 1 - PRs (37, 13:11:13) Opened (13) `monero-project/monero`: - **#8293[^1]** BP+ optimization save one inversion in prover, use sc_muladd (ph4r05) - **#8295[^2]** EPEE: Assimilate math_helper.h and document time_helper.h (jeffro256) - **#8296[^3]** Gitian: refresh the stale Monero dir via --setup switch (mj-xmr) - **#8299[^4]** feat(trezor): add HF15 support, BP+ (ph4r05) - **#8300[^5]** Change "Github" to "GitHub" (zer-far) - **#8301[^6]** Doxygen: Hide anonymous namespaces from documentation (jeffro256) - **#8302[^7]** Update copyright to 2022 for Hardfork files (mj-xmr) - **#8304[^8]** More tests for view tags (SChernykh) `monero-project/monero-gui`: - **#3902[^9]** WizardCreateDevice1: set default restore height to 1 (selsta) - **#3903[^10]** WizardCreateDevice1: add Ledger Nano S Plus (selsta) - **#3904[^11]** Added Fungibility to introduction (MaxQiu0108) - **#3905[^12]** js: minimize frameless window when clicking on taskbar icon (selsta) - **#3906[^13]** main: add compile time option to disable updates (selsta) Closed (11) `monero-project/monero`: - **#8288[^14]** Fix capitalisation of "Github" (zer-far) - **#8289[^15]** Dev (samisbakedham) - **#8292[^16]** Gitian: refresh submodules before compiling (mj-xmr) - **#8294[^17]** Fix capitalisation of "Github" (zer-far) - **#8297[^18]** Update year to 2022 (AkritW) `monero-project/monero-gui`: - **#3899[^19]** Release v0.14.1 merge to v0.14 (MaxQiu0108) - **#3885[^20]** main: don't async close wallet (selsta) - **#3669[^21]** Transfer: remove unnecessary line (selsta) - **#3900[^22]** Minor checks and added website at front (MaxQiu0108) - **#3655[^23]** Windows.js: minimize frameless window when clicking on taskbar icon (rating89us) - **#2731[^24]** TitleBar: add lock wallet button (rating89us) Merged (13) `monero-project/monero`: - **#8178[^25]** Bump ring size to 16 for v15 (j-berman) - **#8248[^26]** Remove serialization/enableable (jeffro256) - **#8249[^27]** Remove /include (jeffro256) - **#8276[^28]** add a sanity check to RPC input data size (moneromooo-monero) - **#8273[^29]** build: prepare v0.17.3.2 (selsta) - **#8275[^30]** add a sanity check to RPC input data size (moneromooo-monero) - **#8260[^31]** Tiny: add .vscode/ to .gitignore (mj-xmr) `monero-project/monero-gui`: - **#3887[^32]** workflows: action-docker-layer-caching v0.0.11 (selsta) - **#3888[^33]** FutureScheduler: delete unused function declarations (selsta) - **#3889[^34]** Mining: only update mining status when page is open (selsta) - **#3890[^35]** main: only update fiat price with open wallet (selsta) - **#3894[^36]** build: prepare v0.17.3.2 (selsta) - **#3897[^37]** TxConfirmationDialog: warn high fees (selsta) ## 2 - ISSUES (25, 7:18) Opened (7) `monero-project/monero`: - **#8290[^38]** Unexpected error: Trezor returned failure: code=99, message=Firmware error (michnovka) - **#8298[^39]** commission 19.73 xmr SOS (xmrmfjj2) `monero-project/monero-gui`: - **#3893[^40]** GUI sometimes starts with smaller window (elibroftw) - **#3895[^41]** [FR] Address Book contacts click to send (elibroftw) - **#3896[^42]** [Performance BUG] Address book send transaction is slow (3s) (elibroftw) - **#3898[^43]** High Fee Mitigation: Trusted Nodes for Simple Mode (reemuru) - **#3907[^44]** "Export all History" CSV: output should be sorted by date (molecular) Closed (18) `monero-project/monero`: - **#8268[^45]** busy wait (BebeSparkelSparkel) - **#8286[^46]** Apple Silicon official binaries. (web-sharp) - **#8291[^47]** M1 binaries (web-sharp) -

This weekly report aims to provide a big picture view of Monero development activity, increase community support for existing devs and, hopefully, encourage new contributions.

1 - PRs (37, 13:11:13)

Opened (13)

monero-project/monero:

  • #8293[^1] BP+ optimization save one inversion in prover, use sc_muladd (ph4r05)
  • #8295[^2] EPEE: Assimilate math_helper.h and document time_helper.h (jeffro256)
  • #8296[^3] Gitian: refresh the stale Monero dir via --setup switch (mj-xmr)
  • #8299[^4] feat(trezor): add HF15 support, BP+ (ph4r05)
  • #8300[^5] Change "Github" to "GitHub" (zer-far)
  • #8301[^6] Doxygen: Hide anonymous namespaces from documentation (jeffro256)
  • #8302[^7] Update copyright to 2022 for Hardfork files (mj-xmr)
  • #8304[^8] More tests for view tags (SChernykh)

monero-project/monero-gui:

  • #3902[^9] WizardCreateDevice1: set default restore height to 1 (selsta)
  • #3903[^10] WizardCreateDevice1: add Ledger Nano S Plus (selsta)
  • #3904[^11] Added Fungibility to introduction (MaxQiu0108)
  • #3905[^12] js: minimize frameless window when clicking on taskbar icon (selsta)
  • #3906[^13] main: add compile time option to disable updates (selsta)

Closed (11)

monero-project/monero:

  • #8288[^14] Fix capitalisation of "Github" (zer-far)
  • #8289[^15] Dev (samisbakedham)
  • #8292[^16] Gitian: refresh submodules before compiling (mj-xmr)
  • #8294[^17] Fix capitalisation of "Github" (zer-far)
  • #8297[^18] Update year to 2022 (AkritW)

monero-project/monero-gui:

  • #3899[^19] Release v0.14.1 merge to v0.14 (MaxQiu0108)
  • #3885[^20] main: don't async close wallet (selsta)
  • #3669[^21] Transfer: remove unnecessary line (selsta)
  • #3900[^22] Minor checks and added website at front (MaxQiu0108)
  • #3655[^23] Windows.js: minimize frameless window when clicking on taskbar icon (rating89us)
  • #2731[^24] TitleBar: add lock wallet button (rating89us)

Merged (13)

monero-project/monero:

  • #8178[^25] Bump ring size to 16 for v15 (j-berman)
  • #8248[^26] Remove serialization/enableable (jeffro256)
  • #8249[^27] Remove /include (jeffro256)
  • #8276[^28] add a sanity check to RPC input data size (moneromooo-monero)
  • #8273[^29] build: prepare v0.17.3.2 (selsta)
  • #8275[^30] add a sanity check to RPC input data size (moneromooo-monero)
  • #8260[^31] Tiny: add .vscode/ to .gitignore (mj-xmr)

monero-project/monero-gui:

  • #3887[^32] workflows: action-docker-layer-caching v0.0.11 (selsta)
  • #3888[^33] FutureScheduler: delete unused function declarations (selsta)
  • #3889[^34] Mining: only update mining status when page is open (selsta)
  • #3890[^35] main: only update fiat price with open wallet (selsta)
  • #3894[^36] build: prepare v0.17.3.2 (selsta)
  • #3897[^37] TxConfirmationDialog: warn high fees (selsta)

2 - ISSUES (25, 7:18)

Opened (7)

monero-project/monero:

  • #8290[^38] Unexpected error: Trezor returned failure: code=99, message=Firmware error (michnovka)
  • #8298[^39] commission 19.73 xmr SOS (xmrmfjj2)

monero-project/monero-gui:

  • #3893[^40] GUI sometimes starts with smaller window (elibroftw)
  • #3895[^41] [FR] Address Book contacts click to send (elibroftw)
  • #3896[^42] [Performance BUG] Address book send transaction is slow (3s) (elibroftw)
  • #3898[^43] High Fee Mitigation: Trusted Nodes for Simple Mode (reemuru)
  • #3907[^44] "Export all History" CSV: output should be sorted by date (molecular)

Closed (18)

monero-project/monero:

  • #8268[^45] busy wait (BebeSparkelSparkel)
  • #8286[^46] Apple Silicon official binaries. (web-sharp)
  • #8291[^47] M1 binaries (web-sharp)

0 commit comments

Comments
 (0)