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

FW upgrade #170

Merged
merged 1 commit into from
Nov 13, 2024
Merged

FW upgrade #170

merged 1 commit into from
Nov 13, 2024

Conversation

andreiblt1304
Copy link
Contributor

No description provided.

Signed-off-by: Andrei Baltariu <[email protected]>
Copy link

Coverage Summary

Totals

Count Covered %
Lines 3251 1639 50.42
Regions 944 355 37.61
Functions 396 168 42.42
Instantiations 1540 290 18.83

Files

Expand
File Lines Regions Functions Instantiations
/chain-config/meta/src/main.rs 0.00% 0.00% 0.00% 0.00%
/chain-config/src/bridge.rs 0.00% 0.00% 0.00% 0.00%
/chain-config/src/lib.rs 0.00% 0.00% 0.00% 0.00%
/chain-config/src/validator_rules.rs 0.00% 0.00% 0.00% 0.00%
/chain-factory/meta/src/main.rs 0.00% 0.00% 0.00% 0.00%
/chain-factory/src/factory.rs 0.00% 0.00% 0.00% 0.00%
/chain-factory/src/lib.rs 0.00% 0.00% 0.00% 0.00%
/chain-factory/src/slash.rs 0.00% 0.00% 0.00% 0.00%
/common/bls-signature/src/lib.rs 2.50% 9.09% 16.67% 2.56%
/common/max-bridged-amount-module/src/lib.rs 76.92% 62.50% 75.00% 15.38%
/common/setup-phase/src/lib.rs 4.55% 25.00% 16.67% 3.70%
/common/token-whitelist/src/lib.rs 13.33% 18.75% 33.33% 8.33%
/common/transaction/src/lib.rs 25.99% 24.82% 25.76% 23.53%
/common/transaction/src/transaction_status.rs 0.00% 0.00% 0.00% 0.00%
/common/tx-batch-module/src/batch_status.rs 0.00% 0.00% 0.00% 0.00%
/common/tx-batch-module/src/lib.rs 4.55% 6.85% 18.75% 3.05%
/common/tx-batch-module/src/tx_batch_mapper.rs 0.00% 0.00% 0.00% 0.00%
/common/utils/src/lib.rs 12.50% 16.13% 30.00% 11.32%
/esdt-safe/meta/src/main.rs 0.00% 0.00% 0.00% 0.00%
/esdt-safe/src/esdt_safe_proxy.rs 20.99% 21.21% 21.21% 19.51%
/esdt-safe/src/from_sovereign/events.rs 100.00% 66.67% 100.00% 16.67%
/esdt-safe/src/from_sovereign/token_mapping.rs 1.10% 5.41% 5.26% 5.71%
/esdt-safe/src/from_sovereign/transfer_tokens.rs 41.63% 50.00% 75.00% 31.91%
/esdt-safe/src/lib.rs 76.47% 75.00% 66.67% 16.67%
/esdt-safe/src/to_sovereign/create_tx.rs 45.51% 50.94% 62.50% 22.86%
/esdt-safe/src/to_sovereign/events.rs 100.00% 66.67% 100.00% 16.67%
/esdt-safe/tests/bridge_blackbox_tests.rs 86.54% 93.10% 92.00% 92.00%
/fee-market/meta/src/main.rs 0.00% 0.00% 0.00% 0.00%
/fee-market/src/fee_common.rs 100.00% 75.00% 100.00% 21.05%
/fee-market/src/fee_market_proxy.rs 40.76% 27.45% 35.71% 28.57%
/fee-market/src/fee_type.rs 85.29% 53.66% 64.29% 20.90%
/fee-market/src/lib.rs 58.33% 71.43% 66.67% 21.74%
/fee-market/src/price_aggregator.rs 0.00% 0.00% 0.00% 0.00%
/fee-market/src/subtract_fee.rs 42.86% 37.50% 43.75% 12.24%
/fee-market/tests/fee_market_blackbox_test.rs 91.30% 88.64% 100.00% 100.00%
/header-verifier/meta/src/main.rs 0.00% 0.00% 0.00% 0.00%
/header-verifier/src/header_verifier_proxy.rs 63.03% 60.00% 60.00% 60.00%
/header-verifier/src/lib.rs 92.21% 91.18% 91.67% 45.45%
/header-verifier/tests/header_verifier_blackbox_test.rs 100.00% 100.00% 100.00% 100.00%

Copy link

Contract comparison - from 988a722 to 69571e8

Path                                                                                             size                  has-allocator                     has-format
chain-config.wasm 5494 false without message
esdt-safe.wasm 28529 ➡️ 28650 🔴 false without message
esdt-safe-view.wasm 626 false none :arrow-right: None
esdt-safe-full.wasm 28530 ➡️ 28651 🔴 false without message
fee-marker-full.wasm 12093 false without message
fee-market.wasm 12093 false without message
multisig-view.wasm 626 false none :arrow-right: None
chain-factory.wasm 5533 false none :arrow-right: None
header-verifier-full.wasm 5584 false without message
header-verifier.wasm 5584 false without message
multisig-view.wasm 626 false none :arrow-right: None

@andreiblt1304 andreiblt1304 merged commit 1597650 into feat/next Nov 13, 2024
7 checks passed
@andreiblt1304 andreiblt1304 deleted the next-fw-upgrade branch November 13, 2024 07:05
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