<feed xmlns='http://www.w3.org/2005/Atom'>
<title>npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/test_utils/Cargo.toml, branch v1.3.0</title>
<subtitle>Personal mirror of DanConwayDev/ngit-cli on git.upleb.uk
</subtitle>
<id>https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v1.3.0</id>
<link rel='self' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/atom?h=v1.3.0'/>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/'/>
<updated>2024-07-24T11:24:55+00:00</updated>
<entry>
<title>test: refactor `list` and `pull` to abstract code</title>
<updated>2024-07-24T11:24:55+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-24T11:20:42+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=ab8785ef986b583dbded578c5b90435adfca526f'/>
<id>urn:sha1:ab8785ef986b583dbded578c5b90435adfca526f</id>
<content type='text'>
into lib which makes reading and maintaining tests easier
</content>
</entry>
<entry>
<title>feat(list): unique proposal branch names</title>
<updated>2024-07-23T15:36:06+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-23T15:36:06+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=b67376ff54abeab31422921ba5f4883d5d3dccdb'/>
<id>urn:sha1:b67376ff54abeab31422921ba5f4883d5d3dccdb</id>
<content type='text'>
to prevent accidental name conflicts. also moved to prs/* namespace

`pull` and `push` integration tests are intermitantly failing to end

at least for `push` they work when run individually but not
when run together
</content>
</entry>
<entry>
<title>chore: bump rust-nostr to v0.33.0</title>
<updated>2024-07-22T14:26:44+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-07-22T14:26:44+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=0762d44a9ec3d8a5477e171933428cd9749e0659'/>
<id>urn:sha1:0762d44a9ec3d8a5477e171933428cd9749e0659</id>
<content type='text'>
bump all rust-nostr packages

move from using patched nip46 nip05 function to profile function in v33

fix send_events_to error message
</content>
</entry>
<entry>
<title>feat(login): login with nostr address via nip46</title>
<updated>2024-06-28T16:12:21+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-06-28T16:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=397080d94d8efdf2df95a1dc8dc82d4d7070028d'/>
<id>urn:sha1:397080d94d8efdf2df95a1dc8dc82d4d7070028d</id>
<content type='text'>
currently using patched version of rust-nostr with function to fetch
nip46 relays from nip05 providers. this patch has been merged so it
will make it into the next rust-nostr release.
</content>
</entry>
<entry>
<title>chore: bump rust-nostr to v0.32.0</title>
<updated>2024-06-13T08:09:00+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-06-11T15:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=f1b3fcc40ab666d8def97096d1942c274da9b279'/>
<id>urn:sha1:f1b3fcc40ab666d8def97096d1942c274da9b279</id>
<content type='text'>
both nostr and nostr-sdk packages and also in test_utils

fix the many breaking changes

fix: ignore trailing slash when depuplicate relays for send events.
this was picked up as TagStandard::RelayMetadata has started adding
a traling slash.

refactor cli output test function `expect_send_with_progress` so that
relays can succeed / fail in a random order
</content>
</entry>
<entry>
<title>refactor: bump rust-nostr to v0.30 use ncryptsec</title>
<updated>2024-06-11T11:33:09+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-04-18T06:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=7c6a5ab4c5e7a81c7442061029b9230748a6639d'/>
<id>urn:sha1:7c6a5ab4c5e7a81c7442061029b9230748a6639d</id>
<content type='text'>
bump nostr and nostr-sdk packages and also in test_utils

remove custom ncryptsec implementation and use the newly
added implementation nip49 version in rust-nostr

note a patched v0.30 is used so that log_n is exposed so that
user can be warned it might take a few seconds to decrypt.
this has now been merged into the library.

note that this will no longer decrypt existing ncryptsec values as
it is uses a longer string. this should therefore be bundled with
the upcoming change to storing nsec and ncryptsec in git config.
</content>
</entry>
<entry>
<title>bump nostr-relay-pool to v0.29.1</title>
<updated>2024-03-27T17:19:06+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-03-26T16:41:30+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=53bbbbf5d5b9bbdbb0a8598705e7ee8fe3087c11'/>
<id>urn:sha1:53bbbbf5d5b9bbdbb0a8598705e7ee8fe3087c11</id>
<content type='text'>
as patch accepted into package
</content>
</entry>
<entry>
<title>use patched nostr-rust v0.29</title>
<updated>2024-03-27T17:19:03+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-03-26T14:34:42+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=dfc31c40c9f941e55a5130d334d6383462a6fc85'/>
<id>urn:sha1:dfc31c40c9f941e55a5130d334d6383462a6fc85</id>
<content type='text'>
to address send_event_to spurious timeout error
</content>
</entry>
<entry>
<title>replace blocking client in tests with async</title>
<updated>2024-03-27T17:18:54+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-03-22T15:51:42+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=71606283bf21f0fb4931850cd69d97344dca521e'/>
<id>urn:sha1:71606283bf21f0fb4931850cd69d97344dca521e</id>
<content type='text'>
as it has been removed from nostr_sdk
</content>
</entry>
<entry>
<title>chore: bump rust-nostr to v0.29.0</title>
<updated>2024-03-22T15:51:19+00:00</updated>
<author>
<name>DanConwayDev</name>
<email>DanConwayDev@protonmail.com</email>
</author>
<published>2024-03-22T15:51:19+00:00</published>
<link rel='alternate' type='text/html' href='https://upleb.uk/npub1tkq8unhsd5jqx6ueex5lcpsgknrpquxuk44ftpjlpm3ulaake7xs76txrw/ngit-cli-mirror/commit/?id=1a476efd7c365e771c25ce3aac694015c024afe6'/>
<id>urn:sha1:1a476efd7c365e771c25ce3aac694015c024afe6</id>
<content type='text'>
both nostr and nostr-sdk packages and also in test_utils
</content>
</entry>
</feed>
