Time for an Alephium Development Recap

Alephium has made great progress lately and a lot of work has been put down on various repositories. It’s time for an update!

Alephium
2 min readDec 2, 2021

Full-Node

For starters, 2 new versions of the full-node have been released with various fixes improving many areas. We released v1.1.5 which supports fixed-size array for our smart contract language and includes many improvements for our UTXO endpoints with better error messages, better validations, and more tests. Meaning that from this point on, the life of all developers and testers will be greatly improved during debugging and development. Also, the dependency to HOME environment variable was removed, fixing the confusion that would arise in some set-ups. And finally, shortly after the v1.1.5 release, we pushed out v1.1.6, which adds SHA256 checksum for build artifacts.

🔗 https://github.com/alephium/alephium/releases/tag/v1.1.6

Desktop-Wallet

The desktop-wallet reached v1.0.2 with a new “localhost” preset to run the stack locally. This release also fixes some connection issues and provides much better error management.

🔗 https://github.com/alephium/alephium-wallet/releases/tag/v1.0.2

Alephium-JS

Our JavaScript SDK now has 100% test coverage. And we released v1.0.1 of the alephium-js node package.

🔗 https://www.npmjs.com/package/alephium-js

One-liner Alephium Miner

A script to install the Alephium Miner with only one command was published. To accompany this achievement, we created a video tutorial to demonstrate the ease to get your miner up and running that this script provides.

🎬 https://youtu.be/hdPH6inWjhc
📜 https://github.com/alephium/alephium-miner-getting-started

Wiki

Last but not least, we moved the documentation to our own wiki. This allows us to have much better control on the navigation and the UX of the wiki itself. The repo for the wiki remains the same and all kind souls with a little spare time on their hands are welcome to contribute to it:

🔗 https://wiki.alephium.org
✍️ https://github.com/alephium/wiki

Community Contributions

We’d like to give a special mention to:

💎 Capito27 for their work on miners. In particular performance improvements to 3xxx cards, release automation and Windows support.

A big thank you to goes out to (in alphabetic order):

0xjac, Bfons, doma2k, emp, FerdinandHodl, foldr, gökay, jameszyy, karandash33, Konrad, M1r077, Mr G.P., Ob2, Opimon, tappokone, Tobias K, TopFlow, zensep

The list goes on but rest assured: we see you and appreciate you! 💎

We thank the community for your continuous support and look forward to welcoming the new year together with all of you.

Please remember that if you are an Alephium enthusiast that doesn’t possess the tools to contribute code or documentation, you can make a huge difference by simply talking about the project to your peers or recommending them to follow our Social-Media satellites.

Github: https://github.com/alephium
Discord: https://discord.gg/JErgRBfRSB
Telegram: https://t.me/alephiumgroup
Medium: https://medium.com/@alephium
Reddit: https://www.reddit.com/r/Alephium/
Twitter: https://twitter.com/alephium
LinkedIn: https://www.linkedin.com/company/alephium
Facebook: https://www.facebook.com/alephium

--

--

Alephium

Scalable for devs. Secure for users. Decentralized for all.