zeekay and Hanzo Dev
26e21d0a8e
chore: migrate luxd HTTP routes /ext -> /v1
...
Drop the Avalanche-heritage /ext prefix; /v1 is the single canonical route
surface (one way, no backward compat). The node's baseURL is the source of
truth; clients, SDKs, CLI, indexer, maker, genesis, netrunner, and the
k8s/compose/gateway/explorer configs are updated to match.
Co-authored-by: Hanzo Dev <dev@hanzo.ai >
2026-07-01 11:40:27 -07:00
z
ba63875318
docs(brand): add hero banner
2026-06-28 20:38:05 -07:00
Hanzo AI
43ead226a9
scrub: subnet/l2 → chain (canonical vocabulary, forward-only)
...
Wire-format codec IDs unchanged. CLI aliases deleted; chain is the
command. No backwards-compat shims, no deprecation comments.
2026-05-31 15:09:15 -07:00
Hanzo AI
a016d13e9d
canonical: drop SubnetEVMTimestamp alias — single evmTimestamp field
2026-05-05 21:30:42 -07:00
Hanzo AI
69860c26e7
ci: migrate to shared docker-build workflow (native multi-arch, semver)
2026-04-09 21:58:21 -07:00
Hanzo AI
d3c6978881
docs: replace subnet terminology with L2/chain
...
Update prose descriptions in README and LLM.md to use "chain" or "L2"
instead of "subnet". Preserves API endpoint paths, JSON field names,
CLI subcommand names, genesis config keys, Go struct fields, and
deprecatedFlagsSupport.json backward compatibility mappings.
2026-03-29 10:56:02 -07:00
Zach Kelling
160e25c144
fix build
2026-01-14 19:56:11 -08:00
Zach Kelling
e53011719c
fix: rename TLS key files to luxtls.key/crt
...
- Rename staking.key -> luxtls.key in embedded configs
- Rename staking.crt -> luxtls.crt in embedded configs
- Update imports to github.com/luxfi/constants
2026-01-08 19:35:37 -08:00
Hanzo Dev
84144c4ddb
Update ports used
2025-07-18 14:30:52 -05:00
Zach Kelling and GitHub
9dac13d4af
Update README.md
2024-06-04 23:52:23 +08:00
Zach Kelling
ef1adb0022
Rollback to 1.6.0
2024-01-02 20:55:14 +01:00
Felipe Madero
15cea8fdb9
accept either path or file contents for genesis, chain conf, subnet
...
conf, network upgrade
2023-04-27 12:00:01 -03:00
fm
3b11c9af64
nits
2023-04-13 17:05:11 -03:00
fm
e4735cd09c
add testcase and doc for creating two blockchains with disjoint bls
...
validators
2023-04-13 16:53:34 -03:00
sukantoraymond
d8cf596c68
fix e2e
2023-04-13 10:08:23 -04:00
sukantoraymond and GitHub
0144300417
Merge branch 'main' into nodepausee2ed
2023-04-13 10:06:31 -04:00
sukantoraymond
8e8a78d6f2
address PR comments
2023-04-12 19:23:41 -04:00
sukantoraymond
18ed812920
address PR comments
2023-04-12 18:58:48 -04:00
sukantoraymond
7a9019c09f
e2e puasenode
2023-04-12 18:35:19 -04:00
sukantoraymond
1313f41f73
update createBlockchain readme
2023-04-12 16:05:55 -04:00
sukantoraymond
5672a20af7
update readme createsubnet
2023-04-11 12:27:34 -04:00
Fabio Barone
6c40bf0648
address PR comments
2023-01-10 21:01:45 -05:00
Fabio Barone
c64d7bebac
added desired version to README
2023-01-10 17:11:24 -05:00
Felipe Madero
48c968cb13
Merge branch 'main' into chain-config-per-node
2022-12-15 14:40:10 -03:00
Felipe Madero
47d53ac4ae
address PR comment
2022-12-15 14:37:07 -03:00
Felipe Madero
ddec59a974
address PR comments
2022-12-14 14:12:36 -03:00
Felipe Madero
9a730fc268
nit
2022-12-13 12:38:03 -03:00
Felipe Madero
b9fa3826b2
add comment on README
2022-12-13 12:36:39 -03:00
abdelkrim boutkhil and GitHub
53b3d7aa15
Merge branch 'main' into main
2022-11-29 09:40:58 +01:00
felipemadero and GitHub
ca9f485d96
Merge branch 'main' into simplify-install-instructions
2022-11-28 18:37:32 -03:00
Felipe Madero
3ab9c4ffbc
add golang requirement
2022-11-28 16:33:59 -03:00
Felipe Madero
f3a2bc4391
mimic CLI doc
2022-11-28 16:24:20 -03:00
Felipe Madero
9352f542e2
last nit
2022-11-28 16:15:38 -03:00
Felipe Madero
2a7d6324a7
nit
2022-11-28 16:14:15 -03:00
Felipe Madero
8a06a3d0a8
nit
2022-11-28 16:12:17 -03:00
Felipe Madero
a9e6909462
nit
2022-11-28 16:11:29 -03:00
Felipe Madero
f0ac905bde
use ~/bin in doc
2022-11-28 16:09:00 -03:00
Felipe Madero
479fca4b49
address PR comments
2022-11-28 15:53:12 -03:00
fm
6ac1798100
nit
2022-11-25 17:51:37 -03:00
fm
db7e810b41
nit
2022-11-25 17:51:07 -03:00
fm
053f70d219
nit
2022-11-25 17:50:12 -03:00
fm
c95e4ffee6
simplify README sections for install and build
2022-11-25 17:47:00 -03:00
Felipe Madero
b0b7cbaf73
add bls key file support
2022-11-23 19:58:59 -03:00
Abdelkrim Boutkhil
a4d3f48eb9
add blockchain_alias blockchain-spec
2022-11-23 15:32:04 +01:00
Felipe Madero
5aa5ddc8c6
address PR comment
2022-11-15 18:57:31 -03:00
Felipe Madero
5ff2e72a55
update README
2022-11-11 18:45:47 -03:00
Gyuho Lee
dc4d760fb5
README: clarify timestampvm genesis
...
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org >
2022-10-25 15:21:57 -07:00
Gyuho Lee
b390e2d159
README: add "timestampvm" example
...
Signed-off-by: Gyuho Lee <gyuho.lee@avalabs.org >
2022-10-25 14:39:27 -07:00
Felipe Madero
ce9dfe6e0a
nit
2022-10-25 03:28:03 -03:00
Felipe Madero
fda9fffc43
nit
2022-10-22 17:51:27 -03:00