EOS-Nation / leap

8 stars 0 forks source link

February 1 - configuration parameters for node operators running 3.2 and beyond #114

Open chillsauce opened 1 year ago

chillsauce commented 1 year ago

Antelope Node Operator Roundtable

Antelope Node Operators, community members and Antelope core developers meet every Wednesday at 14:00 UTC to discuss opportunities to improve the Antelope protocol for node operators.

💬 Join us in Telegram 🗂 See all meeting summaries

🗓 February 1 - 14:00 UTC

🎥 Watch the recording Passcode: d5=N6S^X

Summary

🟢 Leap Software Status

Technical roundtable for Antelope Node Operators

Next week's topic: Nodes that are dedicated to a specific purpose

- Aaron: Read-only nodeos instances
    - On Steem there was a flag you could set when launching a node so that it would be read-only
    - Read-only to the state
    - Prevents syncing and push transactions
    - The read only nodeos instance would read from the state file of another nodeos instance
    - Greymass has servers that run many nodes instances and each needs it’s own state file
    - This would alleviate pressure off of nodes that are syncing/writing
    - More radical alternatives
        - Could the state itself be streamed into some other solution? DFuse, The Graph
    - Matthew and Thiago adds me too
- Matthew: Relay only nodes don’t need any state
    - We’ve discussed this idea some before
    - Would allow for more efficient block propagation
    - Kevin: Relevant PRs
        - [Propagate block after header validation #590](https://github.com/AntelopeIO/leap/pull/590)
        - [Parallelize Read-only Transaction Execution Design Document #130](https://github.com/eosnetworkfoundation/product/pull/130/files)

Participants (20)

stephenpdeos commented 1 year ago

@chillsauce one correction: Ubuntu 18.04 support will be removed in advance of 4.0.0 vs deprecated in release.

chillsauce commented 1 year ago

@chillsauce one correction: Ubuntu 18.04 support will be removed in advance of 4.0.0 vs deprecated in release.

Thanks for clarifying. I've updated the notes.