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-13 06:29:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d740bd2924ac6a89cae8fe524f1f0a032d10063d
serai
/
coins
/
monero
/
wallet
/
src
/
tests
/
mod.rs
4 lines
34 B
Rust
Raw
Normal View
History
Unescape
Escape
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
;
add monero seed support (#252) * add monero seed support * fix some of the pr comments * remove languages module and unnecessary error returns * Clean classic seed impl Fixes a few issues regarding Zeroize usage/API safety. Mainly a cleanup. --------- Co-authored-by: Luke Parker <lukeparker5132@gmail.com>
2023-03-10 22:16:00 +03:00
mod
seed
;
monero: added tx extra variants padding and mysterious minergate (#510) * monero: read/write tx extra padding * monero: read/write tx extra mysterious minergate variant * Clippy * monero: add tx extra test for minergate + pub key * BufRead --------- Co-authored-by: Luke Parker <lukeparker5132@gmail.com>
2024-02-19 18:22:00 -08:00
mod
extra
;
Reference in New Issue
Copy Permalink