Commit Graph

10887 Commits

Author SHA1 Message Date
x
a173a5c412 contract/dao: Use simplified harness API for tests 2026-02-10 14:41:55 +00:00
x
348ea7fff1 contract/money: Use simplified harness API for tests 2026-02-10 14:41:55 +00:00
x
c17f2a650d contract/test-harness: Deduplicate Nullifier and Coin handling code 2026-02-10 14:41:55 +00:00
epiphany
6ff035e8f7 drk: add pretty_tx() for the inspect command 2026-02-09 18:16:45 +02:00
skoupidi
7181db089e chore: updated sled-overlay to new version 2026-02-09 18:16:37 +02:00
x
06cf1be98d validator: Use saturating arithmetic 2026-02-09 12:37:11 +00:00
skoupidi
fc84d67174 darkfid/task/sync: fixed resync bug after node dc 2026-02-04 12:50:35 +02:00
skoupidi
142ac78c38 validator/consensus: log height when appending proposal 2026-02-03 20:53:54 +02:00
skoupidi
3bbe1166fa chore: updated sled-overlay to new version 2026-02-03 20:53:26 +02:00
oars
547e9d6e7d contrib/localnet/darkfid-small/reorg-test: wait for 20 blocks to be mined before starting the test 2026-02-03 20:51:14 +02:00
oars
f5a3eb84c0 bin/lilith: don't exit loop when whitelist_host and greylist_host methods return error 2026-02-03 20:49:59 +02:00
oars
bc79cb5021 net/session/refine_session: replace unwrap with error handling 2026-02-03 20:49:59 +02:00
x
1c806010c9 chore: Fix uncaught code formatting 2026-02-02 23:08:45 +00:00
x
7ab468c5a0 explorer: Make darkfid RPC connections retry, improve sync
This will allow darkfid restarts, where explorer can still
survive and stay on.

Because of this, added a a code path when processing incoming
blocks that should make the explorer sync blocks if it missed
any in the meantime.
2026-02-02 23:04:50 +00:00
skoupidi
f382141d5c darkfid/task/unknown_proposal: update peer fork diffs to represent forward-only ones 2026-02-02 23:21:00 +02:00
skoupidi
cb07f10595 chore: updated sled-overlay to new version 2026-02-02 23:20:13 +02:00
x
43d6f61687 explorer: Add manual revert support and fix reorg logic 2026-02-02 16:33:33 +00:00
skoupidi
67a8cb3833 chore: updated sled-overlay to new version 2026-02-02 17:55:35 +02:00
skoupidi
e36a6d635b validator/randomx_factory: simplified factory api to not use locks 2026-02-01 21:35:38 +02:00
skoupidi
94c66b042a darkfid/registry: guard state behind a single lock 2026-02-01 21:28:24 +02:00
skoupidi
ecefad8ac0 validator: guard everything behind a single lock 2026-02-01 19:46:43 +02:00
skoupidi
b5d13fb163 darkfid/task/unknown_proposal: refresh miner registry after a reorg 2026-01-30 19:31:59 +02:00
skoupidi
c277897589 darkfid/task/unknown_proposal: include trigger proposal in the headers hash sequence rank calculation 2026-01-30 18:21:02 +02:00
skoupidi
bd68f9238b darkfid/task/unknown_proposal: full refactor for cleaner code and usage of append lock while generating the reorg fork 2026-01-30 17:10:51 +02:00
skoupidi
f720977642 contrib/localnet/darkfid-small: use daemons folders for their logs 2026-01-30 17:08:31 +02:00
skoupidi
efed067ba1 contrib/localnet/darkfid-small/reorg-test: minor cleanup 2026-01-29 18:39:50 +02:00
oars
b695b24ff5 contrib/localnet/darkfid-small: add scripts to test contract deployment and reorgs 2026-01-29 14:51:31 +03:00
skoupidi
95523adfcf darkfid: protect reorg trees from getting dropped by gc 2026-01-29 13:43:46 +02:00
x
6d09d6eb18 chore: Update quinn dependency 2026-01-28 15:11:39 +00:00
jkds
74246d0c7b app/menu: center icons at padding 2026-01-27 19:20:36 +01:00
x
df0763da2d explorer: Add /blocks endpoint with pagination 2026-01-27 14:17:50 +00:00
x
eddb0245da explorer: Add Monero header hash when PoWData is XMR 2026-01-27 14:17:50 +00:00
x
735a1feb95 explorer/python: Use patriotic datetime 2026-01-27 09:30:00 +00:00
skoupidi
df6fb02d66 net/session: changed log level of timeout spammy logger 2026-01-26 23:35:42 +02:00
x
3ae63f1f06 explorer/python: Reconnect to RPC if connection is unavailable/lost 2026-01-26 14:29:25 +00:00
jkds
843911e94b app/menu: long click hold show buttons to edit entries 2026-01-25 09:36:11 +01:00
skoupidi
689212f6a4 darkfid: include miners templates txs when purging pending txs and remove erroneous ones from fork mempool when retrieving its unproposed ones 2026-01-24 17:51:07 +02:00
skoupidi
976039dee2 darkfid/registry: mark a template as not submitted in case its next block generation fails during jobs fresh 2026-01-24 17:24:00 +02:00
skoupidi
3b823c17bb darkfid: include miners tempaltes new trees when purging unferenced trees 2026-01-24 17:09:54 +02:00
skoupidi
7914422d8b chore: updated sled-overlay to new version 2026-01-24 16:58:57 +02:00
x
8e7a6ad6ab chore: fmt 2026-01-24 08:11:22 +00:00
x
00b3c29ca0 explorer/python: Another one 2026-01-24 00:28:39 +00:00
x
153dc76e52 explorer/python: Fix typo in table template 2026-01-24 00:18:29 +00:00
x
38750505f6 explorer: Add blockchain stats and WASM bincode tracking 2026-01-24 00:13:10 +00:00
x
26febf3c98 explorer/python: Add stats and wasm contracts 2026-01-23 23:03:51 +00:00
x
8e544e7cad drk: Add TODO about tx inspection 2026-01-23 20:07:24 +00:00
x
eedd093038 explorer: Add tx fee support 2026-01-23 20:07:05 +00:00
eliedinner561
ec44922bc4 docs: standardized ports based on the node-configurations.html
All port references in the documentation are updated to use the new ports specified in the node config. doc.

Changes:
- Tor/i2p/Nym ports were updated in sequence +1 (9601, 9602, 9603)
- Removed all legacy port references (f.e. 25551, 26661, 5262)

Many things were correct already. I want to note, that there might be still some issues, even though this is a commit, I am waiting for a PR until things are clear.
2026-01-23 19:53:56 +01:00
eliedinner561
69da8cd98a docs: Moving learn.md to Philosophy section, to reduce confusion between learn.md and contrib.md
- Relocated src/dev/learn.md to src/philosophy/learn.md
  - Updated SUMMARY.md to place Learn under Philosophy section
  - Updated all learn.md references across the docs
2026-01-23 19:53:44 +01:00
eliedinner561
e2d8059131 docs: Reducing duplicate parts of the tor/i2p/nym sub-chapters, by creating a common reference point in public-guide.md
- Added 'Common Setup Steps' section to public-guide.md as point of reference
- Replaced duplicated sections in tor/i2p/nym guides with cross-references in the public-guide section
2026-01-23 19:53:16 +01:00