tutus-chain/pkg
Tutus Development 13bfe827ae Add block 14 and GAS bounty entries to server_test.go
Update test expectations for .one TLD block addition at index 14:

Block Definitions:
- Add blockAddRoot and txAddRoot for block 14 (add .one root to NNS)
- Add blockGASBounty3 (block 18) and blockGASBounty4 (block 24)

Sent Array:
- Add entry for block 14 addRoot transaction fees
- Total Sent entries: 26 (was 25)

Received Array:
- Add GAS bounty entries for blocks 18 and 24
- Total Received entries: 9 (was 8)

Index Updates:
- Sent indices in limit tests: shifted by +1 for indices >= 12
- Received indices in limit tests: shifted by +1 for indices >= 1
- checkNep17Transfers: updated to include all 26 sent and 9 received

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 12:41:18 -05:00
..
compiler Fix compiler neogointernal rename and GAS to Lub branding 2025-12-21 09:18:57 -05:00
config Fix compiler neogointernal rename and GAS to Lub branding 2025-12-21 09:18:57 -05:00
consensus Fix test failures from Tutus/Lub rename and Vita integration 2025-12-22 03:04:48 -05:00
core Fix test failures from Tutus/Lub rename and Vita integration 2025-12-22 03:04:48 -05:00
crypto Complete Tutus rebranding - remove all Neo dependencies 2025-12-21 06:25:15 -05:00
encoding Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
interop Rebrand token symbols: TUTUS->TUT, update display names 2025-12-21 13:03:49 -05:00
io Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
network Fix test failures from Tutus/Lub rename and Vita integration 2025-12-22 03:04:48 -05:00
rpcclient Update test fixtures for TUT/LUB token symbols 2025-12-22 00:42:59 -05:00
services Add block 14 and GAS bounty entries to server_test.go 2025-12-22 12:41:18 -05:00
smartcontract Complete Tutus rebranding - remove all Neo dependencies 2025-12-21 06:25:15 -05:00
storage Add BlockStorage and StateStorage to local adapter with tests 2025-12-21 06:58:20 -05:00
tutusrpc Complete Tutus rebranding - remove all Neo dependencies 2025-12-21 06:25:15 -05:00
tutustest Complete Tutus/Lub branding in test files 2025-12-21 08:40:16 -05:00
util Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
vm Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
wallet Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00