Home Reports Sep 26, 2024
Thursday, September 26, 2024
- Commits
- 58
- pushed this day
- Repositories
- 17
- with activity
- Contributors
- 24
- distinct authors
- Lines changed
- +54,031 −37,611
- additions / deletions
Thursday, September 26, 2024
58 commits were pushed across 17 repos by 24 authors. There were 54,031 additions and 37,611 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
17 repositories- go-algorand 2 commits
- challenge-1 8 commits
- algokit-lora 6 commits
- algokit-utils-ts 8 commits
- algokit-utils-ts-debug 4 commits
- algorand-typescript-testing 2 commits
- ARCs 1 commit
- devportal 13 commits
- devportal-code-examples 2 commits
- liquid-auth 2 commits
- puya-ts 1 commit
- TEALScript 2 commits
- CIFI 1 commit
- algo-eventmarketer 1 commit
- wen-tools 3 commits
- a-day-in-my-bobalife 1 commit
- Bonfire 1 commit
Commit Log
58 commits · 17 repositories
00:01:01
liquid-auth
updated browser docs
+56
−54
00:10:19
algokit-lora
wip - raw app call
+491
−235
00:51:14
algokit-lora
error handling
+56
−43
01:00:24
go-algorand
FI from master
+97
−0
01:00:24
go-algorand
Build 2120 Data
+1
−1
01:04:52
liquid-auth
Merge 79a27ba4579f7068c62fed4a1f31669848703fcf into e9f6291450be6f71619c8576e305795874df0681
+396
−319
01:12:08
wen-tools
Revert "Add crust pin"
+228
−403
01:13:03
wen-tools
Merge pull request #78 from LoafPickleWW/revert-77-feat/add-crust-pin2
+228
−403
02:09:02
challenge-1
Merge cddb38cdc532a9a63ce1e6604a2114f9e0264dba into 4e94ada1d6768b4da76230874d2b246fcf9428e2
+4
−1
02:49:56
algokit-lora
fix test transactions (for now)
+21
−21
04:43:45
challenge-1
Merge 868495cb3157c8214450cdcd113deac275245215 into 4e94ada1d6768b4da76230874d2b246fcf9428e2
+7
−5
06:38:21
challenge-1
Merge 37c55dbfbe888634a9fcda5ef6e096e5ffaf5447 into 4e94ada1d6768b4da76230874d2b246fcf9428e2
+19
−16
06:45:59
algokit-lora
Fix up some TODOs
+157
−282
06:46:33
algokit-lora
put as any back because it broke TS
+1
−1
07:08:39
puya-ts
move algo-ts-testing, test-transformer, tests for example contracts,
+47
−26103
07:35:28
challenge-1
Merge e6aed55c58745786e633943893e0a787083beb1e into 4e94ada1d6768b4da76230874d2b246fcf9428e2
+3
−1
07:35:38
algorand-typescript-testing
initial commit
+0
−0
08:19:38
devportal
Updated overview.mdx to re-trigger build checks
+1
−1
08:30:33
algorand-typescript-testing
- move algo-ts-testing package out of puya-ts repo
+26360
−0
08:42:37
devportal
Added D2 build folder to .gitignore
+5
−1
08:56:43
ARCs
Update sub-category arc-0059.md
+1
−0
09:00:16
devportal
Delete public/d2/docs/build/smart_contracts/lifecycle-0.svg
+0
−188
09:00:42
devportal
Delete public/d2/docs/build/algokit/cli/features/project/run-0.svg
+0
−180
09:00:52
devportal
Delete public/d2/docs/build/algokit/cli/features/project/link-0.svg
+0
−195
09:01:01
devportal
Delete public/d2/docs/build/algokit/cli/features/project-0.svg
+0
−180
09:01:09
devportal
Delete public/d2/docs/build/accounts/overview/addresses-1.svg
+0
−175
09:01:18
devportal
Delete public/d2/docs/build/accounts/overview/addresses-0.svg
+0
−186
09:50:10
algokit-utils-ts
refactor: improving async event emitter usage
+82
−111
09:55:39
challenge-1
Merge 2652a51329d63c8892206891385b5b1248959812 into 4e94ada1d6768b4da76230874d2b246fcf9428e2
+4
−1
09:58:16
algokit-utils-ts
docs: regen docs
+877
−942
11:31:59
algokit-utils-ts
chore: eslint tweaks
+2723
−2270
12:12:35
algokit-utils-ts
chore: removing makerx/tsconfig
+1894
−2561
13:55:02
CIFI
Merge 1519029f5e9e73a4ee2a5e9df6ce33e999d6947a into 5e4208b640ebbfe4b542bd181c944dfd14912ec7
+19
−2
13:56:12
algokit-lora
fix: handle editing a reconfigure transaction
+17
−13
14:30:13
algokit-utils-ts-debug
refactor: simplifying event handlers
+216
−1347
14:30:24
algokit-utils-ts-debug
docs: regen docs
+62
−0
15:14:20
a-day-in-my-bobalife
chore: log greeting (2024-09-26)
+1
−0
15:42:21
algokit-utils-ts-debug
chore: update src/index.ts
+1
−1
15:50:48
challenge-1
Merge 149cfc270f95c43d88a80615a117fd242829d2eb into 4e94ada1d6768b4da76230874d2b246fcf9428e2
+4
−1
16:05:40
algokit-utils-ts
refactor: pr comments
+416
−127
16:09:39
wen-tools
Update package.json
+1
−1
16:30:43
Bonfire
Update use-wallet & Lute versions to support Lute browser extension
+60
−59
16:45:21
devportal-code-examples
chore: updated CONTRIBUTING.md
+7753
−4
16:49:11
devportal-code-examples
Merge pull request #1 from algorandfoundation/initial-setup
+8023
−77
17:11:59
algokit-utils-ts
fix: map app call args in composer
+34
−5
17:20:33
algokit-utils-ts
fix: audit issue
+67
−67
18:00:10
challenge-1
Merge 90ec43b9eac066a3125837269a1365858205094c into 4e94ada1d6768b4da76230874d2b246fcf9428e2
+3
−1
19:30:51
algokit-utils-ts-debug
chore: addressing pr comments
+107
−4
19:35:45
algokit-utils-ts
refactor: adding test for event emitter; adding refined docs
+281
−130
20:14:14
TEALScript
fix: ARC56 struct names in methods
+1436
−413
20:18:46
TEALScript
Merge pull request #543 from algorandfoundation/fix/arc56_struct_names
+1436
−413
20:22:52
algo-eventmarketer
Merge cd08625400bc147071e280ceb1d35261b790b205 into 3a5d045a26dae8757ddbda3a5f2f5f59f8aa9969
+119
−23
20:36:37
devportal
DVP-17: Added Algokit dispenser Page
+166
−7
21:17:48
devportal
fix: cloudflare pages action
+12
−9
21:28:52
devportal
fix: cloudflare pages action
+12
−9
21:32:18
devportal
Merge pull request #91 from algorandfoundation/fix/deployments
+12
−9
21:35:48
devportal
Merge branch 'main' into feat/smartcontracts-storage-overview
+12
−9
22:20:59
challenge-1
Merge 820b6b6f931645b64d4dcb9ae06453bc6f579422 into 4e94ada1d6768b4da76230874d2b246fcf9428e2
+2
−1