sui icon indicating copy to clipboard operation
sui copied to clipboard

Don't force-disable randomness in tests using `TestAuthorityBuilder`

Open aschran opened this issue 1 year ago • 1 comments

  • Switches RandomnessManager to use dyn SubmitToConsensus instead of the concrete ConsensusAdapter.
  • Updates TestAuthorityBuilder to use mock no-op consensus for randomness. (Randomness will still not function because DKG never completes, but can still test some transaction-handling aspects of the system.)

aschran avatar May 07 '24 18:05 aschran

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
multisig-toolkit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 28, 2024 10:00pm
sui-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 28, 2024 10:00pm
sui-kiosk ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 28, 2024 10:00pm
sui-typescript-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 28, 2024 10:00pm

vercel[bot] avatar May 07 '24 18:05 vercel[bot]