chore: new release esmeralda (#6647) #2989
Annotations
21 errors and 2 warnings
security_audit
Critical vulnerabilities were found, marking check as failed
|
tari_core.blocks::genesis_block::test::nextnet_genesis_sanity_check:
tari_core#L1
thread 'blocks::genesis_block::test::nextnet_genesis_sanity_check' panicked at base_layer/core/src/consensus/consensus_constants.rs:760:5:
assertion `left == right` failed
|
minotari_wallet::wallet_integration_tests.transaction_service_tests::service::test_get_fee_per_gram_per_block_basic:
minotari_wallet::wallet_integration_tests#L1
thread 'transaction_service_tests::service::test_get_fee_per_gram_per_block_basic' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:6216:10:
called `Result::unwrap()` on an `Err` value: RpcError(ClientClosed)
|
minotari_wallet::wallet_integration_tests.transaction_service_tests::service::test_htlc_send_and_claim:
minotari_wallet::wallet_integration_tests#L1
thread 'transaction_service_tests::service::test_htlc_send_and_claim' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:2062:10:
called `Result::unwrap()` on an `Err` value: RpcError(ClientClosed)
|
minotari_wallet::wallet_integration_tests.transaction_service_tests::transaction_protocols::tx_broadcast_protocol_restart_protocol_as_query:
minotari_wallet::wallet_integration_tests#L1
thread 'transaction_service_tests::transaction_protocols::tx_broadcast_protocol_restart_protocol_as_query' panicked at base_layer/wallet/tests/transaction_service_tests/transaction_protocols.rs:468:10:
called `Result::unwrap()` on an `Err` value: "Did not receive enough calls within the timeout period, received 0, expected 1."
|
minotari_wallet::wallet_integration_tests.transaction_service_tests::service::test_power_mode_updates:
minotari_wallet::wallet_integration_tests#L1
thread 'transaction_service_tests::service::test_power_mode_updates' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:3107:10:
called `Result::unwrap()` on an `Err` value: "Did not receive enough calls within the timeout period, received 0, expected 4."
|
minotari_wallet::wallet_integration_tests.transaction_service_tests::service::transaction_service_tx_broadcast:
minotari_wallet::wallet_integration_tests#L1
thread 'transaction_service_tests::service::transaction_service_tx_broadcast' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:5561:10:
Should receive a tx submission: "Did not receive enough calls within the timeout period, received 0, expected 1."
|
minotari_wallet::wallet_integration_tests.transaction_service_tests::service::broadcast_all_completed_transactions_on_startup:
minotari_wallet::wallet_integration_tests#L1
thread 'transaction_service_tests::service::broadcast_all_completed_transactions_on_startup' panicked at base_layer/wallet/tests/transaction_service_tests/service.rs:5838:5:
assertion failed: found1
|
minotari_wallet::wallet_integration_tests.output_manager_service_tests::service::test_txo_revalidation:
minotari_wallet::wallet_integration_tests#L1
thread 'output_manager_service_tests::service::test_txo_revalidation' panicked at base_layer/wallet/tests/output_manager_service_tests/service.rs:2042:10:
called `Result::unwrap()` on an `Err` value: "Did not receive enough calls within the timeout period, received 0, expected 1."
|
minotari_wallet::wallet_integration_tests.output_manager_service_tests::service::test_txo_validation:
minotari_wallet::wallet_integration_tests#L1
thread 'output_manager_service_tests::service::test_txo_validation' panicked at base_layer/wallet/tests/output_manager_service_tests/service.rs:1463:10:
called `Result::unwrap()` on an `Err` value: "Did not receive enough calls within the timeout period, received 0, expected 1."
|
tari_core.blocks::genesis_block::test::nextnet_genesis_sanity_check:
tari_core#L1
thread 'blocks::genesis_block::test::nextnet_genesis_sanity_check' panicked at base_layer/core/src/consensus/consensus_constants.rs:760:5:
assertion `left == right` failed
|
tari_core.blocks::genesis_block::test::nextnet_genesis_sanity_check:
tari_core#L1
thread 'blocks::genesis_block::test::nextnet_genesis_sanity_check' panicked at base_layer/core/src/consensus/consensus_constants.rs:760:5:
assertion `left == right` failed
|
feature:18:3.Scenario: As a wallet I want to submit a transaction: tests/features/WalletQuery.feature:18:3:
feature:18:3#L1
Step panicked. Captured output: Wallet WALLET_A failed to have at least 10T
|
tari_core.blocks::genesis_block::test::nextnet_genesis_sanity_check:
tari_core#L1
thread 'blocks::genesis_block::test::nextnet_genesis_sanity_check' panicked at base_layer/core/src/consensus/consensus_constants.rs:760:5:
assertion `left == right` failed
|
feature:33:3.Scenario: Simple reorg with burned output: tests/features/Reorgs.feature:33:3:
feature:33:3#L1
Step panicked. Captured output: Burn transaction has status 0 when we desired 1 (TRANSACTION_STATUS_BROADCAST), 2 (TRANSACTION_STATUS_UNCONFIRMED), or 6 (TRANSACTION_STATUS_CONFIRMED)
|
tari_core.blocks::genesis_block::test::nextnet_genesis_sanity_check:
tari_core#L1
thread 'blocks::genesis_block::test::nextnet_genesis_sanity_check' panicked at base_layer/core/src/consensus/consensus_constants.rs:760:5:
assertion `left == right` failed
|
tari_core.blocks::genesis_block::test::nextnet_genesis_sanity_check:
tari_core#L1
thread 'blocks::genesis_block::test::nextnet_genesis_sanity_check' panicked at base_layer/core/src/consensus/consensus_constants.rs:760:5:
assertion `left == right` failed
|
tari_core.blocks::genesis_block::test::nextnet_genesis_sanity_check:
tari_core#L1
thread 'blocks::genesis_block::test::nextnet_genesis_sanity_check' panicked at base_layer/core/src/consensus/consensus_constants.rs:760:5:
assertion `left == right` failed
|
tari_core.blocks::genesis_block::test::nextnet_genesis_sanity_check:
tari_core#L1
thread 'blocks::genesis_block::test::nextnet_genesis_sanity_check' panicked at base_layer/core/src/consensus/consensus_constants.rs:760:5:
assertion `left == right` failed
|
feature:175:5.Scenario: As a client I want to send a one-sided transaction: tests/features/WalletFFI.feature:175:5:
feature:175:5#L1
Step panicked. Captured output: Wallet RECEIVER failed to have at least num 1 txs with status 2, current status is 1, scanned txs 0
|
feature:175:5.Scenario: As a client I want to send a one-sided transaction: tests/features/WalletFFI.feature:175:5:
feature:175:5#L1
Step panicked. Captured output: Wallet RECEIVER failed to have at least num 1 txs with status 2, current status is 1, scanned txs 0
|
security_audit
1 vulnerabilities found!
|
security_audit
8 warnings found!
|