Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Readme.md #28

Merged
merged 1 commit into from
Jun 8, 2023
Merged

Update Readme.md #28

merged 1 commit into from
Jun 8, 2023

Conversation

st3b1t
Copy link
Contributor

@st3b1t st3b1t commented Jun 8, 2023

some details in readme.
minor versions affected by this

Readme.md Outdated Show resolved Hide resolved
@RCasatta RCasatta merged commit e2999ad into RCasatta:master Jun 8, 2023
@RCasatta
Copy link
Owner

RCasatta commented Jun 8, 2023

Thanks!

@smartm0use
Copy link
Contributor

smartm0use commented Jul 9, 2023

some details in readme. minor versions affected by this

Even with rustc = 1.65.0 compiling is affected by that issue:

[...]
error[E0658]: use of unstable library feature 'map_first_last'
   --> src/threads/update_mempool_info.rs:256:38
    |
256 |         mempool_fees.highest = rates.last().map(Into::into);
    |                                      ^^^^
    |
    = note: see issue #62924 <https://github.com/rust-lang/rust/issues/62924> for more information

For more information about this error, try `rustc --explain E0658`.
error: could not compile `fbbe` due to previous error
warning: build failed, waiting for other jobs to finish...

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.

3 participants