rollmint
rollmint copied to clipboard
ABCI-client implementation for rollups.
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.1 to 6.1.0. Release notes Sourced from golangci/golangci-lint-action's releases. v6.1.0 What's Changed Changes feat: allow to skip golangci-lint installation by @ldez in golangci/golangci-lint-action#1079 Documentation docs: add Go...
Hello I found several typos issues in your docs. ## Summary by CodeRabbit - **Documentation** - Improved clarity and readability of the block manager's documentation. - Refined explanations regarding the...
## Overview Update height only after block responses are saved. Partially fixes #477
Bumps [github.com/btcsuite/btcd/btcec/v2](https://github.com/btcsuite/btcd) from 2.3.3 to 2.3.4. Commits ff2e03e chore: fix some comments for struct field (#2214) 2134387 Merge pull request #2208 from kcalvinalvin/2024-07-01-close-blockfiles e5d15fd btcec/ecdsa: remove error return value for...
### Version of Git SHA 723c7c4384a7a9383e84d07bc8121101e3ba172f ### System OS Windows ### Installed tools _No response_ ### Others _No response_ ### Steps to reproduce it just run command `rollkit start` ###...
Bumps [github.com/cometbft/cometbft](https://github.com/cometbft/cometbft) from 0.38.7 to 0.38.9. Release notes Sourced from github.com/cometbft/cometbft's releases. v0.38.9 See the CHANGELOG for this release. v0.38.8 See the CHANGELOG for this release. Changelog Sourced from github.com/cometbft/cometbft's...
Using `CompareAndSwapNow`. Not sure about moving to store, will follow up later if it's not blocking. _Originally posted by @tuxcanfly in https://github.com/rollkit/rollkit/pull/1768#discussion_r1686766945_
```[tasklist] ### Tasks - [ ] https://github.com/rollkit/rollkit/issues/1803 - [ ] Avail Kurtosis Package - [ ] DA Kurtosis Package Template ```
Looking into building out kurtosis with docker compose underneath to allow for flexibility between kurtosis, knuu, etc. ```[tasklist] ### Tasks - [ ] https://github.com/rollkit/rollkit/issues/1744 - [ ] https://github.com/rollkit/rollkit/issues/1755 - [...