tintinweb
tintinweb
Hi, are there any plans on adding support for parsing raw ethereum blockdata? -tin
integration test: tls_1_3-client.py is currently failing: ```# python examples/tls_1_3-client.py tls13.cloudflare.com 443 WARNING: No route found for IPv6 destination :: (no default route?) ###[ SSL/TLS ]### \records \ TLS Session Context:...
## Description Performing an invalid handshake hinting a zero-length noise packet results in the connection to hang. The connection is not closed and there does not seem to be a...
[SEC] libp2p - multistream.select should terminate on invalid <multistream-header-for-multistream>
## Description The first protocol message in [multistream-select (spec)](https://github.com/multiformats/multistream-select/) should be the `` (e.g. `/multistream/1.0.0`). This allows both parties to negotiate the `multistream` protocol version to use for further messages....
Just wanted to let you know that the first ENR in `bootnodes.txt` refers to the LAN address `10.0.1.97`. Not sure if that makes a lot of sense unless it's being...
rework funcsigs and only show sighashes for external/public methods
Heya π I'm using abi-to-sol with [solidity-shell](https://github.com/tintinweb/solidity-shell) to fetch abi and autogenerate interfaces from etherscan and just wanted to say this lib is amazing! My tool merges the generated interface...
[v0.0.12](https://github.com/tintinweb/vscode-vyper/releases/tag/v0.0.12) brought basic support for the in-browser IDE at [vscode.dev](https://vscode.dev). however, we cannot support compiling vyper source code in the browser yet. The problem is that we cannot easily bundle...