ethp2p icon indicating copy to clipboard operation
ethp2p copied to clipboard

P2P types for ethereum

Results 7 ethp2p issues
Sort by recently updated
recently updated
newest added

There should be README examples on how to encode and decode some ethp2p types, like `GetPooledTransactions`, `GetBlockHeaders`, and working with an `EthMessage`.

documentation
good first issue

Updates the requirements on [fastrlp](https://github.com/vorot93/fastrlp) to permit the latest version. Commits See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't...

dependencies

Updates the requirements on [ethereum-forkid](https://github.com/vorot93/ethereum-forkid) to permit the latest version. Commits See full diff in compare view Dependabot will resolve any conflicts with this PR as long as you don't...

dependencies

Since there are currently no examples, I'm adding some to the README and the `examples/` directory. TODO: - [ ] Add example for `GetPooledTransactions` - [ ] Add example for...

Updates the requirements on [hex-literal](https://github.com/RustCrypto/utils) to permit the latest version. Commits b8bd42f hex-literal: enforce const evaluation (#889) 13385f6 Use minimal permissions for CI jobs (#885) 9cba5a5 cmov v0.3.0 (#886) 66c6226...

dependencies

Updates the requirements on [crc](https://github.com/mrhooray/crc-rs) to permit the latest version. Release notes Sourced from crc's releases. 3.0.0 Bartel Sielski (2): Add support for CRC algorithms which have a non-power of...

dependencies