-
There is a known list of reasons for failing transactions, that zkApp developers are frequently confronted with.
Here's a snapshot of the list: https://github.com/MinaProtocol/mina/blob/release/2.0.0…
-
### Preliminary Checks
- [X] This issue is not a duplicate. Before opening a new issue, please search existing issues: https://github.com/MinaProtocol/mina/issues
- [X] This issue is not a questio…
-
Can we reduce the slot time in integrations tests to 1 min?
-
Proposal: https://www.notion.so/minaprotocol/Documentation-Versioning-e56b2241f52f4d7090bde449862decf8
- [x] Gather feedback on proposal
- [ ] Implement script to copy all content for each tag int…
-
There are no supercharged rewards on berkeleynet, but instead of the feature being removed, what has changed is that the scaling factor for supercharged rewards [went from 2 to 1](https://github.com/M…
tizoc updated
6 months ago
-
Based on Gareth's [Tweet](https://twitter.com/_garethtdavies/status/1685423035799711744?s=20) and explanation post July 30, 2023 [Deprecating a Mina Blockchain Explorer](https://garethtdavies.medium.c…
-
(Wrong repo, see: https://github.com/MinaProtocol/mina/issues/16294)
-
https://github.com/o1-labs/proof-systems/actions/runs/7047117196/job/19180286206
-
[Tutorial 7](https://docs.minaprotocol.com/zkapps/tutorials/oracle#on-chain-state) smart contract uses `this.requireSignature` in the `init()` method. Deploy transaction is signed, and the explanation…
-
A service described in issue #9110 was implemented as MVP in PR #9149.
The service has a single `TODO` left which is to check signature of the payload submitted.
One has to FFI Mina's signature …