ghost!@shell

Results 30 issues of ghost!@shell

Explain your changes: This PR makes `parties_generator` would actually generate new accounts instead. Now using zkapp account would not create new accounts. Explain how you tested your changes: I tested...

ci-build-me

Explain your changes: This PR did some refactors around parties generator according to #11573 Explain how you tested your changes: * Checklist: - [ ] Modified the current draft of...

ci-build-me

1) removes all reference to `ledger`, instead make `account_state_tbl` a required parameter. 2) provide a function for generation of sequence of parties. This is mainly because generation of sequence of...

**Describe the bug** The install script for genesis is reporting that my mac is older than 10.13 while my mac is actually 11.2. I took a look into the script...

Explain your changes: The PR enables the generation of token accounts. Explain how you tested your changes: * Checklist: - [ ] Modified the current draft of release notes with...

ci-build-me

Explain your changes: Fix nightly build job Explain how you tested your changes: * Checklist: - [ ] Modified the current draft of release notes with details on what is...

ci-build-me

Explain your changes: This PR adds an subcommand for replayer to let it verify the checkpoint file against the hard fork runtime config (ledger needs to be manually downloaded if...

Once we fully migrated a network from `compatible` branch to `berkeley`'s archive database, we get a side product which is the replayer's checkpoint file at the very end of the...

Explain your changes: This PR adds an integration test that we have different epoch ledgers and the consensus would select the correct epoch ledger to compute the vrf. Explain how...

P1

Explain your changes: add tests for upgrading verification key version from mainnet to berkeley Explain how you tested your changes: * Checklist: - [ ] Dependency versions are unchanged -...

P1