Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TransferableReceivable on Sepolia #100

Closed
MantisClone opened this issue Jul 18, 2024 · 0 comments · Fixed by #109
Closed

Add TransferableReceivable on Sepolia #100

MantisClone opened this issue Jul 18, 2024 · 0 comments · Fixed by #109

Comments

@MantisClone
Copy link
Member

MantisClone commented Jul 18, 2024

Problem(s)

  1. We cannot detect TransferableReceivable payments on Sepolia. The TransferableReceivable contract was deployed on Sepolia in Deploy ERC20TransferableReceivable on Sepolia requestNetwork#1416, but was never added to the payments-subgraph.

  2. The Invoicing Template Dashboard displays "unsupported network" error when querying the balance of TransferableReceivable requests.

Proposed Solution

To detect payments, we must add the TransferableReceivable to the payment-subgraph on Sepolia.

Error Text

291b5ae3.84570e8c3609d47b.js:441 Failed to fetch requests: 
Error: Network not supported for this payment network: sepolia
    at l.getDeploymentInformation (_app-6ac5f0906cc61aec.js:441:4844)
    at t.PaymentNetworkFactory.createPaymentNetwork (_app-6ac5f0906cc61aec.js:1:86150)
    at t.PaymentNetworkFactory.getPaymentNetworkFromRequest (_app-6ac5f0906cc61aec.js:1:86444)
    at f.<anonymous> (_app-6ac5f0906cc61aec.js:441:1158463)
    at Generator.next (<anonymous>)
    at _app-6ac5f0906cc61aec.
@MantisClone MantisClone moved this from 🆕 New to 🐞🧹 Backlog: Bug, Tech Debt, or Chore in Request Network Tech Backlog Aug 19, 2024
@MantisClone MantisClone moved this from 🐞🧹 Backlog: Bug, Tech Debt, or Chore to 🎫 Backlog in Request Network Tech Backlog Oct 29, 2024
@github-project-automation github-project-automation bot moved this from 🎫 Backlog to ✅ Done in Request Network Tech Backlog Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

1 participant