Skip to content

feat: Add tx_type parameter to calldata #244

@ermvrs

Description

@ermvrs

Multi transaction type support is added to rosettanet account contracts
Digine-Labs/rosettacontracts@008a7c6#diff-ffd7771191259cb58b7ff8b4a2bfea4ce4abdd194ff36b4255b0fb2739066dc3

With this version, first parameter of calldata has to be tx type (0 if legacy, 2 if eip1559)

Also unused properties (max fee per gas, max priority per gas must be 0 on legacy tx and gasprice has to be zero on eip1559)

Node has to be updated to work properly

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions