Commit Graph

3 Commits

Author SHA1 Message Date
Matt Corallo
a676d23a54 Restore MSRV to 1.63
In trying to upgrade my mempool instance, I discovered I couldn't
build the latest mempool Rust code with my available Rust
toolchain.

It appears in #4612 the Rust MSRV was bumped without justification,
which is reverted here. Note that `Cargo.lock` updates here should
ensure the versions of dependent crates use the versions supported
by our MSRV.

Its possible that the dependency downgrades here break something,
but things appear to be running fine for me locally, so figured I'd
suggest this upstream.
2024-05-02 21:00:49 +00:00
Felipe Knorr Kuhn
2cab2a7885
Read FD from the environment variables 2024-04-03 18:13:14 +09:00
junderw
92a5fc8159
Refactor rust-gbt 2024-03-11 02:09:37 +09:00