Had to add a bare minimal support for umash and signalfd system calls in shadow simulator modified fork here.
Nimbus BN nodes work fine now, but VC nodes exit (result defect, probably in bearssl, or signalfd)
Trying to run nimbus BN with lighthouse VC and Geth EL. Currently resolving inconsistent genesis state error
Looking into performance comparison for current gossipsub proposals
Reviewd PR and try to solved nvm installed building issue in my env. Decided to merge current solution and maybe later open task for shell scripts for building zerokit
Lauched the training for those who got caught during the last phishing campaign (18)
vac:nes:
state-separation-architecture-poc:sc-update
Looked into SE/DE previous works, still did not come up with a concrete way to do it. We will take the decision in the team this week.
Answered doubts about Q4/Q1 documentations.
Worked on Privacy flags and investigated whether we need True flags or not.
Met with engineers regarding provability issues and hybrid smart contracts.
Revised and investigated how other projects are using smart contracts, I think we can make a better job.
state-separation-architecture-poc:priv-impl
Private provability model.
Call with Moudy and Oleksandr on provability issues.
Private state provability proposal PR.
Smart contracts execution types discussion.
`state-separation-architecture-poc:onboarding’
Research wise I started to write some very high level notes on what I understand about NSSA with my own words (see here). Also I went through Moudy’s answers to my questions about Q4/Q1 docs and discussed with him about some points in UTXOs design (see here) and the need of privacy flags in the system.
Engineering: I made progress with the update to the utxo crate (draft PR here). While doing so I created a PR (here) and some Issues (#66, #69 #70, #71) with questions and comments about implementations that seemed to deviate from the current specifications.