MinaProtocol / mina

Mina is a cryptocurrency protocol with a constant size blockchain, improving scaling while maintaining decentralization and security.
https://minaprotocol.com
Apache License 2.0
1.97k stars 523 forks source link

adding graphql query for snarked ledger #15611

Open svv232 opened 2 months ago

svv232 commented 2 months ago

Explain your changes:

Explain how you tested your changes:

Screenshot 2024-05-06 at 8 40 31 PM

Ch=

svv232 commented 2 months ago

!ci-build-me

ghost-not-in-the-shell commented 1 month ago

The PR seems good to me. This can be tested using the mina_local_network script.

mrmr1993 commented 1 month ago

hopefully closes https://github.com/MinaProtocol/mina/issues/12706

This doesn't quite address the issue, because it only returns the accounts and not the merkle path.