Latest Repo Discovered
SkillZChain-HackSeries-TheBuildGuild
TypeScript
·
No license
Top Contributor of the Month
9697 commits in all time
Apr 30, 2026 14:25 – Jul 29, 2026 14:25 UTC
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 --
Deploying to gh-pages from @ scholtz/wallet@9afc5af05202ee72d06cd035ce40db48d1b25f11 🚀
e31424e9
gh-pages
11/84 ++ 84 --
feat: add asset simulation feature to transaction signing process with detailed net changes and state updates
9afc5af0
master
13/268 ++ 11 --
Merge 0b56b69b775a4fc52bd28d477d72f6969cc7ca77 into 1b67449507b3b759f56ec63293ac1be3baab13be
e8cd90e2
pull/6627/merge
17/1,938 ++ 95 --
Merge 94c5323fc97c94fa12540ab8113eaaae194b7b79 into 1b67449507b3b759f56ec63293ac1be3baab13be
add0fb96
pull/6614/merge
2/1,461 ++ 728 --
Merge 84d20e219ff05d5b32e06fb62b049f6678980b52 into 1b67449507b3b759f56ec63293ac1be3baab13be
f269b636
pull/6631/merge
4/553 ++ 11 --
Merge f9145a852a25afe9c6ced40344d319bdd10c4781 into 1b67449507b3b759f56ec63293ac1be3baab13be
319710cd
pull/5249/merge
2/483 ++ 2 --
Merge 75daeeddeda3668190a5d84cae39c46fe1c01954 into 1b67449507b3b759f56ec63293ac1be3baab13be
1ee3270d
pull/4976/merge
6/47 ++ 24 --