Skip to content

Conversation

@amilbourne
Copy link
Contributor

The bumpalo library recently released version 3.12.1, which, unlike 3.12.0, does not build in Rust 1.59.0. Because of this, the v1.13 branch of this plugin doesn't build. In order to fix this we need to use an earlier version of bumpalo. Version 3.12.0 works, but the v1.13 validator has it locked to 1.3.8 so I have done the same. In order to lock the version I have added the Cargo.lock to the repo.

The Cargo.lock should be checked in anyway because we are building a cdylib, as documented here

I have not gone through and matched all the versions in the lock file with those of the validator, as this should not be necessary.

The Cargo.lock should be checked in anyway as we are building a cdylib

Signed-off-by: Anthony Milbourne <18662115+amilbourne@users.noreply.github.com>
@nyetwurk nyetwurk merged commit 23f73c3 into Blockdaemon:v1.13 Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants