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