tutus-chain/internal
Tutus Development ba24558241 Update test fixtures for TUT/LUB token symbols
Test fixture updates after token symbol changes:
- CLI: Add TUT/LUB symbol matching in nep17.go token lookup
- CLI: Update fee display from GAS to LUB in query output
- CLI: Replace NEO:/GAS: with TUT:/LUB: in test balance strings
- Config: Rename InitialGASSupply -> InitialLubSupply
- Examples: Add replace directives to all example go.mod files

Token mapping:
- TUT (symbol) / Tutus (display name) - governance token
- LUB (symbol) / Lub (display name) - utility/fee token

Test status: 110 PASS, 11 FAIL (90.9% pass rate)
Remaining failures are Windows file locking issues, not token-related.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 00:42:59 -05:00
..
basicchain Rebrand token symbols: TUTUS->TUT, update display names 2025-12-21 13:03:49 -05:00
contracts Update test fixtures for TUT/LUB token symbols 2025-12-22 00:42:59 -05:00
fakechain Add IsVitaFeeExempt method to FakeChain 2025-12-20 06:53:29 +00:00
keytestcases Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
random Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
testchain Rename NEO to Annos and GAS to Lub native contracts 2025-12-20 11:34:42 +00:00
testcli Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
testserdes Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
versionutil Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00