Logos Blockchain Weekly Update - 2025-12-15
blockchain:bedrock:research
blockchain:bedrock:research:logos-da:v2-preliminary-research
Survey of different schemes continues, a calculator to analyze performance of the different schemes has been produced to help us understand the relative strengths of each system: DA Calculator
blockchain:bedrock:research:blend:audit
blockchain:bedrock:research:cryptareon
blockchain:bedrock:research:statistical-mechanics-of-anonymous-comms
blockchain:bedrock:eng
blockchain:bedrock:eng:kms
blockchain:bedrock:eng:blend
blockchain:bedrock:eng:da
blockchain:bedrock:eng:block:rewards
blockchain:bedrock:eng:ci
blockchain:bedrock:eng:release
blockchain:bedrock:eng:testnet
blockchain:bedrock:eng:node
blockchain:bedrock:eng:testing-framework
Refactor k8s, compose, and local runners with deduplicated failure handling, modular architecture, and improved logging
Add explicit retry policies, RAII port-forwards, and structured logging across framework
Split into separate config/generation/deployment/readiness modules
blockchain:lssa
blockchain:lssa:transfers
blockchain:lssa:documentation
blockchain:lssa:wallet
Implement key restoration from mnemonic (merged) lssa#153
Add private TokenDefinition support (merged) lssa#211
KeyTree UX updates (merged) lssa#215
Add burn and mint calls from wallet (merged) lssa#237
Improve UX for wallet sync-private command (merged) lssa#229
Add account data size limit (merged) lssa#220
Allow private authorized account without initialization (merged) lssa#240
Fix native token minting bug (merged) lssa#223
Add basic auth to wallet (merged) lssa#228
blockchain:lssa:cross-program-calls
Finished the tail call mechanism for privacy-preserving executions (merged) lssa#151
blockchain:lssa:ci
Add sequencer CI deploy ad-hoc solution (merged) lssa#231
blockchain:lssa:specs
blockchain:lssa:accounts
Rearrange nonce increment for private transactions (merged) lssa#238
blockchain:lssa:amm
Initialize AMM program (merged) lssa#152
Add burn and mint to Token Program (merged) lssa#224
blockchain:lssa:nfts
Add token with metadata support to LSSA (merged) lssa#232