Skip to content

Conversation

@cptartur cptartur force-pushed the spr/master/5e47ad12 branch from 9747f50 to d153a5a Compare May 28, 2025 11:24
@cptartur cptartur force-pushed the spr/master/5e47ad12 branch 3 times, most recently from d5cda9e to 1a62be9 Compare May 29, 2025 14:38
@cptartur cptartur force-pushed the spr/master/3ae67c8b branch from f38dfe6 to 18ca365 Compare June 4, 2025 07:58
@cptartur cptartur force-pushed the spr/master/5e47ad12 branch from 1a62be9 to 0229119 Compare June 4, 2025 07:58
@cptartur cptartur force-pushed the spr/master/5e47ad12 branch 2 times, most recently from e7643c3 to 75c18b8 Compare June 11, 2025 09:05
@cptartur cptartur force-pushed the spr/master/3ae67c8b branch 2 times, most recently from 74a169a to 5d32ffb Compare June 11, 2025 09:08
@cptartur cptartur force-pushed the spr/master/5e47ad12 branch from 75c18b8 to 2ba83a2 Compare June 11, 2025 09:08
@cptartur cptartur force-pushed the spr/master/3ae67c8b branch from 5d32ffb to eb889c1 Compare June 11, 2025 09:09
@cptartur cptartur force-pushed the spr/master/5e47ad12 branch 3 times, most recently from 4182e0e to ea3b359 Compare June 13, 2025 09:03
@cptartur cptartur force-pushed the spr/master/3ae67c8b branch from 13de164 to b45b9d5 Compare June 13, 2025 09:03
@cptartur cptartur force-pushed the spr/master/3ae67c8b branch from b45b9d5 to ab22024 Compare June 27, 2025 14:34
@cptartur cptartur force-pushed the spr/master/5e47ad12 branch from ea3b359 to b0ef916 Compare June 27, 2025 14:34
@cptartur cptartur force-pushed the spr/master/3ae67c8b branch from a05acbb to 94149fd Compare July 9, 2025 13:42
@cptartur cptartur force-pushed the spr/master/5e47ad12 branch from 3d7c575 to 5ef07eb Compare July 9, 2025 13:42
@cptartur cptartur requested a review from ddoktorski July 10, 2025 10:00
@cptartur cptartur force-pushed the spr/master/5e47ad12 branch 2 times, most recently from 74e5dfb to cf71b49 Compare July 10, 2025 17:12
@cptartur cptartur force-pushed the spr/master/3ae67c8b branch 2 times, most recently from 0d0d139 to a0f20c1 Compare July 14, 2025 16:17
@cptartur cptartur force-pushed the spr/master/5e47ad12 branch from cf71b49 to 52de983 Compare July 14, 2025 16:17
@cptartur cptartur force-pushed the spr/master/3ae67c8b branch from a0f20c1 to 18a799d Compare July 18, 2025 11:19
@cptartur cptartur force-pushed the spr/master/5e47ad12 branch from 52de983 to 660befc Compare July 18, 2025 11:19
// 96 = cost of deploy (see snforge_std_deploy_cost test)
// 9 = cost of 202 range check builtins (because int(0.04 * 202) = 9)
// 0 l1_gas + 96 l1_data_gas + 9 * (100 / 0.0025) l2 gas
// 9 = cost of 202 range check builtins (because int(0.04 * 245) = 10)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// 9 = cost of 202 range check builtins (because int(0.04 * 245) = 10)
// 10 = cost of 245 range check builtins (because int(0.04 * 245) = 10)

Why is it 245?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had to change the range_check test (see file above) and happened to add too many lines 😅

@cptartur cptartur force-pushed the spr/master/5e47ad12 branch 2 times, most recently from 8a340f4 to b185ce6 Compare July 18, 2025 13:47
@cptartur cptartur requested a review from ddoktorski July 18, 2025 13:47
@cptartur cptartur force-pushed the spr/master/3ae67c8b branch from 7cd7a3f to 7c4845c Compare July 21, 2025 11:57
@cptartur cptartur force-pushed the spr/master/5e47ad12 branch from b185ce6 to 458b46c Compare July 21, 2025 11:57
@cptartur cptartur force-pushed the spr/master/3ae67c8b branch from 7c4845c to 9c31241 Compare July 21, 2025 13:47
@cptartur cptartur force-pushed the spr/master/5e47ad12 branch 2 times, most recently from 7a2a8a0 to 9b02743 Compare July 23, 2025 17:08
@cptartur cptartur force-pushed the spr/master/3ae67c8b branch 2 times, most recently from 72b2615 to 83a2477 Compare July 24, 2025 14:42
@cptartur cptartur mentioned this pull request Jul 24, 2025
@cptartur cptartur force-pushed the spr/master/5e47ad12 branch from 9b02743 to 3766b57 Compare July 24, 2025 14:42
Closes #3078

commit-id:5e47ad12

# Conflicts:
#	crates/forge/tests/integration/gas.rs

# Conflicts:
#	crates/forge/tests/integration/gas.rs
@cptartur cptartur force-pushed the spr/master/3ae67c8b branch from 83a2477 to d60a75b Compare July 24, 2025 14:45
@cptartur cptartur force-pushed the spr/master/5e47ad12 branch from 3766b57 to 8e48940 Compare July 24, 2025 14:45
@cptartur
Copy link
Member Author

✓ Commit merged in pull request #3559

@cptartur cptartur closed this Jul 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants