diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 000000000..ebfeedfbf --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,2 @@ +# global +* @l-monninger @andyjsbell @0xmovses @mzabaluev \ No newline at end of file diff --git a/PR.md b/PR.md new file mode 100644 index 000000000..cc0d559f6 --- /dev/null +++ b/PR.md @@ -0,0 +1,25 @@ +# Summary +- **Status**: `draft` +- **RFCs**: [Link to RFC](#./link/to/rfc), [Link to RFC](#./link/to/rfc), or $\emptyset$. +- **Categories**: any of `protocol-units`, `networks`, `scripts`, `util`, `cicd`, or `misc`. + + + +# Changelog + + + +# Testing + + + +# Outstanding issues + \ No newline at end of file diff --git a/process-compose/monza-full-node/process-compose.local.yml b/process-compose/monza-full-node/process-compose.local.yml index 916dfb8d0..8ac99d7fe 100644 --- a/process-compose/monza-full-node/process-compose.local.yml +++ b/process-compose/monza-full-node/process-compose.local.yml @@ -15,7 +15,7 @@ processes: command: | ./scripts/celestia/celestia-local-bridge readiness_probe: - initial_delay_seconds: 30 + initial_delay_seconds: 10 exec: command: echo "true" depends_on: