You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: release the agent with multi-rpc and lazer support (#160)
* fix: add build-essential to docker
* fix: change wss_url to wss_urls
* Bump solana cli install url and version
* chore: bump version as a major change
* chore: add docs for lazer config
* refactor: move routes out of the config to the code
* refactor: read key from file
* fix: use transaction route
* refactor: use err instead of warn on key loading failure
* refactor: remove authorization token as it's not needed anymore
* Revert "refactor: remove authorization token as it's not needed anymore"
This reverts commit f89b9cd.
---------
Co-authored-by: Mike Rolish <[email protected]>
0 commit comments