tutus-chain/cli/smartcontract
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
..
rpcbindings Regenerate smartcontract test fixtures for import order 2025-12-22 01:26:17 -05:00
testdata Regenerate smartcontract test fixtures for import order 2025-12-22 01:26:17 -05:00
contract_test.go Rebrand token symbols: TUTUS->TUT, update display names 2025-12-21 13:03:49 -05:00
generate.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
generate_test.go Regenerate smartcontract test fixtures for import order 2025-12-22 01:26:17 -05:00
manifest.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
permission.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
smart_contract.go Complete Tutus rebranding - remove all Neo dependencies 2025-12-21 06:25:15 -05:00
smart_contract_test.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00