- Completed Snapshot server and tested. This is for "QuickSync", where new Curium nodes can sync up super fast (matter of minutes) vs more than a day by downloading a zip/tar file with a copy of the entire chain data upto a recent block.
- Resolved new node infrastructure code issue to revive a gateway sentry in mainnet. Gateway nodes connect Bluzelle internal nodes to the rest of the community.
- New node infrastructure to use state sync to bring up nodes in mainnet
testing and fixing cron job infrastructure code in CICD.
- Refactored new network builds to move log files to massive NVME partitions on nodes.
- Fixing bug with building PingPub remotely, streamlining build process of multiple nodes to use a single local copy
- Adding new infrastructure and tests to build new local node to connect to existing running remote network
- Refactored tests to use proper docker network against networks based on if ssl is used
- Working on cron job infrastructure tests in CICD