Latest Repo Discovered
RandNum
JavaScript
·
MIT License
Top Contributor of the Month
9721 commits in all time
Apr 30, 2026 17:24 – Jul 29, 2026 17:24 UTC
Merge a27a35c358975749879c6b3ede7e372848fad2b3 into eb903edcae43b254e15ba4c87840e3cd20a5dfc9
fbe60470
pull/319/merge
3/292 ++ 7 --
Merge 7d05e989da292c2f468e1dcaa2cfe4fa0ce5f23e into eb903edcae43b254e15ba4c87840e3cd20a5dfc9
f5416c5d
pull/321/merge
9/1,379 ++ 996 --
docs: add applications concepts page
7d05e989
feat/docs-applications
9/1,379 ++ 996 --
Merge 37581d779eacc586a6bc283b2bf4047be6e6b06a into a7a983998f36195dc0383a41fcf48099084f6f97
65a2af3d
pull/6677/merge
25/428 ++ 82 --
Promote vFuture as v42
Leave sumhash experimental
48bad60c
pull/6677/head
25/426 ++ 80 --
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 --