Abubakar Sadiq Ismail

Results 13 issues of Abubakar Sadiq Ismail

### What this PR does / why we need it jenkins-test pod definition ### Which issue this PR fixes Just a couple of observations from running this chart in a...

This is a simple PR that does two things 1. Fixes #29000 by waiting for the fee estimator to catch up after `removeForBlock` calls before calling `estimateFee` in the `BlockPolicyEstimates`...

Tests

This PR is another attempt at #13525. Transactions that fail `PreChecks` Validation due to non-standard inputs now returns invalid validation state`TxValidationResult::TX_INPUTS_NOT_STANDARD` along with a debug error message. Previously, the debug...

TX fees and policy

### Please describe the feature you'd like to see added. `maxfeerate` is a sanity check optional parameter used by clients to ensure transactions submitted to the mempool and relayed to...

Feature

Fixes #26973 When using the `bumpfee` RPC and manually specifying `fee_rate`, there should be no requirement that the new fee must be at least the sum of the original fee...

Wallet

This PR fixes #29220 - The PR adds a wallet `-maxfeerate` startup option, as the upper limit of wallet transactions fee rate. - This fixes the ambiguity of using `maxtxfee`...

RPC/REST/ZMQ

`BroadcastTransaction` is also called by `submitpackage` RPC. The comment needs to be updated, all transactions that are accepted into the mempool post package processing are broadcasted to peers individually here...

Docs

You are presented with a set of N items, each with its own weight and profit. Additionally, you have a bag with a limited capacity of W, meaning it can...

Create a function that takes an array and sort it's element using bubble sort algorithm in any programming language. Read and follow contributing guidelines before creating a PR.