mirror of
https://github.com/serai-dex/serai.git
synced 2025-01-18 16:55:16 +00:00
d12507e612
A malicious TX could cause an arbitrary amount of memory to be allocated despite not even containing that amount of data. |
||
---|---|---|
.. | ||
generators | ||
src | ||
tests | ||
.gitignore | ||
build.rs | ||
Cargo.toml | ||
LICENSE | ||
README.md |
monero-serai
A modern Monero transaction library intended for usage in wallets. It prides itself on accuracy, correctness, and removing common pit falls developers may face.
Threshold multisignature support is available via the multisig
feature.