Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gas costs #1015

Merged
merged 4 commits into from
Oct 6, 2022
Merged

Update gas costs #1015

merged 4 commits into from
Oct 6, 2022

Conversation

jberci
Copy link
Contributor

@jberci jberci commented Jun 22, 2022

This updates the gas cost placeholders based on a suite of different benchmarks.

@codecov
Copy link

codecov bot commented Jun 22, 2022

Codecov Report

Merging #1015 (bfe85a3) into main (7b57df2) will decrease coverage by 0.27%.
The diff coverage is 65.27%.

@@            Coverage Diff             @@
##             main    #1015      +/-   ##
==========================================
- Coverage   68.13%   67.86%   -0.28%     
==========================================
  Files           3      131     +128     
  Lines         408    11615   +11207     
==========================================
+ Hits          278     7882    +7604     
- Misses        130     3701    +3571     
- Partials        0       32      +32     
Impacted Files Coverage Δ
client-sdk/go/modules/contracts/types.go 15.38% <ø> (ø)
...time-sdk/modules/contracts/src/abi/oasis/crypto.rs 4.93% <ø> (ø)
...untime-sdk/modules/contracts/src/abi/oasis/test.rs 93.85% <ø> (ø)
runtime-sdk/modules/contracts/src/lib.rs 66.18% <ø> (ø)
runtime-sdk/modules/contracts/src/test.rs 96.68% <ø> (ø)
runtime-sdk/modules/contracts/src/wasm.rs 67.64% <0.00%> (ø)
...ime-sdk/modules/contracts/src/abi/oasis/storage.rs 66.66% <71.05%> (ø)
runtime-sdk/modules/contracts/src/abi/gas.rs 93.18% <95.23%> (ø)
contract-sdk/storage/src/cell.rs 100.00% <0.00%> (ø)
runtime-sdk/src/types/message.rs 100.00% <0.00%> (ø)
... and 126 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@jberci jberci force-pushed the jberci/feature/gas-costs branch 3 times, most recently from 74b40a7 to 82d86b3 Compare July 6, 2022 16:18
@jberci jberci force-pushed the jberci/feature/gas-costs branch 2 times, most recently from 84e3b58 to 5213987 Compare August 17, 2022 14:39
@kostko kostko force-pushed the jberci/feature/gas-costs branch 2 times, most recently from 3a42516 to 03979fb Compare October 5, 2022 12:46
@kostko kostko marked this pull request as ready for review October 5, 2022 14:31
@jberci jberci merged commit 2c5f24d into main Oct 6, 2022
@jberci jberci deleted the jberci/feature/gas-costs branch October 6, 2022 14:56
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.

2 participants