Skip to content

Comments

feat: add fiber-sdk#194

Open
ashuralyk wants to merge 27 commits intockb-devrel:masterfrom
ashuralyk:feat/fiber-sdk
Open

feat: add fiber-sdk#194
ashuralyk wants to merge 27 commits intockb-devrel:masterfrom
ashuralyk:feat/fiber-sdk

Conversation

@ashuralyk
Copy link
Contributor

@ashuralyk ashuralyk commented Apr 16, 2025

Background

Taking advantage of fiber-js to implement a basic usable fiber-sdk in ccc, which contains only features of channel, invoice and payment.

Inside test cases, there're two native fiber nodes started by fiber-js with interconnection, all the cases would interact with them to validate channel, invoice and payment functionalities, without needs of any outside fiber nodes.

@changeset-bot
Copy link

changeset-bot bot commented Apr 16, 2025

🦋 Changeset detected

Latest commit: 98e9809

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ashuralyk ashuralyk marked this pull request as ready for review April 19, 2025 00:52
@Hanssen0 Hanssen0 force-pushed the master branch 2 times, most recently from 4f1083c to 1d5d04d Compare June 7, 2025 20:12
ashuralyk and others added 23 commits February 4, 2026 10:03
- 修改 Script 接口中 args 的类型从 string[] 改为 string
- 修改 shutdownChannel 函数中的 close_script.args 参数格式
- 确保所有参数都符合 API 期望的十六进制字符串格式
- 修改 Script 接口中 args 的类型从 string[] 改为 string
- 修改 shutdownChannel 函数中的 close_script.args 参数格式
- 确保所有参数都符合 API 期望的十六进制字符串格式
- 更新相关依赖和工具函数

这个修改解决了通道关闭时出现的 'invalid type: sequence, expected a 0x-prefixed hex string' 错误。
@netlify
Copy link

netlify bot commented Feb 23, 2026

Deploy Preview for appccc failed. Why did it fail? →

Name Link
🔨 Latest commit 98e9809
🔍 Latest deploy log https://app.netlify.com/projects/appccc/deploys/699c81e520831900082fb946

@netlify
Copy link

netlify bot commented Feb 23, 2026

Deploy Preview for apiccc ready!

Name Link
🔨 Latest commit 98e9809
🔍 Latest deploy log https://app.netlify.com/projects/apiccc/deploys/699c81e55fad5800085b4c41
😎 Deploy Preview https://deploy-preview-194--apiccc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 92 (🟢 up 10 from production)
Accessibility: 100 (no change from production)
Best Practices: 100 (no change from production)
SEO: 94 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

@netlify
Copy link

netlify bot commented Feb 23, 2026

Deploy Preview for liveccc ready!

Name Link
🔨 Latest commit 98e9809
🔍 Latest deploy log https://app.netlify.com/projects/liveccc/deploys/699c81e55c114800084d7544
😎 Deploy Preview https://deploy-preview-194--liveccc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 33 (🔴 down 4 from production)
Accessibility: 88 (no change from production)
Best Practices: 92 (🔴 down 8 from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

@netlify
Copy link

netlify bot commented Feb 23, 2026

Deploy Preview for docsccc ready!

Name Link
🔨 Latest commit 98e9809
🔍 Latest deploy log https://app.netlify.com/projects/docsccc/deploys/699c81e5fd853e00084457bd
😎 Deploy Preview https://deploy-preview-194--docsccc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 77 (🟢 up 10 from production)
Accessibility: 88 (no change from production)
Best Practices: 92 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

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