This website requires JavaScript.
Explore
Help
Register
Sign in
Ecosystem
/
serai
Watch
1
Star
0
Fork
You've already forked serai
0
mirror of
https://github.com/serai-dex/serai.git
synced
2024-11-16 17:07:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
9ccf683e9d
serai
/
Cargo.toml
8 lines
86 B
TOML
Raw
Normal View
History
Unescape
Escape
Initial commit Combines the existing frost-rs, dalek-ff-group, and monero-rs repos into a monorepo. Makes tweaks necessary as needed. Replaces RedDSA (which was going to be stubbed out into a new folder for now) with an offset system that voids its need and allows stealth addresses with CLSAG.
2022-04-22 01:36:18 +00:00
[
workspace
]
members
=
[
"sign/frost"
,
"sign/dalek-ff-group"
,
Move the Monero create to coins/ Includes misc bug fixes
2022-04-27 04:09:05 +00:00
"coins/monero"
,
Initial commit Combines the existing frost-rs, dalek-ff-group, and monero-rs repos into a monorepo. Makes tweaks necessary as needed. Replaces RedDSA (which was going to be stubbed out into a new folder for now) with an offset system that voids its need and allows stealth addresses with CLSAG.
2022-04-22 01:36:18 +00:00
]
Reference in a new issue
Copy permalink