Logo
Explore Help
Register Sign In
github/darkfi
1
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
91bc56bee605eee58e2fbfad69e267bb33b6d6c8
darkfi/bin/drk
History
zero c781936b12 replace usage of blake3::Hash for tx hashes with TransactionHash type. Change all occurances of let txs: Vec<blake3::Hash> = block.txs.iter().map(|x| blake3::hash(&serialize(x))).collect(); to let txs: Vec<TransactionHash> = block.txs.iter().map(|tx| tx.hash()).collect();
2024-04-03 07:36:59 +02:00
..
src
replace usage of blake3::Hash for tx hashes with TransactionHash type. Change all occurances of let txs: Vec<blake3::Hash> = block.txs.iter().map(|x| blake3::hash(&serialize(x))).collect(); to let txs: Vec<TransactionHash> = block.txs.iter().map(|tx| tx.hash()).collect();
2024-04-03 07:36:59 +02:00
Cargo.toml
chore: Update crate dependencies
2024-03-05 08:47:43 +01:00
dao.sql
drk: parse coinbase transaction
2024-02-14 15:25:00 +02:00
drk_config.toml
darkfid: use base64 encoding | drk: minor fixes
2024-02-14 14:31:40 +02:00
Makefile
drk is back in the menu boys
2024-01-25 18:52:03 +02:00
money.sql
drk: cleaned up all slot references
2024-02-09 17:43:34 +02:00
wallet.mp3
drk: Notify the user about changes in their wallet.
2022-12-20 18:22:34 +01:00
wallet.sql
drk: broadcasted transactions history handling added
2023-03-21 22:47:19 +02:00
Powered by Gitea Version: 1.25.3 Page: 458ms Template: 76ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API