tutus-chain/pkg/config
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
..
limits Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
netmode Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
application_config.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
application_config_test.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
basic_service.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
config.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
config_test.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
consensus.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
doc.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
genesis_extensions.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
hardfork.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
hardfork_string.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
internal_service.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
ledger_config.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
ledger_config_test.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
logger.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
neofsservice_config.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
notary_config.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
oracle_config.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
p2p.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
protocol_config.go Fix compiler neogointernal rename and GAS to Lub branding 2025-12-21 09:18:57 -05:00
protocol_config_test.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
rpc_config.go Update all imports from neo-go to tutus-chain 2025-12-19 14:28:17 +00:00
state_root.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00
wallet_config.go Initial Tutus chain fork from NeoGo 2025-12-19 14:23:04 +00:00