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

Subgraph: Activity Details for deposit operation #269

Closed
Tracked by #114
nkuba opened this issue Feb 26, 2024 · 0 comments · Fixed by #330
Closed
Tracked by #114

Subgraph: Activity Details for deposit operation #269

nkuba opened this issue Feb 26, 2024 · 0 comments · Fixed by #330
Assignees

Comments

@nkuba
Copy link
Member

nkuba commented Feb 26, 2024

Expose data to populate the Activity Details for deposit operation.

Events should be obtained from the BitcoinDepositor contract.

image

This was referenced Feb 26, 2024
@nkuba nkuba changed the title Subgraph: Activity Details Subgraph: Activity Details for stake Feb 28, 2024
@nkuba nkuba changed the title Subgraph: Activity Details for stake Subgraph: Activity Details for stake operation Feb 28, 2024
@nkuba nkuba changed the title Subgraph: Activity Details for stake operation Subgraph: Activity Details for deposit operation Apr 11, 2024
@nkuba nkuba assigned r-czajkowski and unassigned r-czajkowski Apr 29, 2024
r-czajkowski added a commit that referenced this issue Apr 30, 2024
…ion (#330)

> Closes: #269 

---

### Subgraph: Activity Details for deposit operation

---

### What was done
- Handled `handleDepositInitialized` event
- Handled `handleDepositFinalized` event
- Added entities: [`DepositOwner`, `Deposit`, `Withdraw`, `Event`] &
interface `ActivityData`
- Added unit tests
- Update README.md file
- Bumped specVersion to 1.0.0 to enable auto pruning

---

### Preview

<img width="1728" alt="Screenshot 2024-04-18 at 16 21 21"
src="https://github.com/thesis/acre/assets/28560653/1cc56b1b-b13e-4731-827d-5ee28bad684c">

---

### Additional info

DEVELOPMENT QUERY URL - LATEST VERSION:

[https://api.studio.thegraph.com/query/69074/a-test/version/latest⁠](https://api.studio.thegraph.com/query/69074/a-test/version/latest)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants