Skip to content

threshold-network/keep-core-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

595 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Keep Network v1 (Archived)

This repository preserves the legacy v1 random beacon for historical reference. It is frozen — no active development, no releases, no security support.

Layout

Current development

Active Threshold Network development lives in threshold-network/keep-core. The current v2 random beacon and ECDSA contracts live there under solidity/random-beacon/ and solidity/ecdsa/.

History

Commits in this repository were preserved by extracting docs-v1/ and solidity-v1/ from threshold-network/keep-core with git filter-repo:

git filter-repo \
  --path docs-v1 \
  --path solidity-v1 \
  --path-rename docs-v1/:docs/ \
  --path-rename solidity-v1/:solidity/

Commit SHAs differ from the original repository as a result of the rewrite, but blame and log inside the preserved paths remain intact.

About

Legacy v1 random beacon (archived). Active development continues in threshold-network/keep-core.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors