Home Reports Oct 4, 2024
Friday, October 4, 2024
- Commits
- 46
- pushed this day
- Repositories
- 14
- with activity
- Contributors
- 15
- distinct authors
- Lines changed
- +47,728 −4,580
- additions / deletions
Friday, October 4, 2024
46 commits were pushed across 14 repos by 15 authors. There were 47,728 additions and 4,580 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
14 repositories- go-algorand 9 commits
- community 1 commit
- algokit-base-template 2 commits
- algokit-client-generator-ts 3 commits
- algokit-lora 11 commits
- algokit-subscriber-py 3 commits
- algokit-utils-ts 1 commit
- algorand-typescript-testing 5 commits
- liquid-auth-use-wallet-client 3 commits
- puya 2 commits
- puya-ts 1 commit
- a-day-in-my-bobalife 1 commit
- algo-voting 1 commit
- use-wallet 3 commits
Commit Log
46 commits · 14 repositories
00:27:22
algokit-lora
single level txn arg works
+102
−38
00:36:34
algokit-lora
fix edit placeholder
+11
−5
00:50:17
algokit-lora
Merge remote-tracking branch 'origin/main' into spike-txn-type-arg
+231
−180
01:00:20
go-algorand
Build 2128 Data
+1
−1
01:44:21
community
Commit from GitHub Actions (Community Interest Tracker)
+0
−1
01:55:53
algorand-typescript-testing
feat: Expand equality comparers to allow uint64/biguint to numeric literal comparison
+24
−27
02:03:55
algorand-typescript-testing
test: Fix test assertions
+15
−9
02:04:57
algorand-typescript-testing
fix: Use toBytes to convert unknown value to bytes instead of asBytes, and don't log undefined/void
+13
−4
02:07:27
puya
3.2.1
+7
−1
03:11:47
algokit-lora
chore: updating to the latest utils-ts
+7
−7
03:29:25
algo-voting
Update @vue/compiler-sfc requirement from ^3.5.8 to ^3.5.11
+1
−1
04:39:41
use-wallet
fix(walletconnect): use active network chain ID for session proposals
+73
−7
04:47:57
algokit-lora
cleaning up
+59
−98
05:09:30
use-wallet
fix(walletconnect): use active network chain ID only (#282)
+73
−7
05:13:01
use-wallet
chore: release v3.7.2
+10
−4
05:38:38
algokit-lora
wip - ux
+85
−25
06:02:28
algokit-lora
wip - ux
+29
−8
06:30:34
algokit-lora
show chain icons
+16
−8
06:49:14
algokit-lora
make the edit link optional
+4
−4
08:05:58
algokit-utils-ts
chore: allow options for ensureFundedFromTestNetDispenserApi to not be supplied
+3
−3
09:19:12
algokit-client-generator-ts
Merge pull request #124 from algorandfoundation/refactor/remove-$this
+3219
−3455
09:21:50
algokit-client-generator-ts
docs: Clarifying usage based on feedback from Patrick
+40
−6
09:21:51
algokit-client-generator-ts
feat: Added access to AlgorandClient in typed client and factory based on Patrick's feedback
+11
−1
10:18:53
liquid-auth-use-wallet-client
Merge pull request #5 from algorandfoundation/fix/close-modal
+6
−3
10:19:29
liquid-auth-use-wallet-client
chore(release): Liquid Auth Use-Wallet Client
+8
−1
10:19:29
liquid-auth-use-wallet-client
Notes added by 'git notes add'
+1
−0
10:46:36
algokit-base-template
Initial commit
+0
−0
10:46:38
algokit-base-template
Pending changes exported from your codespace
+41085
−112
14:03:42
puya
fix: fixed incorrect typing of `algopy.arc4.abi_call` parameters `global_num_uint`, `global_num_bytes`, `local_num_uint`, `local_num_bytes` and `extra_program_pages`
+1702
−175
14:41:51
algokit-lora
chore: update deployment mechanics to use algorandclient
+65
−96
15:08:21
algokit-lora
chore: deployment tweaks (#267)
+72
−103
15:14:13
a-day-in-my-bobalife
chore: log greeting (2024-10-04)
+5
−0
16:21:39
go-algorand
don't propose to suspend yourself, and update TestAbsenteeChallenges
+83
−67
16:47:36
go-algorand
Update TestExpiredAccountGeneration
+25
−10
17:00:43
go-algorand
update TestAbsenteeChecks for proposer change
+28
−37
17:27:48
go-algorand
update TestTotalWeightChanges and update comment on generateKnockOfflineAccountsList
+11
−0
17:37:38
algokit-subscriber-py
docs: update README
+207
−2
17:41:31
algorand-typescript-testing
fix: Don't log result of program method even on arc4 contracts
+1
−1
17:46:56
algokit-subscriber-py
Merge pull request #5 from algorandfoundation/docs/readme
+207
−2
17:47:19
algorand-typescript-testing
chore: Update ignored and excluded dirs
+5
−0
17:54:53
algokit-subscriber-py
1.0.0-beta.2
+13
−1
18:07:08
go-algorand
update TestEvalFunctionForExpiredAccounts
+4
−23
18:29:36
go-algorand
update TestTxHandlerRememberReportErrorsWithTxPool
+53
−22
18:40:08
go-algorand
update TestOnlineActModel*
+2
−2
19:08:18
go-algorand
prometheums metrics for promtool
+110
−21
19:36:58
puya-ts
chore: House keeping
+1
−2