diff --git a/proposals/5_bootnode_audits.md b/proposals/5_bootnode_audits.md index 725e9b1..77f882a 100644 --- a/proposals/5_bootnode_audits.md +++ b/proposals/5_bootnode_audits.md @@ -2,12 +2,11 @@ I am planning to proceed with the following audits to bootnodes: -1. Go through polkadot-sdk / encointer / paseo chain-specs and +1. [x] Go through polkadot-sdk / encointer / paseo chain-specs and compare them with the ibp-network/config/bootnodes.json file. -2. Write helper functions to find missing entries. -3. Fill in the missing entries based on the official chain-specs. -4. Notify about missing bootnode entries to the syncicate members. -5. Once all bootnodes are added, develope a script to check the bootnodes. -6. Write daily monitoring that all bootnodes are in syncable condition. - +2. [x] Write helper functions to find missing entries. +3. [x] Fill in the missing entries based on the official chain-specs. +4. [x] Notify about missing bootnode entries to the syncicate members. +5. [] Once all bootnodes are added, develope a script to check the bootnodes. +6. [] Write daily monitoring workflow that all bootnodes are in syncable condition.