tempo icon indicating copy to clipboard operation
tempo copied to clipboard

Remove RLP hack in Tempo Tx Access Keys before mainnet.

Open legion2002 opened this issue 3 months ago • 0 comments

Describe the feature

To add key authorization while maintaining backward compatibility during testnet hardforks, we had to add a pretty ugly encoding format. We should remove this before mainnet https://github.com/tempoxyz/tempo/blob/199d410e932eef795e7b64297d2062af050734cd/crates/primitives/src/transaction/tempo_transaction.rs#L941-L948

Additional context

No response

legion2002 avatar Dec 10 '25 18:12 legion2002