-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LiteRPC 0.3.0: Update solana 2.0.16, Yellowstone 2.0.0 (#417)
* add .idea to gitignore * Adds solana-accounts-db crate * Updates everything to 2.0.16 * Upgrade to 2.0.16 * Sets requested tilde and fixes some clippy errors * Adds protobuf-compiler to workflow * bump version * cargo lock * use connector tag * clippy+fmt * docker: use 1.81.0 for building --------- Co-authored-by: mango-dee <[email protected]>
- Loading branch information
1 parent
409db57
commit 5372e9c
Showing
40 changed files
with
2,145 additions
and
1,276 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,3 +6,6 @@ bench/metrics.csv | |
*out.json* | ||
.env | ||
test-ledger | ||
.idea/ | ||
.run/ | ||
*config.json |
Oops, something went wrong.