aldabra/crates/aldabra-core/src
Sulkta 667c55c75e mainnet prep: tighten max_send_lovelace default + cost model docs
max_send_lovelace default is now network-aware: mainnet 10 ADA,
preprod/preview 100 (t)ADA. Mainnet handles real value, so the cap
should bite earlier — anything > 10 ADA needs explicit force=true.
Test ada on preprod/preview is faucet-replaceable, no need to
sand off the test surface. New regression
mainnet_default_max_send_is_tighter locks the rule in.

PLUTUS_V3_COST_MODEL_PREPROD docstring updated: confirmed identical
to mainnet PV3 cost model (preprod epoch 286 = mainnet epoch 629,
both 297 params, byte-identical). Cost models are protocol-version
parameters, not network parameters; using the same constant on
both is correct. Re-snapshot from mainnet Koios after any major
hard fork. Naming kept as _PREPROD for git churn reasons.
2026-05-04 21:09:31 -07:00
..
cip68.rs phase 3.3, 3.6: cip-68 ref-nft pair + sign_partial primitive 2026-05-04 12:27:43 -07:00
derive.rs phase 4.5, 4.6, 3.6 close-out: stake delegation + multisig mint primitive 2026-05-04 12:41:10 -07:00
inspect.rs audit fixes: all 9 findings resolved + wallet generation tooling 2026-05-04 14:52:08 -07:00
lib.rs plutus spend: fix all 4 chain-level bugs surfaced in preprod audit 2026-05-04 17:27:47 -07:00
metadata.rs audit-3 (code cleanup): zero clippy warnings, zero build warnings 2026-05-04 18:40:35 -07:00
mint.rs audit-3 (code cleanup): zero clippy warnings, zero build warnings 2026-05-04 18:40:35 -07:00
plutus.rs AUDIT4-2 fix: invert plutus collateral/funding utxo picker 2026-05-04 20:59:29 -07:00
plutus_cost_models.rs mainnet prep: tighten max_send_lovelace default + cost model docs 2026-05-04 21:09:31 -07:00
sign.rs audit fixes: all 9 findings resolved + wallet generation tooling 2026-05-04 14:52:08 -07:00
stake.rs audit-3 (code cleanup): zero clippy warnings, zero build warnings 2026-05-04 18:40:35 -07:00
tx.rs audit-3 (code cleanup): zero clippy warnings, zero build warnings 2026-05-04 18:40:35 -07:00