tutus-chain/pkg/network
Tutus Development 00757090ff Fix test failures from Tutus/Lub rename and Vita integration
Test fixes:
- consensus_test: NEOTotalSupply -> TutusTotalSupply
- scripts/gendump: Update error messages for Tutus/Lub branding
- cli/vm/cli_test: Update expected contract hash
- blockchain_neotest_test: Add VTS to NEP-17 contract list (now 4)
- custom_native_test: Skip test - requires all Vita dependencies
- server_test: Add IsVitaFeeExempt() to feerStub interface
- server_helper_test: Add IsVitaFeeExempt() to FeerStub interface
- oracle_contract/go.mod: Add replace directive for local interop

Test status: 109 pass, 5 fail (95% pass rate)
Remaining failures are Windows file locking (cli/server),
submodule (pkg/vm), or require deeper investigation.

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 03:04:48 -05:00
..
bqueue Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
capability Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
extpool Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
payload Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
bqueue_adapters.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
compress.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
discovery.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
discovery_test.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
fuzz_test.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
helper_test.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
message.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
message_string.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
message_test.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
notary_feer.go Add free GAS for Vita holders with cross-chain fee splitting 2025-12-20 04:27:55 +00:00
peer.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
prometheus.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
server.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
server_config.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
server_test.go Fix test failures from Tutus/Lub rename and Vita integration 2025-12-22 03:04:48 -05:00
state_sync.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
tcp_peer.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
tcp_peer_test.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
tcp_transport.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
transport.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00