Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · main
tolf
Browse files
Nov 28, 2025
Исправлены изменения в файлах: src/core/tax.py, src/core/wallet.py,...
· cae523bd
Mykko Tu
authored
Nov 29, 2025
View commits for tag v0.7
v0.7
cae523bd
Nov 14, 2025
fix: Prevent uvicorn from starting twice during tests
· f2a5508b
user
authored
Nov 14, 2025
f2a5508b
fix: Resolve race condition in review tests
· 49008f5d
user
authored
Nov 14, 2025
49008f5d
Nov 13, 2025
fix: Move penalty logic from wallet to node
· b2494a97
user
authored
Nov 14, 2025
b2494a97
feat: Implement late fees for unpaid taxes
· 9bbfd1d3
user
authored
Nov 14, 2025
9bbfd1d3
feat: Implement client consent for tax collection
· 29f89f47
user
authored
Nov 14, 2025
29f89f47
fix: Resolve race condition in review tests
· 42215409
user
authored
Nov 14, 2025
42215409
feat: Add tests for tax distribution
· a70cbe4c
user
authored
Nov 14, 2025
a70cbe4c
feat: Implement tax distribution among nodes based on reputation
· 50b7c217
user
authored
Nov 14, 2025
50b7c217
docs: Mark task
#2
as complete
· 48fc5e98
user
authored
Nov 14, 2025
48fc5e98
docs: Mark task
#1
as complete
· 01d345bb
user
authored
Nov 14, 2025
01d345bb
feat: Implement monthly tax collection
· 23b01f60
user
authored
Nov 14, 2025
23b01f60
Nov 12, 2025
fix(tests): Update test_tax.py to mock find_root_wallet_id
· 0fbed847
user
authored
Nov 13, 2025
0fbed847
fix(tests): Update test_tax.py to mock find_root_wallet_id
· 30cd232b
user
authored
Nov 13, 2025
30cd232b
revert(tests): Restore test_sync_tax.py
· 87b51e73
user
authored
Nov 13, 2025
87b51e73
fix(tests): Update tests to use new tax logic
· c6070ffd
user
authored
Nov 13, 2025
c6070ffd
fix(tax): Fix issues in tax system and tests
· 5ffff4fd
user
authored
Nov 12, 2025
5ffff4fd
test(tax): Add tests for tax system
· 3a6e1aff
user
authored
Nov 12, 2025
3a6e1aff
feat(tax): Implement automatic tax collection
· 875d5340
user
authored
Nov 12, 2025
875d5340
refactor(node): Move manifest verification to Node class
· 6c0c7e7a
user
authored
Nov 12, 2025
6c0c7e7a
feat(tax): Block transactions when tax is due
· 25ee8e3c
user
authored
Nov 12, 2025
25ee8e3c
feat(tax): Implement tax reading and wallet integration
· b4f8dc7b
user
authored
Nov 12, 2025
b4f8dc7b
now node copy manifest to local storage.
· fe0d8c7b
user
authored
Nov 12, 2025
fe0d8c7b
Nov 11, 2025
Yello manifest with rsa , only generate nowco
· 18b3922e
user
authored
Nov 12, 2025
18b3922e
refactor(tests): remove tests for node inject command
· 84dfd58d
user
authored
Nov 11, 2025
84dfd58d
test(cli): add tests for node inject command
· b89d76af
user
authored
Nov 11, 2025
b89d76af
feat(cli): parse and verify manifest in node inject
· 3a7c1811
user
authored
Nov 11, 2025
3a7c1811
test(cli): add test for manifest create command
· ceba1aaa
user
authored
Nov 11, 2025
ceba1aaa
refactor(tests): remove test for manifest create command
· 44c0a6b1
user
authored
Nov 11, 2025
44c0a6b1
test(cli): update test for manifest create command
· 7ec2f9a3
user
authored
Nov 11, 2025
7ec2f9a3
fix(cli): update manifest create command
· 7a18e461
user
authored
Nov 11, 2025
7a18e461
test(cli): add test for manifest create command
· e520f66a
user
authored
Nov 11, 2025
e520f66a
feat(cli): auto-generate and save public key when creating manifest
· d3166e4d
user
authored
Nov 11, 2025
d3166e4d
Nov 10, 2025
feat: implement tax angry test
· 2d97e915
user
authored
Nov 10, 2025
2d97e915
Nov 04, 2025
feat(security): basic node protection against attacks
✅
· b57e1fa2
user
authored
Nov 04, 2025
b57e1fa2
feat(tests): Add AngryTests for simulated attack scenarios
· 4249db77
user
authored
Nov 04, 2025
4249db77
feat(economy): Implement monthly tax collection
· f404856c
user
authored
Nov 04, 2025
f404856c
Nov 03, 2025
feat(wallet): Add wallet metadata
· 11be0fba
user
authored
Nov 04, 2025
11be0fba
feat(wallet): Implement genesis wallet generation
· 50098fc2
user
authored
Nov 03, 2025
50098fc2
build: Ignore test_nodes directory and remove cached files
· 9e5a690a
user
authored
Nov 03, 2025
9e5a690a
Loading