This project is mirrored from https://github.com/serai-dex/serai.git.
Pull mirroring updated .
- Oct 30, 2024
-
-
akildemir authored
* add tests * remove unused crate * remove serai_abi
-
- Oct 27, 2024
-
-
Luke Parker authored
Remove potentially vartime (due to cache side-channel attacks) table access in dalek-ff-group and minimal-ed448
-
- Oct 18, 2024
-
-
Luke Parker authored
-
- Oct 17, 2024
-
-
Luke Parker authored
-
Luke Parker authored
-
Luke Parker authored
-
Luke Parker authored
-
Luke Parker authored
Mainly corrects for https://github.com/alloy-rs/alloy/issues/1510 yet also corrects a missing machete ignore.
-
Luke Parker authored
-
Luke Parker authored
-
Luke Parker authored
-
- Oct 09, 2024
-
-
Luke Parker authored
Should fix the recent CI failures re: Ethereum as well.
-
- Oct 07, 2024
-
-
akildemir authored
* add specific network/coin/balance types * misc fixes * fix clippy * misc fixes * fix pr comments * Make halting for external networks * fix encode/decode
-
- Sep 25, 2024
-
-
Luke Parker authored
-
- Sep 24, 2024
-
-
Jeffro authored
-
- Sep 21, 2024
-
-
j-berman authored
-
- Sep 20, 2024
-
-
Luke Parker authored
-
Luke Parker authored
monero-wallet ships an Eventuality, yet it's across the entire transaction. It can't prove a single output's state with a traditional payment proof. By adding this new object, another library can obtain the ephemeral randomness used and do any/every proof they want regarding a transaction's outputs. Necessary for https://github.com/serai-dex/serai/issues/599.
-
Luke Parker authored
-
Luke Parker authored
-
-
Luke Parker authored
Expands the NotEnoughFunds error and enables fetching the entire unsigned transaction, not just the outputs it'll have.
-
Luke Parker authored
-
Luke Parker authored
This reduces the ability to fingerprint from any observer of the blockchain to just one of the two recipients.
-
Luke Parker authored
-
Luke Parker authored
What it tests no longer applies since tweak_keys now introduces an unspendable script path.
-
Luke Parker authored
This is more likely to be interoperable in the long term.
-
Luke Parker authored
-
- Sep 13, 2024
-
-
Luke Parker authored
Makes scanning synchronous and only error upon a malicious node/unplanned for hard fork.
-
Luke Parker authored
-
Luke Parker authored
-
- Sep 12, 2024
-
-
Luke Parker authored
-
Luke Parker authored
-
- Sep 06, 2024
-
-
Luke Parker authored
* Monero v0.18.3.4 * Correct `check_weight_and_fee` call * Restore empty test files so CI isn't borked
-
Luke Parker authored
-
- Sep 05, 2024
-
-
Luke Parker authored
Removes a dated proc-macro-crate patch.
-
Luke Parker authored
Indirects it via a minimal wrapper which can be trivially patched.
-
Luke Parker authored
-
- Sep 01, 2024
-
-
Luke Parker authored
We can't adopt it due to some issue with building the runtime, but these are good to have.
-
- Aug 31, 2024
-
-
akildemir authored
* move economic security into it's own pallet * fix deny * Update Cargo.toml, .github for the new crates * Remove unused import --------- Co-authored-by:
Luke Parker <lukeparker5132@gmail.com>
-