daltoncoder

Results 7 issues of daltoncoder

# Description ### Currently to run a full ursa node end to end, You have to run atleast 3 nodes that make up a genesis narwhal committee and generate a...

# Description Currently epoch change happens instantly when 2/3rd of the committee is ready to change. We would like this instead to trigger a 1 hour window leading up to...

# Description The network needs internal contracts for the application layer. To do still - [ ] RewardManager - to distribute the node rewards - [ ] Staking - to...

# Description Checkpoint system for Narwhal so new nodes can catch up to the current epoch quickly. Will update this issue as the spec comes together. # Checklist - [...

# Description Genesis file for the application layer currently is being loaded in the init_chain function in types.rs. Its pretty ugly at the moment and manually loads in each contract...

# Description We removed the test coverage CI with PR #441 because it was throwing exit code 143 or 137 because the container was running out of memory. We should...

### Component consensus, eips, genesis ### What version of Alloy are you on? 1.0.24 ### Operating System None ### Describe the bug I noticed some stack overflows with some tests...

bug