issues Search Results · repo:jonas089/DISEQ language:Rust
Filter by
13 results
(74 ms)13 results
injonas089/DISEQ (press backspace or delete to remove)This is required to further minimize single point of failure.
enhancement
jonas089
- Opened on Feb 19
- #16
- Get rid of shared state and instead just read from and write to the SQLite DB, as it handles concurrency.
- Look into actor model and perhaps re-implement parts of the node
enhancement
jonas089
- Opened on Feb 11
- #15
The dockerization isn t super good at the moment, I m trying to improve it but it s taking quite some time - any help
welcome.
help wanted
jonas089
- Opened on Feb 10
- #14
Idea (once mature enough):
Publish a list of initial peers on Ethereum with an entry point addPeer.
Adding a peer will require you to lock X ETH in a contract for some amount of time/blocks.
All sequencer ...
jonas089
- Opened on Nov 3, 2024
- #13
Todo: Layer multiple rwlocks for different state:
- storage
- vrf/zk
- other
jonas089
- Opened on Oct 20, 2024
- #12
The way gossipping is implemented there will be a loop of requesting commitments for multiple blocks = a validator could
cheat the network by submitting 2 blocks to different nodes.
A finality gadget ...
jonas089
- 4
- Opened on Sep 13, 2024
- #8
There is no guarantee that all validators will have collected the same set of commitments which is currently a
requirement.
An alternative could be to deterministically decide in what order validators ...
jonas089
- Opened on Sep 12, 2024
- #7
I m not sure if I want to do this. If I end up doing it at some point in the future then I will choose SQLite and setup
tables for the In-Memory structs that should be relatively straightforward to implement. ...
enhancement
good first issue
help wanted
jonas089
- Opened on Sep 2, 2024
- #6
Add a Bloom Filter to efficiently await sequenced Transactions. Custom implementation:
https://github.com/jonas089/jonas089-bloom
enhancement
jonas089
- Opened on Sep 2, 2024
- #5
Add API Endpoint that returns Merkle Proofs for a sequenced Transaction given its deterministic Key.
enhancement
jonas089
- Opened on Sep 2, 2024
- #4

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.