tutus-chain/pkg/services/rpcsrv
Tutus Development 54d1dab720 Fix compiler neogointernal rename and GAS to Lub branding
- Fix neogointernal -> tutusinternal in compiler/analysis.go
  This was causing CALLT instructions to not be generated when
  compiling contracts that call native contract methods

- Rename InitialGASSupply -> InitialLubSupply across codebase
- Update log messages from 'gas' to 'Lub'
- Fix nativehashes.Lub -> nativehashes.LubToken in query_test.go
2025-12-21 09:18:57 -05:00
..
params Complete Tutus rebranding - remove all Neo dependencies 2025-12-21 06:25:15 -05:00
testdata Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
client_test.go Complete Tutus rebranding - remove all Neo dependencies 2025-12-21 06:25:15 -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 Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
server_test.go Fix compiler neogointernal rename and GAS to Lub branding 2025-12-21 09:18:57 -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