Skip to content

Conversation

@onmax
Copy link
Member

@onmax onmax commented Oct 10, 2025

Summary

This PR updates the OpenRPC schema with the fixes from nimiq/core-rs-albatross#3502

⚠️ This is for debugging purposes only to validate the schema changes in the developer center preview.

Changes

  • Updated with the fixed schema that includes:
    • Array parameters correctly typed
    • Optional parameters marked as not required
    • Underscore field names preserved
    • BitSet mapped as array of numbers
    • ValidityStartHeight accepting string or number
    • RPCData envelope structure for all results

Related

@netlify
Copy link

netlify bot commented Oct 10, 2025

Deploy Preview for developer-center ready!

Name Link
🔨 Latest commit a26f5f3
🔍 Latest deploy log https://app.netlify.com/projects/developer-center/deploys/68ff883dbd12e0000819da03
😎 Deploy Preview https://deploy-preview-158--developer-center.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Oct 13, 2025

Deploying developer-center with  Cloudflare Pages  Cloudflare Pages

Latest commit: a26f5f3
Status: ✅  Deploy successful!
Preview URL: https://aac17865.developer-center.pages.dev
Branch Preview URL: https://test-updated-rpc-schema.developer-center.pages.dev

View logs

@onmax onmax force-pushed the test/updated-rpc-schema branch 2 times, most recently from cdd6d8c to 3ce61f5 Compare October 14, 2025 07:47
Base automatically changed from new-layout to main October 20, 2025 14:45
@onmax onmax force-pushed the test/updated-rpc-schema branch 7 times, most recently from f538c0a to ba651d6 Compare October 27, 2025 14:10
- Optional parameters (#3500)
- Underscore field names (#3501)
- BitSet type mapping (#3503)
- ValidityStartHeight union (#3504)
- RPCData envelope (#3505)
- Generic args panic fix
@onmax onmax force-pushed the test/updated-rpc-schema branch from da4e126 to a26f5f3 Compare October 27, 2025 14:56
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.

2 participants