Accounts cleanup service and perf improvements (#8799)
* Use atomic for ref count instead of taking rwlock * Accounts cleanup service * Review comments
This commit is contained in:
@@ -37,6 +37,7 @@ solana-storage-program = { path = "../programs/storage", version = "1.1.0" }
|
||||
solana-vote-program = { path = "../programs/vote", version = "1.1.0" }
|
||||
tempfile = "3.1.0"
|
||||
thiserror = "1.0"
|
||||
thread-priority = "0.1.1"
|
||||
|
||||
|
||||
[lib]
|
||||
|
Reference in New Issue
Block a user