Skip to content

Update this plugin to support latest Solana version (1.18.22) and latest Rust #68

@jiaxi-xu-fsx

Description

@jiaxi-xu-fsx

I am having same issue like this link:
https://solana.stackexchange.com/questions/16196/geyser-plugin-error-while-loading-config-file

My solana local validator's version is 1.18.22, and I changed the dependencies from in Cargo.toml from 1.17.2 to 1.18.22.

$ solana-test-validator --reset --geyser-plugin-config /home/x/solana-accountsdb-plugin-postgres/plugin-config.json
Ledger location: test-ledger
Log: test-ledger/validator.log
⠤ Initializing...                                                                                                                                                                                                                                                                                           Segmentation fault

I noticed that there are some problems with new rust versions, such as this one from geyser_plugin_postgres.rs:
method on_loadhas 2 parameters but the declaration in traiton_loadhas 3

Please update this plugin as soon as possible. Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions