Home Reports Jan 31, 2025

Friday, January 31, 2025

Commits
123
pushed this day
Repositories
23
with activity
Contributors
22
distinct authors
Lines changed
+574,980 −409,932
additions / deletions

Commit Log

123 commits · 23 repositories

00:03:20 algokit-utils-py aorumbayev fix: ensure method call update always calls compile +5 −7
00:08:18 d-asa aorumbayev chore: wip +18203 −538
01:00:27 go-algorand - Build 2251 Data +1 −1
01:00:27 go-algorand - FI from master +4 −0
01:36:15 go-algorand - Merge remote-tracking branch 'upstream/master' into fix-catchpoint-onlineaccts-horizon +288 −2
01:42:14 community github-actions[bot] Commit from GitHub Actions (Community Interest Tracker) +0 −1
02:47:27 puya-ts-demo boblat chore: update versions of puya-ts, algo-ts and algo-ts-testing dependencies +60 −36
02:54:31 reti drichar fix(ui): add second gas txn for asset-gated stake +13 −14
03:29:03 reti drichar fix(ui): default to pool 1 view when pools exist +3 −1
03:50:12 puya-ts tristanmenzel fix: Type resolution of singleton types when used in generics such as with assertMatch statements +707 −392
04:18:16 puya-ts tristanmenzel fix: Typo in asset field mapping and add test +88 −1
04:22:09 puya-ts tristanmenzel fix: Add missing expression builder for BoxRef.maybe +503 −315
04:45:54 puya-ts tristanmenzel chore: Update approvals +8760 −467
06:55:56 puya-ts boblat fix: allow @contract decorator to be applied to base contract +1 −2
07:04:23 puya-ts boblat chore: update algo-ts package version +2 −2
08:45:09 algokit-utils-ts neilcampbell fix: correct the calculation of extra program pages +14 −12
08:46:56 algokit-client-generator-ts neilcampbell chore: resolve audit issue +3 −3
08:55:35 puya achidlow ARC-56 / ARC-32 constant default argument support (WIP) +1794 −2136
08:55:35 puya achidlow refactor: splitting up puya.models +575 −580
08:55:35 puya achidlow ARC-56 / ARC-32 constant default argument support (WIP) +7234 −3871
08:55:35 puya achidlow fix cases of `attrs.field` with `default=` that should have been `factory=` +4 −3
08:55:35 puya achidlow fix: prevent compilation failure when custom ARC4 approval method doesn't call super and thus doesn't generate a router +2748 −2749
08:55:36 puya achidlow feat: ARC-56 / ARC-32 constant default argument support +195283 −175403
08:59:26 puya achidlow update docs, for-else and while-else loops have been supported for some time +0 −4
09:04:13 puya achidlow update API docs for abimethod default_args parameter +5 −1
09:06:22 d-asa CiottiGiorgio fix: moved assign_role and revoke_role to parent class. +8065 −4299
09:20:55 puya achidlow fix cases of `attrs.field` with `default=` that should have been `factory=` +4 −3
09:20:55 puya achidlow fix: prevent compilation failure when custom ARC4 approval method doesn't call super and thus doesn't generate a router +2748 −2749
09:20:55 puya achidlow refactor: splitting up puya.models +575 −580
09:20:55 puya achidlow ARC-56 / ARC-32 constant default argument support (WIP) +7234 −3871
09:20:55 puya achidlow update docs, for-else and while-else loops have been supported for some time +0 −4
09:20:55 puya achidlow ARC-56 / ARC-32 constant default argument support (WIP) +1794 −2136
09:20:55 puya achidlow feat: ARC-56 / ARC-32 constant default argument support +195283 −175403
09:20:55 puya achidlow update API docs for abimethod default_args parameter +5 −1
09:22:33 puya - 4.3.0 +10 −363
09:27:08 tatum-js - ALL-9581 - Fix missing decimals function in TRON +19 −2
09:30:43 puya achidlow fix: bump stubs version +2 −2
09:37:58 algorand-js-sdk gidonkatten support for staking apr in lending pool info (#81) +61 −18
09:38:27 algorand-js-sdk github-actions[bot] chore(release): version packages +7 −6
09:38:46 algorand-js-sdk github-actions[bot] chore(release): version packages (#82) +7 −6
09:39:33 puya achidlow pin python-semantic-release +6 −6
09:42:11 algokit-utils-py aorumbayev fix: addressing feedback and minor tweaks (#132) +52 −32
09:49:59 algokit-client-generator-py aorumbayev chore: addressing pr comments +6 −7
09:50:35 puya achidlow pin python-semantic-release +6 −6
09:50:35 puya achidlow fix: bump stubs version +2 −2
09:51:57 puya - 4.3.1 +3 −1
09:52:51 algokit-client-generator-py aorumbayev fix: extra section in migration for state access; adding @property decorator for direct state access (#35) +386 −290
09:55:57 algorand-js-sdk stefanofa ci: actually generate docs on main commits +1 −1
09:56:19 puya achidlow pin python-semantic-release even further back +7 −7
09:57:32 puya achidlow pin python-semantic-release even further back +7 −7
09:58:09 tinyman-py-sdk etzellux add liquid-staking module +1005 −0
10:00:05 d-asa CiottiGiorgio fix: CI workflow using path filtering. +13 −0
10:03:28 puya achidlow regenerate changelog after python-semantic-release rollback +375 −4
10:04:46 puya achidlow regenerate changelog after python-semantic-release rollback +375 −4
10:05:36 tinyman-py-sdk etzellux fix linting +4 −4
10:14:56 tinyman-py-sdk etzellux update clients +153 −9
10:20:16 tatum-js - ALL-9581 - Fix missing decimals function in TRON +3 −3
10:29:04 tinyman-py-sdk etzellux update talgo_client +34 −0
10:31:15 tinyman-py-sdk etzellux remove black check +0 −3
10:38:03 algorand-js-sdk stefanofa ci: actually generate docs on main commits (#83) +1 −1
10:38:30 tinyman-py-sdk etzellux Merge pull request #67 from tinymanorg/liquid-staking +1187 −7
11:31:04 aurally emmylem home buttons +39 −26
13:04:24 algokit-client-generator-ts neilcampbell chore: resolve audit issue (#144) +3 −3
13:09:13 algokit-client-generator-ts semantic-release-bot Notes added by 'git notes add' +1 −0
13:09:45 algokit-utils-ts neilcampbell chore: correct docs +55 −55
13:37:29 d-asa aorumbayev chore: remove temporary artifacts +0 −17608
13:37:46 Algorand_Digital_Market marotipatre project deploy script from smart_contract folder updated +1 −1
13:51:30 algokit-client-generator-py CiottiGiorgio Merge branch 'main' into feature/beaker-deprecation +80421 −1388
13:52:55 algokit-client-generator-py CiottiGiorgio fix: ran "poetry lock" +123 −176
13:57:43 algokit-client-generator-py CiottiGiorgio fix: rebuilt clients +5809 −3897
14:00:05 algokit-client-generator-py CiottiGiorgio fix: rebuilt specs and clients +25 −11
15:13:49 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-01-31) +1 −0
15:40:28 wen-tools LoafPickleWW Update SimpleMint.tsx +1 −1
15:41:07 wen-tools LoafPickleWW Update SimpleUpdate.tsx +1 −1
15:53:45 algokit-utils-ts neilcampbell fix: correct the calculation of extra program pages (#374) +69 −67
16:00:19 algokit-utils-ts semantic-release-bot Notes added by 'git notes add' +1 −0
16:24:26 d-asa aorumbayev chore: adding arc56; addressing pr comments +7454 −416
17:15:54 d-asa cusma Merge pull request #21 from aorumbayev/chore/algoutils-v3-wip +7875 −780
17:15:54 algokit-cli lempira fix: Fix configured localnet (#610) +185 −125
17:18:04 d-asa cusma chore: delete arc32 app specs +0 −3701
17:18:16 ff-py-sdk algolog Add support for staking apr in lending pool info +95 −22
17:20:48 d-asa cusma doc: update arc56 app specs links +4 −4
17:23:58 d-asa cusma test: revert unsolved comments +5 −12
17:25:39 d-asa cusma test: move sessions fixture at the top +56 −56
17:31:21 d-asa cusma test: avoid kw-args +6 −7
17:35:49 reti drichar fix(ui): default to pool 1 view when pools exist (#351) +3 −1
17:36:32 reti drichar feat(ui): add IPFS avatar support for NFDs (#349) +367 −156
17:40:20 reti drichar fix(useValidator): separate gating asset and reward token queries +8 −4
17:44:21 puya-ts tristanmenzel Merge pull request #91 from algorandfoundation/fix/assert-match-txn +9709 −827
17:45:05 algokit-core joe-p maturin pytest workflow +268 −1
18:05:03 reti drichar fix(useValidator): use conditional query for reward token +6 −9
18:08:31 d-asa cusma chore: bump dependencies +26 −26
18:09:10 d-asa cusma test: update app client +96 −108
18:11:59 reti drichar fix(ui): add second gas txn for asset-gated stake (#350) +13 −14
18:12:22 reti drichar fix(ui): fix incorrect reward token assignment in useValidator (#352) +11 −10
18:19:14 algokit-core joe-p attempt to fix workflow dirs +30 −20
18:23:31 algokit-core joe-p fix requirements path +6 −6
18:35:43 d-asa cusma test: update app client +83 −130
18:40:38 d-asa cusma test: lint +7 −15
18:40:46 d-asa cusma test: update app client +19 −56
18:52:41 python-utils-offchain-client-examples - updated hello world client test/ rebuilt artifacts using the new client generator +4151 −2621
19:08:45 d-asa cusma test: add todos +36 −44
19:09:10 d-asa cusma test: lint +1 −3
19:09:29 d-asa cusma test: add method args +6 −2
19:09:41 d-asa cusma test: fix contract creation +15 −9
19:10:00 d-asa cusma test: update app client +89 −234
19:11:04 algokit-utils-py aorumbayev fix: prevent pytest from collecting class starting with word Test* +3 −0
19:11:20 algokit-utils-py aorumbayev docs: fix typo in a docstring +1 −1
19:12:21 algokit-utils-py aorumbayev fix: ensure runtime errors thrown are of type LogicError (if isinstance check is True) +6 −2
19:37:46 d-asa cusma test: fix missing args +4 −2
19:38:02 d-asa cusma test: update app client +41 −108
19:47:48 d-asa cusma test: fix missing method args, all base d-asa test passing +39 −18
20:02:08 aurally emmylem made some fixes before merge +272 −282
20:20:48 aurally emmylem merge with benjamin +19 −13
21:22:00 aurally emmylem removed login,signup and using svg for creatives image +623 −80
21:35:58 reti drichar feat(ui): add reward token setup guidance after validator creation +483 −5
21:43:04 reti drichar fix(ui): improve error handling for validators without pools +29 −3
21:56:11 go-algorand - fix TestCatchpointAfterStakeLookupTxns +55 −2
21:57:04 reti drichar feat(ui): improve pool creation guidance for new validators +50 −12
22:01:03 reti drichar style(ui): improve AddPoolModal typography and spacing +5 −7
22:29:31 python-utils-offchain-client-examples - auction integration test updated to utils V3 +185 −286
23:16:55 js-algorand-sdk gmalouf Basic BlockHeaders API support. +245 −1
23:51:12 algokit-utils-py aorumbayev chore: removing unused beaker dependency +2 −79