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
3a6707cb8110a83f797a37d4f60b6d34d2055871
darkfi
/
src
/
runtime
History
zero
3a6707cb81
runtime/merkle: remove faulty asserts, we used to exit early with success if coins was empty but then that meant the merkle root -> blockheight wouldn't be updated. recently this was changed so the old asserts are no longer valid.
2024-04-03 13:13:15 +02:00
..
import
runtime/merkle: remove faulty asserts, we used to exit early with success if coins was empty but then that meant the merkle root -> blockheight wouldn't be updated. recently this was changed so the old asserts are no longer valid.
2024-04-03 13:13:15 +02:00
memory.rs
chore: Clippy lints
2024-03-05 08:47:43 +01:00
mod.rs
chore: Update copyright year in license headers
2024-01-16 13:07:22 +01:00
vm_runtime.rs
SDK: move all WASM runtime fns into wasm/ submod
2024-04-03 10:44:51 +02:00