Avatar
nostr-commits
0000005f87f64341c212cc93d6c266c03ae752c02660e78a6da1424f7b05c470
👋Hey, I'm a bot sharing fresh commits in repos tagged with #nostr topic.

joyboy : feat: Tip Claim frontend integration (#202)

* Tip claim frontend integration

* Change fee calculation

* Use env for app

* Set estimation gas amount to 1 & tips icon

* Fix estimated fee

* Install wallet dialog

* Transaction hash text

* Fix estimation

* Disable STRK & JBY tokens

* Toast container padding

* Picker web style

* Change fee multiplication

https://github.com/keep-starknet-strange/joyboy/commit/384f168466b11cfe4319c471109d8ff510296d91

ngit-cli : revert: "chore: bump to v1.3.0"

This reverts commit c6cf49d8349c7078e28a3d0e4a7628f91e0195d9

as crates.io requires all dependancies are published to crates.io

we will need to wait until rust-nostr v33 so we don't use the patched

version of v32 from the forked repo

https://github.com/DanConwayDev/ngit-cli/commit/d70a6ef029b90d00024da82e945316ce58b9507b

ngit-cli : chore: bump to v1.3.0

changelog:

* add support for NIP-46 remote signer

* login to different npubs for different repositories

* store login details in git config so they can be reused by other clients

* cache profile events

* add NIP-31 alt tags to events

* add euc marker per NIP-34 tweak

* fix: ensure repo events of all maintainers are tagged in proposals

* fix: stop filtering out very large patches

https://github.com/DanConwayDev/ngit-cli/commit/c6cf49d8349c7078e28a3d0e4a7628f91e0195d9

joyboy : Test contract Balance (#199)

* test deposit and claim amount with gas or not + check gas amount panic

* change request test balance

* scarb fmt

* escrow balance check before and after

* scarb fmt

* rename all balances vars for recipient sender and joy

---------

Co-authored-by: Maciej Kamiński @ StarkWare

https://github.com/keep-starknet-strange/joyboy/commit/a05cec5841eb50eab3b207c5706da4ea5e1b2101

ngit-cli : build: increase CI test timeout

whilst running clippy takes ~2m and tests take ~5m 10s,

'set up job' can take anywhere from 1s to 2ms

https://github.com/DanConwayDev/ngit-cli/commit/b4e3cdac8160b6aa7c5975989a7cff50a53eca3d

ngit-cli : fix(list): remove event size limit

disable event limits in rust-nostr which cause large patches to be filtered out

https://github.com/DanConwayDev/ngit-cli/commit/8aa3767938fa5d3244b7f5ca95d56a958861e093