Skip to content

fix(ipfs): retry transient HTTP errors in _uploadJSON via withRetry#2

Open
marvelousufelix wants to merge 3 commits into
mainfrom
feat/implement-ipfs-pinata-service
Open

fix(ipfs): retry transient HTTP errors in _uploadJSON via withRetry#2
marvelousufelix wants to merge 3 commits into
mainfrom
feat/implement-ipfs-pinata-service

Conversation

@marvelousufelix
Copy link
Copy Markdown
Owner

closes Ejirowebfi#540

Description

A clear summary of what this PR does and why.

Closes #

Type of Change

  • Bug fix
  • New feature
  • Refactor / code cleanup
  • Documentation update
  • Other (describe):

Testing Notes

Describe how you tested your changes. Include steps to reproduce or verify.

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have added or updated relevant documentation
  • My changes do not introduce new warnings or errors
  • I have tested this on the relevant platforms/environments

marvelousufelix pushed a commit that referenced this pull request Mar 28, 2026
- Add upgrade() and migrate() to token factory contract (issue #1)
- Add docs/adr/ with ADR-001 through ADR-004 (issue #2)
- Add QRCodeModal + Show QR button on TokenDetail (issue Ejirowebfi#3)
- Add OnboardingModal with 4-step tutorial + Help trigger in NavBar (issue Ejirowebfi#4)
- Update README with upgrade process docs and ADR links
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.

Implement IPFS/Pinata Metadata Upload

1 participant