tutus-chain/pkg/services/rpcsrv
Tutus Development 1cfc42ba06 Update server_test.go for .one TLD and tutus.one domain changes
Adjust test expected values after adding `.one` TLD registration at block 14:

Block index shifts (blocks 14+ shifted by 1):
- blockDeploy6: 22 → 23 (deploy Storage)
- blockTransferNFSO: 19 → 20
- blockMintNFSO: 18 → 19
- blockDeploy5: 17 → 18
- blockPutNewTestValue: 16 → 17

NEP11 balance LastUpdated:
- NNS token: 14 → 15
- NFSO token: 21 → 22

Transfer Index values:
- FAULTed tx: 23 → 24
- Storage deploy: 22 → 23
- blockMintNFSO: 18 → 19
- Deploy5: 17 → 18
- PutNewTestValue: 16 → 17
- SetRecord: 15 → 16
- RegisterDomain: 14 → 15

GasConsumed updates (longer domain name tutus.one):
- invokefunction/notifications: 31922730 → 32122730
- invokefunction/verbose: 14460630 → 14507250

testNEP17T time frame indices:
- {19, 20, 21, 22} → {20, 21, 22, 23}
- {16, 17} → {17, 18}
- {19} → {20}

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-22 10:32:53 -05:00
..
params Complete Tutus rebranding - remove all Neo dependencies 2025-12-21 06:25:15 -05:00
testdata Add .one TLD registration and update test expected values 2025-12-22 09:20:22 -05:00
client_test.go Add .one TLD registration and update test expected values 2025-12-22 09:20:22 -05:00
error.go Complete Tutus rebranding - remove all Neo dependencies 2025-12-21 06:25:15 -05:00
local_test.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
notification_comparator.go Complete Tutus rebranding - remove all Neo dependencies 2025-12-21 06:25:15 -05:00
prometheus.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
server.go Fix compiler neogointernal rename and GAS to Lub branding 2025-12-21 09:18:57 -05:00
server_helper_test.go Fix test failures from Tutus/Lub rename and Vita integration 2025-12-22 03:04:48 -05:00
server_test.go Update server_test.go for .one TLD and tutus.one domain changes 2025-12-22 10:32:53 -05:00
subscription.go Complete Tutus rebranding - remove all Neo dependencies 2025-12-21 06:25:15 -05:00
subscription_test.go Complete Tutus rebranding - remove all Neo dependencies 2025-12-21 06:25:15 -05:00
tokens.go Complete Tutus rebranding - remove all Neo dependencies 2025-12-21 06:25:15 -05:00
util.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00