Home Reports Sep 20, 2024
Friday, September 20, 2024
- Commits
- 92
- pushed this day
- Repositories
- 19
- with activity
- Contributors
- 18
- distinct authors
- Lines changed
- +771,197 −670,939
- additions / deletions
Friday, September 20, 2024
92 commits were pushed across 19 repos by 18 authors. There were 771,197 additions and 670,939 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
19 repositories- go-algorand 2 commits
- indexer 1 commit
- community 2 commits
- algokit-cli 11 commits
- algokit-client-generator-ts 4 commits
- algokit-lora 4 commits
- algokit-utils-ts 19 commits
- algokit-utils-ts-debug 2 commits
- ARCs 2 commits
- devportal 4 commits
- homebrew-tap 6 commits
- python-utils-offchain-client-examples 1 commit
- reti 1 commit
- TEALScript 19 commits
- Switch 8 commits
- wen-tools 2 commits
- a-day-in-my-bobalife 1 commit
- algorand-go-mobile-sdk 1 commit
- connect 2 commits
Commit Log
92 commits · 19 repositories
01:00:24
go-algorand
Build 2114 Data
+1
−1
01:00:24
go-algorand
FI from master
+383
−131
01:20:52
Switch
Update README.md
+2
−1
01:21:05
Switch
Update README.md
+1
−0
01:39:54
Switch
Update README.md
+3
−0
01:41:12
community
Commit from GitHub Actions (Community Interest Tracker)
+2
−5
01:51:36
Switch
Update README.md
+9
−0
01:58:26
Switch
Update README.md
+8
−7
02:28:33
Switch
Create mvp.py
+86
−0
02:33:19
Switch
Update README.md
+7
−0
02:39:42
Switch
Update README.md
+2
−2
04:19:05
reti
chore(contracts): Switch 'is valid nfd' call from pre-ABI call to ABI call now that NFD registry has been updated as part of nfd v3.
+1432
−1356
04:24:44
algokit-lora
wip - refactor
+333
−291
05:04:59
ARCs
Update arc-0013.md
+1
−1
05:05:21
ARCs
Update arc-0113.md
+1
−1
05:13:43
algokit-lora
wip 2
+171
−101
06:58:02
algokit-lora
wip - clean up
+654
−674
07:31:53
algorand-go-mobile-sdk
Initial commit
+202
−0
08:01:23
algokit-cli
chore: update secret ids
+2
−2
08:39:18
algokit-cli
chore: testing ci
+1
−0
08:41:25
algokit-cli
chore: testing ci
+2
−1
08:42:05
homebrew-tap
Updating algokit to 2.4.1
+9
−25
08:47:46
algokit-cli
chore: testing ci
+3
−1
08:49:17
homebrew-tap
Updating algokit to 2.4.1
+11
−25
08:49:38
TEALScript
add arc58
+11738
−0
08:53:52
algokit-cli
chore: testing ci
+1
−1
08:55:02
homebrew-tap
Updating algokit to 2.4.1
+11
−25
08:59:17
homebrew-tap
Updating algokit to 2.4.1
+11
−25
09:01:57
algokit-cli
chore: cask url
+1
−1
09:03:02
homebrew-tap
Updating algokit to 2.4.1
+1
−1
09:07:26
homebrew-tap
Updating algokit to 2.4.1
+1
−1
09:13:08
algokit-cli
chore: extra paths ignores for cd workflow
+6
−0
09:17:10
TEALScript
fix: don't treat static arrays in boxes as static if they have booleans
+787
−10601
09:18:10
TEALScript
compile-arc58
+1
−0
09:19:42
algokit-cli
chore: minor patches in brew release pipeline (#574)
+14
−4
09:25:36
TEALScript
uncomment optimizeTeal
+1
−1
09:32:27
TEALScript
fix: multi-line box assertion comment
+10820
−779
09:39:35
TEALScript
Merge pull request #539 from algorandfoundation/fix/arc58_bool
+11970
−4
10:09:02
algokit-lora
Support payment transaction
+261
−72
11:02:04
devportal
Merge pull request #83 from algorandfoundation/DVP-21-algokit-template-update
+194
−182
11:02:56
devportal
Merge pull request #84 from algorandfoundation/DVP-74-inner-transactions
+244
−0
12:00:55
wen-tools
fix: ARC19MintTool atc null
+4
−4
12:21:09
TEALScript
feat: updated arc56
+204126
−203088
12:39:57
wen-tools
feat: SimpleBatchMint support mnemonic signer
+44
−11
12:41:06
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−3
12:49:20
algokit-cli
docs: more details on snap install in README.md
+3
−1
12:57:03
algokit-cli
chore: ignore rules on pr ci trigger
+3
−0
13:04:42
algokit-cli
docs: more details on snap install in README.md (#577)
+6
−1
13:05:47
algokit-utils-ts-debug
chore: initial commit
+16840
−0
13:26:13
python-utils-offchain-client-examples
first iteration of tictactoe.
+2189
−0
13:27:32
algokit-utils-ts
refactor: disable persisting sources.avm.json by default; deprecate `persistSourceMaps`
+16
−5
13:28:06
algokit-utils-ts
test: update test cases
+1
−8
13:28:06
algokit-utils-ts
chore: remove obsolete snapshots
+0
−31
13:28:06
algokit-utils-ts
chore: poc on debug sub package
+15892
−1
13:30:23
algokit-utils-ts
feat: Deprecated methods in transaction module
+36
−38
13:31:18
algokit-utils-ts
feat: Added `AppClient` as an ARC-56 compatible non-typed application client
+1943
−0
13:32:21
algokit-utils-ts
feat: Added `AppFactory` as an ARC-32/ARC-56 compatible mechanism to create and deploy apps and create app clients
+2023
−247
13:32:36
algokit-utils-ts
docs: Added migration guide and app-client documentation
+1142
−35
13:32:57
algokit-utils-ts
feat: Proper ARC-56 struct support
+1696
−59
13:33:00
algokit-utils-ts
Linting and PR review
+244
−4
13:33:14
algokit-utils-ts
feat: ARC-56 Typed client support
+904
−4
13:33:23
algokit-utils-ts
chore: wip
+18
−11
13:33:23
algokit-utils-ts
chore: wip
+1871
−2045
13:33:23
algokit-utils-ts
chore: wip
+173
−523
13:33:26
algokit-utils-ts
chore: draft tests
+1771
−335
13:33:26
algokit-utils-ts
chore: wip
+0
−16490
13:35:30
algokit-utils-ts
chore: merge conflicts
+170
−8613
13:46:04
connect
Setup "session_delete" event listener on creating client
+5
−0
13:46:24
connect
Merge branch 'feat/wallet-connect-v2' into beta
+5
−0
14:27:36
algokit-client-generator-ts
fix: add utils-ts types imports to externals list in rollup config
+1
−1
14:50:23
algokit-client-generator-ts
fix: add utils-ts types imports to externals list in rollup config (#121)
+1
−1
14:53:00
algokit-client-generator-ts
Notes added by 'git notes add'
+1
−0
14:58:52
TEALScript
initial cblock implementation
+95016
−109897
15:07:36
devportal
Updated title
+4
−3
15:13:03
algokit-client-generator-ts
chore: update min utils-ts version doc
+11
−11
15:14:03
a-day-in-my-bobalife
chore: log greeting (2024-09-20)
+1
−0
15:15:14
devportal
Update ArcsGuideList.astro
+5
−5
17:30:43
algokit-utils-ts
chore: wip
+193
−474
17:58:46
algokit-utils-ts
chore: wip
+441
−39
18:00:06
algokit-utils-ts-debug
chore: wip
+52
−23
18:10:30
TEALScript
handle large constant blocks
+41306
−5
18:29:30
TEALScript
prioritize the constant block by total byte space
+1012
−987
18:33:21
TEALScript
compile all
+841
−841
18:38:12
TEALScript
restore general test
+11457
−6983
18:43:56
TEALScript
fix ts errors
+13
−27
18:46:03
TEALScript
eslint errors
+1
−0
18:48:59
TEALScript
Merge pull request #540 from algorandfoundation/feat/updated_arc56
+204110
−203085
19:18:27
TEALScript
don't put in constant block if less efficient
+7619
−9927
19:19:38
TEALScript
compile all
+66343
−80669
19:40:13
TEALScript
bytecblockPcOffset
+52251
−12079
19:41:06
TEALScript
rm console.debug
+0
−1
21:36:14
indexer
Optimize account lookup by `auth-addr`
+4
−2