Home Reports Jan 24, 2025
Friday, January 24, 2025
- Commits
- 57
- pushed this day
- Repositories
- 16
- with activity
- Contributors
- 17
- distinct authors
- Lines changed
- +35,583 −25,871
- additions / deletions
Friday, January 24, 2025
57 commits were pushed across 16 repos by 17 authors. There were 35,583 additions and 25,871 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
16 repositories- go-algorand 2 commits
- algokit-client-generator-py 2 commits
- algokit-management-tool 1 commit
- algokit-utils-py 1 commit
- algokit-utils-ts 3 commits
- algorand-typescript-testing 2 commits
- ARCs 1 commit
- nodekit 3 commits
- puya-ts 2 commits
- reti 8 commits
- d-asa 23 commits
- AlgoPlonk 1 commit
- wen-tools 4 commits
- a-day-in-my-bobalife 1 commit
- algorand-go-mobile-sdk 1 commit
- asa-list 2 commits
Commit Log
57 commits · 16 repositories
00:37:34
reti
docs(gitbook): Remove mention of testnet instance
+0
−6
01:00:26
go-algorand
FI from master
+10
−16
01:00:26
go-algorand
Build 2244 Data
+1
−1
02:07:41
wen-tools
Preview Asset Feature (#106)
+86
−130
03:23:30
reti
fix(nodemgr): get roundsPerDay from staking pool directly, and display correct APR in epoch update logging, and pool list / ledger commands
+15
−4
04:26:16
algorand-typescript-testing
refactor: export stub implementation of op codes under internal namespace
+128
−47
04:31:42
algorand-typescript-testing
Merge pull request #41 from algorandfoundation/refactor/import-op
+128
−47
04:34:41
reti
chore(*): update Algod endpoints to new nodely.dev URLs
+7
−7
04:38:31
reti
fix(ui): add extra fee for staker info simulate call (which can vary in its opcode requirements)
+5
−4
04:42:52
reti
chore: v1.0.1
+3
−3
04:47:43
reti
Merge pull request #341 from algorandfoundation/dev
+30
−18
05:47:57
algorand-go-mobile-sdk
WIP :: Create keyreg function
+80
−4
06:52:14
wen-tools
Merge branch 'LoafPickleWW:main' into preview-nft
+0
−0
14:26:58
d-asa
doc: early repayment options
+86
−53
14:51:05
algokit-utils-ts
merge main
+2123
−524
15:07:28
d-asa
doc: early repayment options
+28
−19
15:07:39
d-asa
doc: on-chain payment agent fees
+10
−4
15:14:27
a-day-in-my-bobalife
chore: log greeting (2025-01-24)
+1
−0
15:27:14
algokit-client-generator-py
feat: voting contract.
+1603
−527
15:36:28
algokit-client-generator-py
feat: linting & rebuilding.
+18
−28
15:50:58
asa-list
added DOD icons
+5
−0
15:51:22
asa-list
Merge branch 'tinymanorg:review' into review
+33
−0
16:02:41
ARCs
Merge pull request #244 from kylebeee/main
+264
−0
16:07:04
reti
docs(gitbook): No subject
+5
−1
16:15:53
AlgoPlonk
Change ShouldRecompile logic to accept multiple source and one target
+7
−7
16:59:31
nodekit
fix: modal state
+6
−9
17:02:57
nodekit
refactor: transaction modal to composed render
+64
−62
17:04:02
d-asa
doc: set early repayment option method
+23
−15
17:16:22
nodekit
test: refactored modals
+70
−600
18:32:32
wen-tools
fix: white screen bug while minting/updating tokens
+36
−12
18:46:40
wen-tools
fix: white screen bug while minting/updating tokens (#107)
+36
−12
19:01:54
puya-ts
refactor: Update code gen to output op function stubs directly
+4516
−3450
20:17:37
d-asa
doc: custom early repayment effect and penalty type
+8
−7
20:18:10
d-asa
doc: redefine asset metadata
+46
−11
20:18:17
d-asa
doc: nit
+1
−1
20:18:51
d-asa
doc: add unlimited coupon reference
+7
−1
20:20:13
d-asa
doc: define contract type recommendation
+4
−5
20:20:50
d-asa
feat: asset metadata type
+16
−2
20:21:33
d-asa
feat: update asset metadata
+5
−4
20:22:12
d-asa
feat: add actus constants
+28
−0
20:22:37
d-asa
chore: build artifacts
+5247
−4899
20:23:14
d-asa
chore: add asset metadata on deploy
+39
−3
20:23:33
d-asa
test: asset metadata utility
+15
−0
20:23:56
d-asa
test: asset metadata
+144
−19
20:37:38
d-asa
doc: add principal amortization
+53
−0
20:38:08
d-asa
doc: remove principal amortization details
+7
−55
20:52:29
puya-ts
Merge pull request #88 from algorandfoundation/refactor/ops-code-gen
+4516
−3450
20:58:34
d-asa
doc: add BDC and EOMC to summary table
+6
−0
21:08:22
d-asa
fix: prospectus url type
+1
−2
21:08:41
d-asa
fix: prospectus hash and url
+6
−6
21:09:02
d-asa
chore: build artifacts
+93
−93
21:28:22
d-asa
Merge pull request #15 from cusma/specs/actus
+13177
−10291
21:37:57
algokit-management-tool
feat: Added initial issues tracker pulling from github
+936
−420
21:53:59
algokit-utils-ts
ErrorTransformerError and minor touch-ups
+115
−84
22:13:10
algokit-utils-ts
Merge branch 'main' into feat/composer_error_callbacks
+16
−15
22:21:07
reti
feat(nodemgr): Added some extra debugging details in ledger dump showing that pools rounds-per-day and end-of-day values.
+13
−0
23:05:33
algokit-utils-py
feat: refactoring the resource population to support cover appcall itxns fees
+1657
−893