Commit Graph
2221 Commits
Author SHA1 Message Date
Zach Kelling 466f40ec2b Add multi-consensus orchestration to netrunner
- Implement engine abstraction for managing multiple consensus implementations
- Add LuxEngine and AvalancheEngine implementations
- Create Host orchestrator for multi-engine management
- Add stack manifest system for defining multi-network configurations
- Implement port manager for dynamic allocation
- Add metrics collector for engine monitoring
- Create CLI commands for engine management (start, stop, list)
- Add predefined stacks for common network setups (L1+L2, bridge configs)
- Temporarily disable EVM client imports due to dependency conflicts
- All orchestrator components build successfully
2025-08-08 18:02:36 +00:00
Hanzo Dev 5068bb5728 Update Go version to 1.24.5 2025-08-07 12:21:51 -05:00
Hanzo Dev 6381566e69 Fix Go version to 1.23.0 and update CI workflows 2025-08-07 12:12:40 -05:00
Hanzo Dev bd30394d68 Add go.sum file for dependency integrity 2025-08-07 05:09:07 -05:00
Zach Kelling 6175b6c96f fix: Update logger method for compatibility 2025-08-06 06:55:30 +00:00
Zach Kelling 0615791489 Update address types and dependencies 2025-08-06 04:56:44 +00:00
Zach Kelling 6a9125450a Update packages 2025-08-05 23:12:36 +00:00
Zach Kelling 49388dd010 Use -lux tagged versions and remove local replace directives 2025-08-05 22:35:41 +00:00
Zach Kelling 3fb8e9efd4 Fix Go version to 1.22.5
- Update from non-existent 1.24.5 to 1.22.5
- Ensures compatibility with GitHub Actions CI
2025-08-05 01:16:22 +00:00
Zach Kelling 1102389e92 Regenerate go.sum to fix checksum mismatches
- Remove corrupted go.sum and regenerate from scratch
- Fix checksum mismatches for luxfi/evm and luxfi/database
- Ensure all dependencies are properly resolved
2025-08-05 01:05:16 +00:00
Zach Kelling ee556cff63 Update go.mod dependencies 2025-08-05 00:33:21 +00:00
Hanzo Dev 4486559e3a Merge branch 'main' of github.com:luxfi/netrunner
Resolved conflicts:
- go.mod: Accepted origin/main version
- go.sum: Removed as per origin/main
2025-08-04 01:49:31 -05:00
Zach Kelling e0abc1c677 Update dependencies to use evm v0.7.9 and node v1.13.5 2025-08-04 05:26:04 +00:00
Zach Kelling d84338d219 Downgrade geth to v1.16.1 and evm to v0.7.8 2025-08-04 04:03:56 +00:00
Zach Kelling 966c931c1e chore: update dependencies for v1.13.4 compatibility
- Update evm to v0.8.5
- Update geth to v1.16.24
2025-08-04 02:43:30 +00:00
Hanzo Dev f9d243c1c2 Update dependencies 2025-08-03 03:55:07 -05:00
Hanzo Dev f87b99f8e3 Update go modules 2025-08-02 16:16:50 -05:00
Zach Kelling 0f8f91d39b Fix node version dependency to v1.13.14 2025-08-02 19:18:02 +00:00
Zach Kelling e45a665617 Remove local replace directives from netrunner/go.mod
- Removed ../geth, ../node, and ../evm local replace directives
2025-08-02 18:46:32 +00:00
Zach Kelling 3490b8b313 Update imports to use luxfi/crypto instead of node/utils/crypto 2025-08-01 18:32:54 +00:00
Zach Kelling f6c7024666 Update evm 2025-07-25 06:49:18 +00:00
Zach Kelling 9f24614e67 Updates for genesis 2025-07-25 06:09:17 +00:00
Zach Kelling a612cee8f5 Remove log 2025-07-22 06:32:57 +00:00
Hanzo Dev b2b91f9da7 Remove local replace directive and update to geth v0.15.40, node v1.13.13 2025-07-21 14:23:22 -05:00
Hanzo Dev 39e10a2250 Update for CLI compatibility 2025-07-21 12:56:01 -05:00
Zach Kelling 3ac2c0be5e Update dependencies to geth v0.15.31 2025-07-20 14:24:24 +00:00
Zach Kelling aee2686560 Add missing interface aliases 2025-07-20 14:20:03 +00:00
Zach Kelling b599713abf Update organization name 2025-07-20 08:38:06 +00:00
Zach Kelling 23859d0de4 Update dependencies 2025-07-20 08:24:33 +00:00
Zach Kelling c114aaad5b chore: update dependencies to use tagged versions, remove local replace directives 2025-07-20 06:46:41 +00:00
Hanzo Dev 84144c4ddb Update ports used 2025-07-18 14:30:52 -05:00
Hanzo Dev 2c036521a7 Fix build 2025-07-18 12:31:39 -05:00
Zach Kelling 7df4e69df1 Update add Makefile 2025-07-18 06:49:13 +00:00
Zach Kelling 95ee9ef444 Fix netrunner module - replace coreth references with geth 2025-07-18 00:38:40 +00:00
Hanzo Dev ddea803304 fix: remove ava-labs/libevm dependency 2025-07-17 17:06:35 -05:00
Hanzo Dev 8e19dd357c Update imports 2025-07-17 16:56:43 -05:00
Hanzo Dev 1dacb0d461 Updte for latest geth 2025-07-17 16:29:44 -05:00
Hanzo Dev 478d51ffee Update copyright headers to Lux Industries Inc 2025 2025-07-03 23:09:31 -04:00
Zach KellingandGitHub 9dac13d4af Update README.md 2024-06-04 23:52:23 +08:00
Zach Kelling ab2ec7e55b Update license 2024-01-03 06:51:49 +01:00
Zach Kelling ef1adb0022 Rollback to 1.6.0 2024-01-02 20:55:14 +01:00
felipemaderoandGitHub bd99fc9987 Merge pull request #573 from ava-labs/bump-1.6.0
bump to 1.6.0
2023-06-02 12:42:29 -03:00
fm cb137c2e18 bump to 1.6.0 2023-06-02 11:38:41 -04:00
felipemaderoandGitHub 19fd36f401 Merge pull request #561 from ava-labs/addPermissionlessValidators
Add Permissionless Validators
2023-06-01 23:36:28 -03:00
felipemaderoandGitHub aaa40b71dd Merge pull request #567 from ava-labs/removeValidatorsNew
Remove Subnet Validators
2023-06-01 23:19:38 -03:00
sukantoraymond 5ce7c12a0a fix lint 2023-06-01 17:44:57 -04:00
sukantoraymond e112e9e52e fix lint 2023-06-01 17:39:59 -04:00
sukantoraymond 32d9d7c337 fix lint 2023-06-01 17:39:14 -04:00
sukantoraymond d95161070f refactor restartNodes 2023-06-01 17:25:25 -04:00
sukantoraymond a3808408d1 fix conflict 2023-06-01 16:41:19 -04:00