Sarit Vakrat

Results 9 issues of Sarit Vakrat

Hi all, I am using allure-Jest, does anyone know how I can add the response and request to the reporter? jest-allure": "^0.1.1"

Im generating BCH address + private key in test net, when I send it in the transaction I get 'Error: Non-base58 character' Even if I convert the address to CashAddressFormat...

Running insight to getUnspentUtxos for a testnet address shows the following error: throw new TypeError('Address has mismatched network type.'); ^TypeError: Address has mismatched network type. Code: var Insight = require('bitcore-explorers').Insight;...

**Is your feature request related to a problem? Please describe.** We have a very big automation team that works in squads, each of them is responsabile for another area, so...

enhancement

Hi, I am trying to read parquet files that are in S3 and were generated via python script. I get the following error: Error: thrown: "invalid parquet version" When I...

Hi, I am trying to read parquet files that are in S3 and were generated via python script. I get the following error: Error: thrown: "invalid parquet version" When I...

### Jenkins and plugins versions report Environment ```text Paste the output here ``` ### What Operating System are you using (both controller, and any agents involved in the problem)? Linux,...

bug

**Describe the bug** After changing openReport: false - report is not opened locally and not generated on local runs **To Reproduce** Steps to reproduce the behavior: Delete the report folder...

bug

Running insight to getUnspentUtxos for a testnet address shows the following error: ` throw new TypeError('Address has mismatched network type.'); ^TypeError: Address has mismatched network type.` Code: ` var Insight...