Skip to content

v2.12.0

Compare
Choose a tag to compare
@ali-behjati ali-behjati released this 17 Sep 16:26
· 23 commits to main since this release
1179739

This change refactors the agent to stop using mapping account and relies on getProgramAccounts method instead. Therefore, mapping_key is no longer needed in the config file (however it's presence shouldn't cause any problem).

What's Changed

  • refactor: remove mapping account usage by @ali-bahjati in #145

Full Changelog: v2.11.1...v2.12.0