Skip to content

Conversation

@kaichaosun
Copy link
Contributor

What does the PR do

Use kvstore api provided by status-go

Affected areas

Architecture compliance

Screenshot of functionality (including design for comparison)

  • I've checked the design and this PR matches it

@status-im-auto
Copy link
Member

status-im-auto commented Apr 9, 2025

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 5cb8925 #1 2025-04-09 04:22:49 ~8 min macos/aarch64 🍎dmg
✔️ 5cb8925 #1 2025-04-09 04:23:25 ~9 min tests/nim 📄log
✔️ 5cb8925 #1 2025-04-09 04:27:34 ~13 min tests/ui 📄log
✔️ 5cb8925 #1 2025-04-09 04:29:17 ~15 min macos/x86_64 🍎dmg
✔️ 5cb8925 #1 2025-04-09 04:39:15 ~25 min linux/x86_64 📦tgz
✔️ 5cb8925 #1 2025-04-09 04:39:52 ~25 min linux-nix/x86_64 📦tgz
✔️ 5cb8925 #1 2025-04-09 04:45:00 ~30 min windows/x86_64 💿exe

Copy link
Contributor

@alexjba alexjba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM in general! 👍

Two minor questions

result.QObject.setup

proc init*(self: Service) =
let response = status_kvstore.getStoreEntry()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all proc implementations of status_kvstore can throw. I think we could use some exceptions handling.

text: qsTr("RPC statistics")
onClicked: rpcStatsModal.open()
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What will this setting do for the user?

Adding @jorge-campo in case we need to update the documentation.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It will be used to enable the RLN rate limit. Here are more detail: status-im/status-go#6475

@kaichaosun
Copy link
Contributor Author

Close it for logos-messaging/pm#277 (comment).

@kaichaosun kaichaosun closed this Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants