feat: add support for non-18 decimal custom gas token #1166
Triggered via pull request
October 24, 2024 15:54
Status
Cancelled
Total duration
21m 1s
Artifacts
–
Annotations
6 errors
src/createRollupGetRetryablesFees.unit.test.ts > successfully fetches retryable fees for a custom gas token chain:
src/createRollupGetRetryablesFees.unit.test.ts#L30
AssertionError: expected 125955484000000000n to deeply equal 124708400000000000n
- Expected
+ Received
- 124708400000000000n
+ 125955484000000000n
❯ src/createRollupGetRetryablesFees.unit.test.ts:30:16
|
Test (Unit)
Process completed with exit code 1.
|
Test (Integration) - Custom gas token with 18 decimals
Canceling since a higher priority waiting request for 'Build, Test-216' exists
|
Test (Integration) - Custom gas token with 18 decimals
The operation was canceled.
|
Test (Integration) - Custom gas token with 6 decimals
Canceling since a higher priority waiting request for 'Build, Test-216' exists
|
Test (Integration) - Custom gas token with 6 decimals
The operation was canceled.
|