# [GIP-288] Update global infrastructure for RWA markets and protocol tooling
AI summary
This proposal updates Gearbox's core infrastructure by introducing Account Factory v3.11, which ensures each new credit account is unique and not reused, addressing regulatory concerns for Real World Asset (RWA) markets. It also adds a 'LOGGER' public domain to the Bytecode Repository for easier integration of audited logging contracts. Furthermore, it registers the Price Feed Compressor in the Address Provider for better discoverability and authorizes a new auditor address for MixBytes following a change in their CTO.
If passed, the protocol will have improved infrastructure for RWA integration and better audit trail capabilities. It will also streamline the process for adding new logging contracts and make the Price Feed Compressor more accessible. No specific financial gains or losses are directly tied to this proposal, but it lays groundwork for future RWA expansion.
Voting results
Votes over time
x-axis = % of voting window elapsed · y-axis = cumulative VP per choice
🐳 Whale votes
9 votes > 5% VPFull proposal
Summary
This proposal introduces four updates to Gearbox’s global infrastructure:
- Allows Account Factory v3.11, which creates a new Credit Account for every account opening and does not reuse closed accounts;
- Adds
LOGGERas a public domain in the Bytecode Repository; - Registers the Price Feed Compressor in the Address Provider;
- Authorizes a new MixBytes auditor address following a change of CTO at MixBytes.
Motivation
Account Factory v3.11
The proposed [Account Factory implementation](https://github.com/Gearbox-protocol/core-v3/blob/dd1e0be09fccd22c4c3e89681b840716baaf739…