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

feat: add events and cancel method for erc20 token support #2408

Merged
merged 25 commits into from
Sep 4, 2024

Conversation

leric7
Copy link
Collaborator

@leric7 leric7 commented Aug 19, 2024

Description

  • Added Fund and BulkPayout events to track balance of the escrow.
  • Added withdraw function with custom token address.
  • Added withdraw function to the Python/Typescript SDK.
  • Updated balance track logic on subgraph.

Summary of changes

How test the changes

Related issues

Keywords for linking issues

Closes #2381

Copy link

vercel bot commented Aug 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
human-dashboard-frontend 🛑 Canceled (Inspect) Sep 3, 2024 0:19am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
escrow-dashboard ⬜️ Ignored (Inspect) Visit Preview Sep 3, 2024 0:19am
faucet-server ⬜️ Ignored (Inspect) Visit Preview Sep 3, 2024 0:19am

@leric7 leric7 marked this pull request as ready for review August 23, 2024 21:02
docs/sdk/SUMMARY.md Outdated Show resolved Hide resolved
docs/sdk/changelog.md Outdated Show resolved Hide resolved
packages/core/contracts/Escrow.sol Outdated Show resolved Hide resolved
packages/core/contracts/Escrow.sol Outdated Show resolved Hide resolved
@vercel vercel bot temporarily deployed to Preview – human-dashboard-frontend August 30, 2024 12:19 Inactive
@vercel vercel bot temporarily deployed to Preview – human-dashboard-frontend August 30, 2024 13:00 Inactive
@portuu3 portuu3 changed the base branch from develop to subgraph-upgrades August 30, 2024 14:26
docs/changelog.md Outdated Show resolved Hide resolved
docs/SUMMARY.md Outdated Show resolved Hide resolved
@portuu3 portuu3 merged commit 5aadf5b into subgraph-upgrades Sep 4, 2024
18 of 19 checks passed
@portuu3 portuu3 deleted the eric/core-update branch September 4, 2024 08:22
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