Skip to content

Commit

Permalink
Merge pull request #5 from shaavan/241022
Browse files Browse the repository at this point in the history
Log 01: 22 Oct 2024
  • Loading branch information
shaavan authored Oct 22, 2024
2 parents 17686f6 + a9d93ab commit 880c7f8
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions daily/01.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Log 01: "Downgrade support & Meticulous Preparation"

> 22 Oct 2024
## What I Worked On:

- Corrected downgrade support in
[#3342](https://github.com/lightningdevkit/rust-lightning/pull/3342). It’s a
crucial fix! You can find more details
[here](https://github.com/lightningdevkit/rust-lightning/pull/3342#issuecomment-2429104842).
- Updated the [Code Chronicle](https://github.com/shaavan/code-chronicle/pull/4)
to auto-correct formatting whenever a new file is committed (because why not
keep things neat, right?).

## Reflections:

Today was full of learnings! One big takeaway was understanding
[how to handle downgrade support](https://github.com/lightningdevkit/rust-lightning/pull/3342#discussion_r1809604888).
I also realized that I can’t help but organize everything _just right_ before I
start writing a single line of text. Setting up this repo has been a process,
but I would be lying if I say I didn't enjoy it! 🚀

0 comments on commit 880c7f8

Please sign in to comment.