Deepthi S Kumar

Results 46 comments of Deepthi S Kumar

I also the think the issue is due to stale nonce. From the description it seems like the nonce in the zkapp deploy transaction is the same as what's in...

Add optional fields for proofs and signatures. Can be done post hard fork

We may want two different ordering here- one for transaction pool and the other for transaction inclusion. Transaction pool- the ordering will determine which transactions are discarded when the pool...

To further discuss the new proposal. Work for the updated transaction application model is split into separate issues

Also, provide a new cli command to produce hash using the base54Check serialization, bin_prot being the new one? This would help users in migration by being able to generate the...

After a discussion regarding #6830 and the need to generate a root snarked ledger for the some transition in the root history, it seemed easier to fix the desync in...

To me it is better than eagerly persisting all the diffs because the new-node diffs can be more frequent than moving the root, given that slots have multiple blocks. I...

This is still applicable and we need to fix it at some point

Also, the seeing the following operations before the produced block is broadcasted: 1. updated available snark work 2. evaluate VRFs for every slot until a slot is won or until...