tutus-chain/cli/server
Tutus Development 42eb48aa65 Rebrand token symbols: TUTUS->TUT, update display names
Token symbol and display name changes:
- Governance symbol: TUTUS -> TUT (3 chars, King Tut reference)
- Governance display: TutusToken -> Tutus
- Utility display: LubToken -> Lub

Core changes:
- nativenames: TutusToken->Tutus, LubToken->Lub
- native_tutus.go: symbol = "TUT"
- Regenerated nativehashes with new contract hashes
- Updated interop packages with new hashes

Test updates:
- CLI tests: Updated token symbols (TUT, LUB)
- test_contract.yml: Updated permission hash
- examples go.mod: Added replace directives for local modules

Final token lineup:
- TUT: Governance/staking (3 chars)
- LUB: Utility/gas (3 chars)
- VTS: Currency (3 chars)
- VITA: Identity NFT (4 chars)
2025-12-21 13:03:49 -05:00
..
cli_dump_test.go Rebrand token symbols: TUTUS->TUT, update display names 2025-12-21 13:03:49 -05:00
cli_server_test.go Rebrand token symbols: TUTUS->TUT, update display names 2025-12-21 13:03:49 -05:00
dump.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
dump_bin.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
dump_bin_test.go Rebrand token symbols: TUTUS->TUT, update display names 2025-12-21 13:03:49 -05:00
dump_test.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
metrics.go Complete Tutus rebranding - remove all Neo dependencies 2025-12-21 06:25:15 -05:00
server.go Complete Tutus rebranding - remove all Neo dependencies 2025-12-21 06:25:15 -05:00
server_test.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
signals_unix.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
signals_windows.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00