Kris

Results 6 issues of Kris

Hi, I've just tested video element in many mobile android browsers and I cannot click/touch any video control only in Chrome mobile browser (v. 27.0.1453.90). But video works fine for...

## Description Correctly close ws connection in web3-eth-contract integration tests Fixes #7231 ## Type of change - [x] Bug fix (non-breaking change which fixes an issue) ## Checklist: - [x]...

As we prepare for future version of the library, we should start marking functions and modules that we no longer plan to support, signaling to users that they should transition...

4.x
5.x

Hi, I’ve noticed that some types returned by methods aren’t exported as types, such as `Web3Account` or `Signature` (`ReturnType`). This makes it more difficult to structure larger TypeScript codebases effectively....

Hey, I’m facing an issue with my project that uses @web3icons/react. During the build process, chunks are generated for all icons, resulting in around 2.5k requests from the client. I’m...

Geth (Go-Ethereum) version used in the integration tests is outdated. • Current version: 1.13.14 • Latest version: 1.14.11 You can view all available Docker images here: [Ethereum Client-Go Docker Hub](https://hub.docker.com/r/ethereum/client-go/tags)

4.x