New Features
- Enhance BRC20 precompiles with op_return_tx_id support (enabled after the prague upgrade)
- Updated
get_evmto acceptcurrent_op_return_tx_idand pass it toBRC20Precompiles. - Modified hardfork activation heights for mainnet and signet.
- Introduced
get_op_return_tx_id_precompileto retrieve the op return transaction ID. - Added gas cost for fetching the op return transaction ID.
- Updated RPC server methods to include
op_return_tx_idparameter. - Enhanced tests to validate behavior with and without op return transaction IDs.
- Updated
Commit Statistics
- 1 commit contributed to the release.
- 1 day passed between releases.
- 1 commit was understood as conventional.
- 0 issues like '(#ID)' were seen in commit messages
Commit Details
view details
- Uncategorized
- Enhance BRC20 precompiles with op_return_tx_id support (enabled after the prague upgrade) (887ec1c)