Follow up to persistent tower with tests and API cleaning (#12350)
* Follow up to persistent tower * Ignore for now... * Hard-code validator identities for easy reasoning * Add a test for opt. conf violation without tower * Fix compile with rust < 1.47 * Remove unused method * More move of assert tweak to the asser pr * Add comments * Clean up * Clean the test addressing various review comments * Clean up a bit
This commit is contained in:
@@ -11,6 +11,7 @@ homepage = "https://solana.com/"
|
||||
[dependencies]
|
||||
itertools = "0.9.0"
|
||||
gag = "0.1.10"
|
||||
fs_extra = "1.1.0"
|
||||
log = "0.4.8"
|
||||
rand = "0.7.0"
|
||||
solana-config-program = { path = "../programs/config", version = "1.5.0" }
|
||||
|
Reference in New Issue
Block a user