• Joined on 2025-12-06
tiamak pushed to develop at tiamak/Peya 2026-03-20 16:12:41 +01:00
tiamak pushed to main at tiamak/Peya 2026-03-20 16:12:20 +01:00
7a90e828e9 Merge branch 'upstreams'
c157651f8a Add bounded emergency difficulty adjustment
cf7522aa15 Add deterministic block reward events
551378b4a6 Fix blockchain_prune upstream integration
2b1b909f11 Fix upstream integration fallout in sync and notifications
Compare 23 commits »
tiamak created branch safe-basecode in tiamak/Peya 2026-03-20 16:11:36 +01:00
tiamak pushed to safe-basecode at tiamak/Peya 2026-03-20 16:11:36 +01:00
tiamak pushed to upstreams at tiamak/Peya 2026-03-20 15:47:33 +01:00
c157651f8a Add bounded emergency difficulty adjustment
tiamak pushed to upstreams at tiamak/Peya 2026-03-20 14:45:48 +01:00
cf7522aa15 Add deterministic block reward events
tiamak pushed to upstreams at tiamak/Peya 2026-03-19 23:47:34 +01:00
551378b4a6 Fix blockchain_prune upstream integration
tiamak pushed to upstreams at tiamak/Peya 2026-03-19 23:40:15 +01:00
2b1b909f11 Fix upstream integration fallout in sync and notifications
tiamak pushed to upstreams at tiamak/Peya 2026-03-19 23:32:43 +01:00
e7e183b089 Add Socks v5 support to daemon and wallet
a3b721551b windows_service: quote service executable path
1faceec415 Transition asio::deadline_timer to asio::steady_timer
cc091c799a p2p: fix inverted ternary in peer list filter
6cc744090d Enable IPv6 support for ZMQ server
Compare 6 commits »
tiamak pushed to upstreams at tiamak/Peya 2026-03-19 23:10:36 +01:00
3a2420a330 blockchain_db/rpc: faster is_key_image_spent
93a67a10bc common: fix apply_permutation() for std::vector<bool>
Compare 2 commits »
tiamak pushed to upstreams at tiamak/Peya 2026-03-19 22:59:10 +01:00
ac18922e92 p2p: fix race causing dropped connections during sync
tiamak pushed to upstreams at tiamak/Peya 2026-03-19 22:33:59 +01:00
4a537bb4e8 debug_utilities: fix build with Boost ASIO 1.87+
f76357f700 Fix logging deadlock
b7f5247717 p2p: unpack memory layout of peerlist entries
9612391b55 blockchain_prune: check DB version
20b9d485db p2p: Improved peer selection with /24 subnet deduplication to disadvantage 'spy nodes'
Compare 9 commits »
tiamak created branch upstreams in tiamak/Peya 2026-03-19 21:55:31 +01:00
tiamak pushed to upstreams at tiamak/Peya 2026-03-19 21:55:31 +01:00
tiamak pushed to main at tiamak/Peya 2026-03-19 19:45:45 +01:00
a66b1d22e1 Use jq for manual release creation
tiamak pushed to main at tiamak/Peya 2026-03-19 19:43:28 +01:00
d858458c07 Fix release workflow Python command indentation
tiamak pushed to main at tiamak/Peya 2026-03-19 19:40:49 +01:00
0c5e1f25a8 Fix manual release workflow script parsing
tiamak pushed to main at tiamak/Peya 2026-03-19 17:17:39 +01:00
1dea25815c Publish all release targets from manual workflow
6a3c4445c3 Package non-Windows releases as tar.gz
b0a02c936b Create Gitea releases from manual workflow
d34e77ee96 Restore full CI matrix and add manual release workflow
Compare 4 commits »
tiamak pushed to main at tiamak/Peya 2026-03-19 15:46:08 +01:00
9622ff06c8 Invalidate old external cache archives
b1e1bc2241 Cache submodule metadata alongside external sources
Compare 2 commits »
tiamak pushed to main at tiamak/Peya 2026-03-19 15:28:52 +01:00
d2f919876d Stop redefining static_assert for C++ cross-builds