This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
darkfi
Watch
1
Star
1
Fork
0
You've already forked darkfi
mirror of
https://github.com/darkrenaissance/darkfi.git
synced
2026-04-28 03:00:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
309157e0bae5b201e436c5383189cdddb9de1af3
darkfi
/
src
/
runtime
/
import
History
zero
309157e0ba
runtime/merkle: return early with SUCCESS (but give a warning) if the coins list for changing the tree is empty. We also don't do any gas calc since nothing on disk was modified.
2024-03-19 10:15:24 +01:00
..
acl.rs
chore: Update copyright year in license headers
2024-01-16 13:07:22 +01:00
db.rs
runtime/import/db: Apply gas subtraction to remaining db.rs functions
2024-01-18 13:23:08 +01:00
merkle.rs
runtime/merkle: return early with SUCCESS (but give a warning) if the coins list for changing the tree is empty. We also don't do any gas calc since nothing on disk was modified.
2024-03-19 10:15:24 +01:00
mod.rs
smt: get it working with the WASM, and add it to money contract for nullifiers. Summary of changes:
2024-03-18 15:50:30 +01:00
smt.rs
chore: Add missing license headers
2024-03-19 09:23:11 +01:00
util.rs
src/time: Implement and use {over,under}flow-safe API
2024-03-07 12:35:21 +01:00