anonpenguin23
bb3fb06402
Update configuration management and documentation. Added commands for generating and validating configuration files in the CLI, ensuring strict YAML decoding and improved error handling. Updated README to reflect new configuration paths and filesystem permissions. Enhanced Makefile to streamline node and gateway startup processes.
2025-10-24 11:03:50 +03:00
anonpenguin23
0717296822
Update configuration management and documentation. Added commands for generating and validating configuration files in the CLI, ensuring strict YAML decoding and improved error handling. Updated README to reflect new configuration paths and filesystem permissions. Enhanced Makefile to streamline node and gateway startup processes.
2025-10-24 11:03:50 +03:00
anonpenguin23
e880531290
Enhance README with detailed authentication commands and flow. Introduced explicit commands for managing credentials, improved descriptions of authentication features, and added environment variable support for gateway URL configuration.
2025-10-24 10:02:03 +03:00
anonpenguin23
8a9deb50ec
Enhance README with detailed authentication commands and flow. Introduced explicit commands for managing credentials, improved descriptions of authentication features, and added environment variable support for gateway URL configuration.
2025-10-24 10:02:03 +03:00
anonpenguin23
719d16c428
Enhance configuration validation for nodes and gateways, implementing strict YAML decoding to reject unknown fields. Added comprehensive validation checks for node types, listen addresses, database settings, and discovery parameters. Updated README with configuration validation details and examples.
2025-10-24 10:01:53 +03:00
anonpenguin23
60affaec5c
Enhance configuration validation for nodes and gateways, implementing strict YAML decoding to reject unknown fields. Added comprehensive validation checks for node types, listen addresses, database settings, and discovery parameters. Updated README with configuration validation details and examples.
2025-10-24 10:01:53 +03:00
anonpenguin23
4ea4d2ff15
Enhance configuration validation for nodes and gateways, implementing strict YAML decoding to reject unknown fields. Added comprehensive validation checks for node types, listen addresses, database settings, and discovery parameters. Updated README with configuration validation details and examples.
2025-10-24 09:52:18 +03:00
anonpenguin23
279c03df82
Enhance configuration validation for nodes and gateways, implementing strict YAML decoding to reject unknown fields. Added comprehensive validation checks for node types, listen addresses, database settings, and discovery parameters. Updated README with configuration validation details and examples.
2025-10-24 09:52:18 +03:00
anonpenguin
b98409e268
Merge pull request #50 from DeBrosOfficial/nightly
...
Updated changelog
v0.51.2
2025-10-22 09:52:06 +03:00
anonpenguin
3bca53a174
Merge pull request #50 from DeBrosOfficial/nightly
...
Updated changelog
2025-10-22 09:52:06 +03:00
anonpenguin23
0e77918630
Updated changelog
2025-10-22 09:48:29 +03:00
anonpenguin23
553797ab18
Updated changelog
2025-10-22 09:48:29 +03:00
anonpenguin
76ca6ec84d
Merge pull request #49 from DeBrosOfficial/nightly
...
Bug fixing
2025-10-22 09:47:24 +03:00
anonpenguin
09e8960082
Merge pull request #49 from DeBrosOfficial/nightly
...
Bug fixing
2025-10-22 09:47:24 +03:00
anonpenguin23
a24ede49e8
Update default bootstrap peers in configuration to include additional nodes for improved discovery.
2025-10-22 08:44:06 +03:00
anonpenguin23
fc8a1545c8
Update default bootstrap peers in configuration to include additional nodes for improved discovery.
2025-10-22 08:44:06 +03:00
anonpenguin23
e92087abb6
Update version in Makefile to 0.51.2-beta
2025-10-22 08:43:09 +03:00
anonpenguin23
a21655b35a
Update version in Makefile to 0.51.2-beta
2025-10-22 08:43:09 +03:00
anonpenguin
70cb214029
Merge pull request #48 from DeBrosOfficial/bug-fixes
...
Bug fixes
2025-10-22 08:42:17 +03:00
anonpenguin
64ca6c2f99
Merge pull request #48 from DeBrosOfficial/bug-fixes
...
Bug fixes
2025-10-22 08:42:17 +03:00
anonpenguin
84a8ca6c9e
Merge branch 'nightly' into bug-fixes
2025-10-22 08:41:59 +03:00
anonpenguin
83306ac5e4
Merge branch 'nightly' into bug-fixes
2025-10-22 08:41:59 +03:00
anonpenguin23
1b198a1a88
Update CHANGELOG.md for version 0.51.2, enhance API key extraction to support query parameters, and implement internal auth context in status and storage handlers.
2025-10-22 08:41:15 +03:00
anonpenguin23
3694a2de93
Update CHANGELOG.md for version 0.51.2, enhance API key extraction to support query parameters, and implement internal auth context in status and storage handlers.
2025-10-22 08:41:15 +03:00
anonpenguin23
9d490f7d12
Enhance gateway configuration by adding RQLiteDSN support and updating default connection settings. Updated config parsing to include RQLiteDSN from YAML and environment variables. Changed default RQLite connection URL from port 4001 to 5001.
2025-10-22 08:34:42 +03:00
anonpenguin23
229e769755
Enhance gateway configuration by adding RQLiteDSN support and updating default connection settings. Updated config parsing to include RQLiteDSN from YAML and environment variables. Changed default RQLite connection URL from port 4001 to 5001.
2025-10-22 08:34:42 +03:00
anonpenguin
dd90db0215
Merge pull request #47 from DeBrosOfficial/nightly
...
Nightly
v0.51.1
2025-10-22 07:21:38 +03:00
anonpenguin
81541ad575
Merge pull request #47 from DeBrosOfficial/nightly
...
Nightly
2025-10-22 07:21:38 +03:00
anonpenguin23
2e3ecd8c65
Changed versions and changelog
2025-10-22 07:18:21 +03:00
anonpenguin23
6d6c73dc33
Changed versions and changelog
2025-10-22 07:18:21 +03:00
anonpenguin
c57a759895
Merge pull request #46 from DeBrosOfficial/discovery-bug-fix
...
Update node configuration and enhance peer discovery protocol
2025-10-22 07:15:34 +03:00
anonpenguin
a9d4c1e0d6
Merge pull request #46 from DeBrosOfficial/discovery-bug-fix
...
Update node configuration and enhance peer discovery protocol
2025-10-22 07:15:34 +03:00
anonpenguin23
31c42f79c9
Changed bootstrap peers
2025-10-22 07:15:01 +03:00
anonpenguin23
f372f2f5dc
Changed bootstrap peers
2025-10-22 07:15:01 +03:00
anonpenguin23
5f4c1f44fc
Update node configuration and enhance peer discovery protocol
...
- Changed the configuration file for run-node3 to use node3.yaml.
- Modified select_data_dir function to require a hasConfigFile parameter and added error handling for missing configuration.
- Updated main function to pass the config path to select_data_dir.
- Introduced a peer exchange protocol in the discovery package, allowing nodes to request and exchange peer information.
- Refactored peer discovery logic in the node package to utilize the new discovery manager for active peer exchange.
- Cleaned up unused code related to previous peer discovery methods.
2025-10-22 07:13:47 +03:00
anonpenguin23
3f63194c22
Update node configuration and enhance peer discovery protocol
...
- Changed the configuration file for run-node3 to use node3.yaml.
- Modified select_data_dir function to require a hasConfigFile parameter and added error handling for missing configuration.
- Updated main function to pass the config path to select_data_dir.
- Introduced a peer exchange protocol in the discovery package, allowing nodes to request and exchange peer information.
- Refactored peer discovery logic in the node package to utilize the new discovery manager for active peer exchange.
- Cleaned up unused code related to previous peer discovery methods.
2025-10-22 07:13:47 +03:00
anonpenguin
d1922ab6dd
Merge pull request #42 from DeBrosOfficial/nightly
...
Peer ID Fixes and Identity v0.51.0
2025-09-26 09:38:59 +03:00
anonpenguin
889735f8d0
Merge pull request #42 from DeBrosOfficial/nightly
...
Peer ID Fixes and Identity v0.51.0
v0.51.0
2025-09-26 09:38:59 +03:00
anonpenguin23
02bdef3ded
Update CHANGELOG.md
2025-09-26 07:56:05 +03:00
anonpenguin23
2eb4db3ddb
Update CHANGELOG.md
2025-09-26 07:56:05 +03:00
anonpenguin
4b34ff1fad
Merge pull request #41 from DeBrosOfficial/peer-id-identity
...
Peer id identity fixes
2025-09-26 07:55:16 +03:00
anonpenguin
587cb3dc11
Merge pull request #41 from DeBrosOfficial/peer-id-identity
...
Peer id identity fixes
2025-09-26 07:55:16 +03:00
anonpenguin23
d42d402117
- Added identity/main.go to generate identity and peer id
...
- Added encryption module identity.go for reusable identity create, save etc funtions
- Updated make file to support identity/main.go
- Updated node/node.go on loadOrCreateIdentity to use encryption.identity
- Updated cli/main.go to remove fallbacks for identity
- Updated install-debros-network.sh script to use new ./cmd/identity and fixed port order on print
- Updated makefile and changelog
2025-09-26 07:53:20 +03:00
anonpenguin23
b6db781ce2
- Added identity/main.go to generate identity and peer id
...
- Added encryption module identity.go for reusable identity create, save etc funtions
- Updated make file to support identity/main.go
- Updated node/node.go on loadOrCreateIdentity to use encryption.identity
- Updated cli/main.go to remove fallbacks for identity
- Updated install-debros-network.sh script to use new ./cmd/identity and fixed port order on print
- Updated makefile and changelog
2025-09-26 07:53:20 +03:00
anonpenguin23
87f9dad20e
Updated changelog
2025-09-23 07:50:09 +03:00
anonpenguin23
5d951daaf8
Updated changelog
2025-09-23 07:50:09 +03:00
anonpenguin
540b72bc17
Merge pull request #38 from DeBrosOfficial/nightly
...
Fixed wrong URL /v1/db to /v1/rqlite
2025-09-23 07:46:26 +03:00
anonpenguin
b5fc5cff4b
Merge pull request #38 from DeBrosOfficial/nightly
...
Fixed wrong URL /v1/db to /v1/rqlite
v0.50.1
2025-09-23 07:46:26 +03:00
anonpenguin23
1993334579
Updated make file
2025-09-23 07:43:23 +03:00
anonpenguin23
ad1b389a53
Updated make file
2025-09-23 07:43:23 +03:00