fix: bump genlayer-js to 0.21.3 for gen_call testnet compatibility#284
fix: bump genlayer-js to 0.21.3 for gen_call testnet compatibility#284MuncleUscles merged 1 commit intomainfrom
Conversation
genlayer-js 0.21.3 handles both Studio (bare hex string) and testnet node (object with data/status/logs) response formats from gen_call.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe pull request updates the Changes
Estimated Code Review Effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly Related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
readContract/genlayer callon testnetgen_callresults as an object{data, status, eqOutputs, stdout, stderr, logs}while Studio returns a bare hex string. genlayer-js 0.21.3 handles both formats.genlayer-studio/docs/plans/studio-testnet-format-alignment.mdTest plan
readContract('get_balance')works against testnet-bradbury contract0x73ee6af5F210d5AC8902B18F53CE23b53eDFC65FSummary by CodeRabbit