rollmint
rollmint copied to clipboard
ABCI-client implementation for rollups.
_Originally posted by @nashqueue in https://github.com/celestiaorg/rollmint/pull/599#discussion_r1029537105_ We should create a method in `Node` that will return information about `CatchingUp`. This value should have same semantics as in Tendermint. Add relevant...
Adding data storage on Bitcoin causes some drama on twitter, but generally isn't all that problematic - Bitcoin miners have to get paid somehow. However, as we've seen with ETH...
Finding 005 - HeaderSyncService#Start Overly Complex ID | 005 -- | -- Finding | HeaderSyncService#Start Overly Complex Severity | 2 - Informational Description | The HeaderSyncService#Start method is rather complex...
Finding 004 - BlockSyncService#Start Overly Complex ID | 004 -- | -- Finding | BlockSyncService#Start Overly Complex Severity | 2 - Informational Description | The BlockSyncService#Start method is rather complex...
Finding 007 - Complexity of Manager and Insufficient Test Coverage ID | 007 -- | -- Finding | Complexity of Manager and Insufficient Test Coverage Severity | 3 - Informational...
Finding 023 - Document NewDefaultInMemoryKVStore options ID | 023 -- | -- Finding | Document NewDefaultInMemoryKVStore options Severity | 1 - Informational Description | The NewDefaultInMemoryKVStore function creates a data...
Finding 030 - Store Space Efficiency ID | 030 -- | -- Finding | Store Space Efficiency Severity | 0 - Informational Description | Store could favor storing information using...
Finding 036 - Incorrect Untrusted Header height validation ID | 036 -- | -- Finding | Incorrect Untrusted Header height validation Severity | 0 - Informational Description | Untrusted header...
# Overview This issue aims to document some testing structure clean up that should help improve the testing of the rollkit repo. ## Goals 1. Minimal to zero hard coded...
When in lazy mode, centralized aggregators will build a block 1 second after transactions become available in the mempool. If transactions remain in the mempool after block-building is complete, those...