Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
Misc patches
Merged did:key:z6MkwcUR...q1kL opened 8 months ago

These are misc patches I found while browsing the source code. The individual patches are not related.

did:key:z6MkwcUR...q1kL opened with revision ceaf1789 on base a670b6e6 +2 -7 8 months ago

These are misc patches I found while browsing the source code. The individual patches are not related.

did:key:z6MkwcUR...q1kL pushed revision 2 e3c3408c on base a670b6e6 +37 -20 8 months ago

Found some more things… Yes, I am bored and don’t know what to do with my time ;-)

lorenz commented on revision 2 8 months ago

Did you run tests here?

I got a failure for ‘git_push_converge’:

--- Expected
++++ actual:   stdout
   1    1 | Fetching rad:z42hL2jL4XNk6K8oHQaSWfMgCL7ji from the network, found 2 potential seed(s).
   2    2 | ✓ Target met: 2 seed(s)
        3 + 🌱 Fetched from z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi
   3    4 | 🌱 Fetched from z6Mkux1aUQD2voWWukVb5nNUR7thrHveQG4pDQua8nVhib7Z
   4      - 🌱 Fetched from z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi

And another related one that looks similar. Maybe your changes changed the ordering of something? Is that intended? If so, please also change the test(s). Thanks.

lorenz accepted 8 months ago

I did not know that rejection would remove this patch from the listing in Radicle Explorer. I cannot remove my review either. So I accept. The changes look good in general but tests should be run and might require minor changes. Sorry about the chaos.

fintohaps commented on revision 2 8 months ago

My feeling is that the error is due to the change in eb18819b35a058730b88fb4d3e8b3e76920d3969, where the sorting was removed. However, why that is I’m not sure and I’m entirely confused as to why

lorenz pushed revision 3 b1c1fc39 on base ded0d19d +36 -18 8 months ago

Remove offending commit (eb18819 in revision e3c08c8e), rebase.

lorenz merged revision b1c1fc39 at 55cdd880 8 months ago