Skip to content

AbuShafrah-review - #626

Merged
shannona merged 7 commits into
BlockchainCommons:masterfrom
muaawiyahtucker:AbuShafrah-review
Jan 15, 2026
Merged

AbuShafrah-review#626
shannona merged 7 commits into
BlockchainCommons:masterfrom
muaawiyahtucker:AbuShafrah-review

Conversation

@muaawiyahtucker

Copy link
Copy Markdown
Contributor

There was a rounding error that happened that wasn't resolved without setting the decimal point to 8 decimal. Without this, it occationally rounded down the satoshis resulting in a miscalculation.

Also, I changed the way the arrays were created to be more robust, along with adding quotations in accordance to ShellCheck 2086 https://www.shellcheck.net/wiki/SC2086.

@muaawiyahtuckermuaawiyahtucker left a comment

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As I was going through the material with the Bitshalah cohort, I was collecting the typo corrections, along with some code improvements.
I eventually put all the formatted text into an epub for anyone who wished to go through the material on their reading device, such as iBook or Kindle.

@shannona

Copy link
Copy Markdown
Collaborator

Sounds great! We are looking into how to do an updated version, not just pulling in all the PRs and resolving all the issues, but also updating to BTC 29.0. But, we're still seeking funding for it, so it's not quite on our TODO yet!

@muaawiyahtucker

Copy link
Copy Markdown
ContributorAuthor

That's interesting. There were some further updates that I noticed but didn't haven the time to pencil them down. For example, the current material said there wasn't any swift libraries, but there are now. Also, the install process for c-lightning has changed from what's on the github to using poetry and Rust. I used the updated method to install CLN. So there are some rooms to update.

I was planning on using this material to teach, so would be interesting to further update where possible. Let me know if I can help in any way.

@shannona
shannona merged commit e862198 into BlockchainCommons:masterJan 15, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@muaawiyahtucker@shannona