This website requires JavaScript.
Explore
Help
Sign In
absolutebi
/
serai
Watch
1
Star
0
Fork
0
You've already forked serai
mirror of
https://github.com/serai-dex/serai.git
synced
2025-12-11 13:39:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8307d4f6c8a8ecc20a9dbc4a8cbfb8f7f292b03b
serai
/
coins
/
monero
/
src
/
tests
/
mod.rs
4 lines
42 B
Rust
Raw
Normal View
History
Unescape
Escape
Remove monero-rs types Still missing an updated RPC file. Restructures the library as it makes sense
2022-05-21 15:33:35 -04:00
mod
clsag
;
BP Verification (#75) * Use a struct in an enum for Bulletproofs * verification bp working for just one proof * add some more assert tests * Clean BP verification * Implement batch verification * Add a debug assertion w_cache isn't 0 It's initially set to 0 and if not updated, this would be broken. * Correct Monero workflow yaml * Again try to corrent Monero workflow yaml * Again * Finally * Re-apply weights as required by Bulletproofs Removing these was insecure and my fault. Co-authored-by: DangerousFreedom <dangfreed@tutanota.com>
2022-07-31 21:45:53 -05:00
mod
bulletproofs
;
Implement Guaranteed Addresses Closes https://github.com/serai-dex/serai/issues/27. monero-rs is now solely used for Extra encoding.
2022-06-28 00:01:20 -04:00
mod
address
;
Reference in New Issue
Copy Permalink