What's Changed
- guestchain: clear candidates changed flag only if new epoch to start by @mina86 in #386
- solana-ibc: add support for cf-solana light client by @mina86 in #384
- trie-geyser: add RPC server to the plugin by @mina86 in #385
- solana-trie: add support for witness account by @mina86 in #387
- solana-trie: make witness generic type by @mina86 in #389
- Update borsh dependency to address RUSTSEC-2023-0033 vulnerability by @mina86 in #394
- solana-ibc: add guest client and consensus states by @dhruvja in #390
- solana-ibc: update ibc so that it contains the entrypoint filter by @dhruvja in #395
- light-clients: update revision number for cf-guest and cf-solana to 1 by @dhruvja in #392
- solana-ibc: return status as active if client state not found by @dhruvja in #391
- solana-ibc: write local consensus state when witness feature is enabled by @dhruvja in #398
- Various minor clippy fixes by @mina86 in #399
- cf-solana: get timestamp in ns for cf-solana by @dhruvja in #397
- solana-ibc: use solana height and timestamp for cf-guest host metadata by @dhruvja in #393
- light-clients: make prefix empty for both cf-solana and cf-guest by @dhruvja in #396
- witness: store local consensus state during initialization for witness feature by @dhruvja in #400
- solana-ibc: fix condition to check connection id by @dhruvja in #402
- solana-ibc: get host consensus state based on feature by @dhruvja in #401
- solana-ibc: add support for witness account by @mina86 in #388
Full Changelog: solana-ibc-v0.0.4...solana-ibc-v0.0.5