See avalanche-cli 1.4.1 running on OpenBSD/adJ
As we described at https://www.pasosdejesus.org/avalanche-adJ/ we ported several tools from ava-labs but this one was more challenging because: It downloads binaries (for Linux and Mac) from a github repositoy The library it uses to manage the console and keyboard doesn't work we…
Improve Pull Request for avalanchego with the minimal required to run avalanchego on OpenBSD
The Pull Request https://github.com/ava-labs/avalanchego/pull/2809 has been updated since 3rd March 2024 with the minimal required to run avalanchego on adJ/OpenBSD. The change is really small and it doesn't affect the other platforms currently supported by avalanchego. The main…
Run a validator node for testnet fuji on OpenBSD/adJ with avalanchego 1.11.10
1.11.10 is the most recent version of avalanchego, it is run by mainnet at the end of July 2024. Follow the procedure at https://docs.avax.network/nodes/validate/add-a-validator to run a validator node.
Record a video of the installation of adJ 7.5 and running a avalanche node on it with avalanchego 1.11.10
Use the article Run an Avalanche Node Manually
Update port of coreth to v0.13.7
Propose update of blst to version 0.3.12. Test by running avalanchego since coreth implements c-chain.
Update port of subnet-evm to v0.6.8-rc.2
Propose update of blst to version 0.3.12. Test by running avalanche-network-runner.
Update port of avalanche-network-runner to v1.8.2
Propose update of blst to version 0.3.12. Test by running a local network with 5 nodes.
Wait that Ava-labs team merges in avalanchego the pull request that adds minimal support for OpenBSD/adJ
Propose and improve the pull request https://github.com/ava-labs/avalanchego/pull/2809 until it is approved and merged by the ava-labs team.
Audit, improve and port fundamental Avalanche tools to OpenBSD/adJ
This project aims to improve the security of the Avalanche network by auditing the source code of core Avalanche tools using OpenBSD’s methodology, porting these tools to OpenBSD/adJ, running tests on them to discover security issues, and recommending fixes. The proposers have al…