fix: bitcoin rpcallowip IPv4, babylon BLS pre-create, tac peers+cosmos RPC

- Add -rpcallowip=0.0.0.0/0 family-wide via bitcoind template regen
- Pre-create empty-password BLS key in babylon init.sh (v4.3.0 EOF fix)
- TAC: seeds+persistent_peers, CometBFT :26657 traefik, protocol cosmos

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-02 16:03:51 +00:00
parent 75b931461d
commit cb7bb80490
15 changed files with 35 additions and 13 deletions

View File

@@ -62,6 +62,7 @@ services:
- -externalip=${IP}
- -port=11650
- -printtoconsole
- -rpcallowip=0.0.0.0/0
- -rpcallowip=::/0
- -rpcauth=username:0b6623bdebb516ced10631668833e42a$$c478b38890678c51b9f013174a20addb317c2046b68c05e0250ff86e31a505f7
- -rpcbind=0.0.0.0