sdk icon indicating copy to clipboard operation
sdk copied to clipboard

Library to connect to the Blocknative backend via a websocket connection

Results 10 sdk issues
Sort by recently updated
recently updated
newest added

### Description This update addresses a crucial security concern in the hashing strategy by altering the default hash algorithm and iterations for PBKDF2. The previous configuration, which relied on the...

### Description ### Checklist - [x] The version field in `package.json` is incremented following [semantic versioning](https://semver.org/) - [x] The box that allows repo maintainers to update this PR is checked...

When trying to filter out transactions based on transferred amounts, the use of number type is limiting. E.g. filtering swaps larger than 1 ETH would reach the limit of the...

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Thanks for jumping on the other typing issues i mentioned earlier! @aaronbarnardsound Apologies for not seeing this one sooner, but a product need arose and I noticed that the `estimatedBlocksUntilConfirmed`...

I am unable to run block-native on react native, could you please help ? ![image](https://user-images.githubusercontent.com/33079514/201504395-59f66864-3f87-45ba-abdd-14e31e1f4fec.png)

Please update crypto-es to version `2.1.0` or higher. Currently used version `1.2.2` marked by dependabot as critical vulnerability. # Additional context Crypto-js PBKDF2 is 1,000 times weaker than originally specified...