Latest Repo Discovered
Foodprint-wallet
Python
·
No license
Top Contributor of the Month
10088 commits in all time
Apr 14, 2026 23:28 – Jul 13, 2026 23:28 UTC
Merge bf894cbc95621a91b649ac8aa728f4c7646d24b4 into c7372289f1c3064796ddf16a1de5b0947ac47379
0234199b
pull/745/merge
37/3,783 ++ 2,044 --
test: add group transactions to `lsig_args_simple` test lsig arguments
01469321
feat/lsig-gtxn-args
2/141 ++ 29 --
Deploying to gh-pages from @ scholtz/wallet@594f19e95973b5d36d8a3a1ee8fe8fa33c9640ba 🚀
6f8c6994
gh-pages
13/27 ++ 26 --
Merge 8f7ed5925e90b9a94ff7a372598c6c6b21365f93 into c7372289f1c3064796ddf16a1de5b0947ac47379
b86d2e4e
pull/745/merge
37/3,786 ++ 2,047 --
test: add group transactions to `lsig_args_simple` test lsig arguments
f8a149e0
feat/lsig-gtxn-args
2/144 ++ 32 --
feat: group transaction references in lsig args (includes small refactor in arc4_router to better accomodate this)
cbf931c4
feat/lsig-gtxn-args
2/37 ++ 23 --
Notes added by 'git notes add'
2b6df5f9
notes/semantic-release
1/1 ++ 0 --
chore: v2026.27.0 (release)
## [2026.27.0](https://github.com/michaeltchuang/a-day-in-my-bobalife/compare/v2026.26.0...v2026.27.0) (2026-07-13) ### Updates & Maintenance * log greeting (2026-07-07) ([e3ed8dd](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/e3ed8ddcba17d49070255b4fa6eeda3bfdd494b3)) * log greeting (2026-07-08) ([4b07851](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/4b0785125906a0454de430e0f8cf8c92c421c15a)) * log greeting (2026-07-09) ([ca1a491](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/ca1a491fcc6df009afac89741fe559d6d7124816)) * log greeting (2026-07-10) ([9929d1c](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/9929d1ca3e2935a42c3ec85a339b5f0b274000bd)) * log greeting (2026-07-11) ([4e2acf8](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/4e2acf8a8ba4feb3480df18ca4e2b7560ba24b02)) * log greeting (2026-07-12) ([edceb16](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/edceb1614f0c623af660fcc63d9e9e188de63bd6)) * log greeting (2026-07-13) ([88bc7a6](https://github.com/michaeltchuang/a-day-in-my-bobalife/commit/88bc7a6c6a72307c39bfaf8611a2ec89f60a2220))
c5290746
main
1/13 ++ 0 --
Merge 6b247960fdbc2aac52e1c31ec78ca82221544abb into d458fae2892782c088a7179b7b76f72efd6d6f00
109efbba
pull/6666/merge
13/335 ++ 156 --
Make congestion discount explicit in HeartbeatTransaction
Rather than reproducing the fee calculation in `apply`, we now require that the transaction itself _say_ it wants a discount for being challenged. wellFormed insists that such a transaction avoid using notes and such, and `apply` checks that such a transaction is actualy challenged. This means that heartbeats are more natural - even discounted ones can appear in groups (though such a use is unlikely, I suppose).
6b247960
pull/6666/head
13/335 ++ 156 --
Merge 4a458aa472eb7b55f521e50a3005185207bd0784 into c3bdb16fecdb2141ff200049135c3b3c7d5a8d94
c44943cf
pull/1102/merge
24/1,770 ++ 78 --
feat: add CollectionSnapshot component to audit and export asset ownership data
32351c70
main
1/552 ++ 153 --
feat: add CollectionSnapshot component for exporting collection holder data to CSV with marketplace integration support
0973c601
main
2/491 ++ 345 --