blobstream-starknet
blobstream-starknet copied to clipboard
Celestia -> Starknet bridge
testing cicd
- [X] issue #https://github.com/keep-starknet-strange/blobstream-starknet/issues/136 - [X] follows contribution [guide](https://github.com/keep-starknet-strange/blobstream-starknet/blob/main/CONTRIBUTING.md) - [X] code change includes tests - [ ] breaking change Does not compile on windows. Should I document it? Reday...
Create integration tests (scripts) for the Blobstream contract(s) by doing the following : - Launch a `Katana` node - Declare & Deploy the `BlobstreamX` contract ( & dependencies such as...
Hi I would like to contribute more. My issue where I contribute is currently stucked by another PR. I want to avoid rebase conflict. could you create and assign me...
- [x] issue # - [x] follows contribution [guide](https://github.com/keep-starknet-strange/blobstream-starknet/blob/main/CONTRIBUTING.md) - [x] code change includes tests - [ ] breaking change update script location
Build out a minimal `core contract` for an L3 to utilize for state update. Will be used for testing the query of the DA Oracle from the blobstream contracts, will...
- [ ] issue # - [x] follows contribution [guide](https://github.com/keep-starknet-strange/blobstream-starknet/blob/main/CONTRIBUTING.md) - [x] code change includes tests - [ ] breaking change Decode generic output from verified_call; updated Alexandria and Succinct...
Add the `set_genesis_state` function to BlobstreamX. Should only be callable by the owner. #### References Code from BlobstreamX.sol https://github.com/succinctlabs/blobstreamx/blob/9e037665c4286c811745b283836a4da67c530547/contracts/src/BlobstreamX.sol#L91