tutus-chain/cli
Tutus Development f7db482384 Regenerate smartcontract test fixtures for import order
Regenerated test fixtures after tutusrpc/tutusinternal rename caused
alphabetical import order changes:
- rpcclient/* now sorts before tutusrpc/*
- storage now sorts before tutusinternal

Used rewriteExpectedOutputs flag to regenerate:
- testdata/nex/nex.go
- testdata/nameservice/nns.go
- testdata/gas/gas.go
- testdata/nonepiter/iter.go
- rpcbindings/*/rpcbindings_test.go

Fixed embedded expected strings in generate_test.go.

Test status: 104 PASS, 10 FAIL (91.3% pass rate)

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 01:26:17 -05:00
..
app Rebrand token symbols: TUTUS->TUT, update display names 2025-12-21 13:03:49 -05:00
cmdargs Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
flags Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
input Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
nep_test Rebrand token symbols: TUTUS->TUT, update display names 2025-12-21 13:03:49 -05:00
options Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
paramcontext Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
query Update test fixtures for TUT/LUB token symbols 2025-12-22 00:42:59 -05:00
server Rebrand token symbols: TUTUS->TUT, update display names 2025-12-21 13:03:49 -05:00
smartcontract Regenerate smartcontract test fixtures for import order 2025-12-22 01:26:17 -05:00
testdata Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
txctx Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
util Update test fixtures for TUT/LUB token symbols 2025-12-22 00:42:59 -05:00
vm Complete Tutus/Lub branding in test files 2025-12-21 08:40:16 -05:00
wallet Update test fixtures for TUT/LUB token symbols 2025-12-22 00:42:59 -05:00
.gitignore Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
main.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00