exdx
exdx
The latest avalanchego release https://github.com/ava-labs/avalanchego/releases/tag/v1.10.13 bumped the protocol plugin version to 29. The client tooling here needs to be updated as well to match.
Port the Mempool type and API from avalanchego. See https://pkg.go.dev/github.com/ava-labs/[email protected] for package-level documentation.
Transferring https://github.com/ava-labs/avalanche-types-rs/issues/107 over to this new repository. @Nuttymoon if you'd like to follow up regarding message signing, please do so in this new issue.
See https://github.com/ava-labs/avalanche-rs/actions/runs/6040807095/job/16392431819 for an example flake. ``` Compiling avalanchego-conformance v0.0.0 (/home/runner/work/avalanche-rs/avalanche-rs/tests/avalanchego-conformance) Finished test [unoptimized + debuginfo] target(s) in 2m 36s Running unittests src/lib.rs (target/debug/deps/avalanchego_conformance-70b5c63bbd0deef4) running 8 tests [2023-08-31T18:03:21Z INFO avalanchego_conformance_sdk]...