Sergi Rene
Sergi Rene
https://www.notion.so/dymension/Rapid-Block-propagation-Mechanism-2e255ce882764cf1a4c0c3dc24ea9814?pvs=4 shows that using quic protocol as a transport protocol can reduce the block propagation time (specially for high latencies scenarios). It would be nice to add quic protocol as...
we need to add tests for the attemptApplyCachedBlocks function, receiving out of order blocks
## Description * PR that adds validation capabilities of batches submitted to celestia for fraud proving. * The code includes validation of celestia inclusion proofs and non-inclusion proofs * Two...
it should emit EventTypeStatusChange event, and not EventTypeStateUpdate
we need to add tests for the proposals submission and passing
Need to update the readme file transactions including --gas-price option for the dymd tx in https://github.com/dymensionxyz/rollapp#create-sequencer-keys
Need to update the readme file transactions including --gas-price option for the dymd tx in https://github.com/dymensionxyz/rollapp#create-sequencer-keys
**Describe the bug** The following error raw_log: 'no fees provided: insufficient fee' is received when running scripts/settlement/register_rollapp_to_hub.sh or scripts/settlement/register_sequencer_to_hub.sh scripts **To Reproduce** Steps to reproduce the behavior: Follow readme instructions...
There is a broken link in the main readme file of the repository here: https://github.com/dymensionxyz/rollapp/blob/7cf1198aa1917506501e77dc02f552d6fc83d610/README.md?plain=1#L24 I guess it should point to https://docs.dymension.xyz/build/roller/, but not sure...
# PR Standards ## Opening a pull request should be able to meet the following requirements -- PR naming convention: https://hackmd.io/@nZpxHZ0CT7O5ngTp0TP9mg/HJP_jrm7A --- Close #989 This PR refactors the rollapp params...