Latest Repo Discovered
Foodprint-wallet
Python
·
No license
Top Contributor of the Month
9705 commits in all time
Apr 30, 2026 16:23 – Jul 29, 2026 16:23 UTC
cicd deploy stable 1.2026.07.29-stable [skip ci]
fb92bc57
master
2/2 ++ 2 --
Ledger: clarify who sponsors an application's size
Review by @cusma: make explicit that an application's creator is its initial size sponsor, that the flat per-application contribution stays with the creator, and that sponsoring a size is a route to an MBR contribution distinct from creating the application.
0f60d5d3
pull/302/head
2/11 ++ 7 --
Ledger: consolidate minimum balance requirement discussion
The minimum balance requirement (MBR) was discussed in six places, with the contributions of assets, apps, and boxes restated in more than one file, and with separate statements about when a transaction fails for not meeting the requirement. Define the MBR of an account once, in Account State, as the base requirement plus a contribution per resource, with each term pointing at the section that specifies it. Keep the per-resource increments in the sections describing those resources, and remove their duplicates. State the failure condition once, in the account state validity conditions, which already applied to all transaction types. The condition there covered only assets; it now uses the account's full MBR, and a second condition covers MaximumMinimumBalance, which was defined as a parameter but never used. Remove the claim that a box opcode fails when the application account cannot cover the new requirement. The requirement is enforced once the top-level transaction completes, so only the MBR change is immediate.
5cfd6713
pull/302/head
6/131 ++ 66 --
Merge 65150472f2e2789b2a0a4bf8c88e1a8cb7b22a40 into a7a983998f36195dc0383a41fcf48099084f6f97
a2cbf3e6
pull/6617/merge
17/40,781 ++ 2,070 --
Ledger: consolidate minimum balance requirement discussion
The minimum balance requirement (MBR) was discussed in six places, with the contributions of assets, apps, and boxes restated in more than one file, and with separate statements about when a transaction fails for not meeting the requirement. Define the MBR of an account once, in Account State, as the base requirement plus a contribution per resource, with each term pointing at the section that specifies it. Keep the per-resource increments in the sections describing those resources, and remove their duplicates. State the failure condition once, in the account state validity conditions, which already applied to all transaction types. The condition there covered only assets; it now uses the account's full MBR, and a second condition covers MaximumMinimumBalance, which was defined as a parameter but never used. Remove the claim that a box opcode fails when the application account cannot cover the new requirement. The requirement is enforced once the top-level transaction completes, so only the MBR change is immediate.
e9c63381
pull/302/head
6/131 ++ 66 --
Deploying to gh-pages from @ scholtz/wallet@d44db0543d68cc2c98ead9247a2f10c2cbfe06bd 🚀
d539e8c0
gh-pages
10/19 ++ 19 --
feat: add localization support for sign_single action in multiple languages
d44db054
master
11/25 ++ 3 --
Deploying to gh-pages from @ scholtz/wallet@a0958a6bb443b4993d8810eb5e23a43306061491 🚀
e1271a88
gh-pages
10/20 ++ 20 --
feat: enhance ARC14 authentication handling with localized button text and transaction simulation
a0958a6b
master
12/43 ++ 3 --
Deploying to gh-pages from @ scholtz/wallet@3846237c827297f346b19a212fe7ecf43fbbc846 🚀
9e726328
gh-pages
10/116 ++ 116 --
feat: implement ARC14 authentication handling with UI notifications and localization support
3846237c
master
13/145 ++ 2 --
Merge c7d76e080cf9e94c94dd1a557b731e0b929f0944 into 56e52ed3cae0b57c3553c5b7324299da3396127c
3bc37956
pull/826/merge
2/32 ++ 1 --
protocol: add fnet5 consensus version
fnet5 is the protocol AF's FNet runs. It extends v41 with the parameter changes go-algorand released as ConsensusV42, restated rather than derived from v42, so fnet5 stays pinned to the values FNet runs with. Also adds the V41 -> fnet5 upgrade path.
c7d76e08
pull/826/head
2/32 ++ 1 --