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
354c408e3e7e717829da87f85780a33cd4a932eb
serai
/
networks
/
monero
/
wallet
/
src
History
Luke Parker
8fcfa6d3d5
Add dedicated error for when amounts aren't representable within a u64
...
Fixes the issue where _inputs_ could still overflow u64::MAX and cause a panic.
2025-08-12 01:27:28 -04:00
..
send
Add dedicated error for when amounts aren't representable within a u64
2025-08-12 01:27:28 -04:00
tests
xmr: fix scan long encrypted amount
2024-09-21 08:33:35 -07:00
decoys.rs
Further harden decoy selection
2025-08-12 01:27:28 -04:00
extra.rs
Response to usage of
unwrap
in non-test code
2025-08-12 01:27:28 -04:00
lib.rs
Response to usage of
unwrap
in non-test code
2025-08-12 01:27:28 -04:00
output.rs
Response to usage of
unwrap
in non-test code
2025-08-12 01:27:28 -04:00
scan.rs
Remove potentially-failing unchecked arithmetic operations for ones which error
2025-08-12 01:27:28 -04:00
view_pair.rs
Rename the coins folder to networks (
#583
)
2024-07-18 15:16:45 -04:00