Home Reports Sep 2, 2024
Monday, September 2, 2024
- Commits
- 77
- pushed this day
- Repositories
- 16
- with activity
- Contributors
- 19
- distinct authors
- Lines changed
- +47,031 −17,526
- additions / deletions
Monday, September 2, 2024
77 commits were pushed across 16 repos by 19 authors. There were 47,031 additions and 17,526 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
16 repositories- go-algorand 2 commits
- community 1 commit
- algokit-avm-vscode-debugger 8 commits
- algokit-cli 1 commit
- algokit-lora 18 commits
- algokit-python-template 1 commit
- algokit-utils-ts 1 commit
- algorand-python-testing 2 commits
- devportal 2 commits
- liquid-auth-use-wallet-client 12 commits
- puya 6 commits
- cryptocurrency-icons 6 commits
- wen-tools 3 commits
- a-day-in-my-bobalife 3 commits
- txnDuck 3 commits
- use-wallet 8 commits
Commit Log
77 commits · 16 repositories
00:12:58
algokit-lora
handle default args
+28
−3
00:29:40
algokit-lora
fix: on default app name
+6
−2
00:32:38
algokit-lora
PR review
+3
−2
00:43:39
algokit-lora
chore: some cleanup
+0
−66
01:00:24
go-algorand
Build 2094 Data
+1
−1
01:23:08
wen-tools
fix getNfDomainsInBulk, remove wallet toLowerCase
+1
−1
01:38:19
wen-tools
Merge pull request #73 from twirtle2/MultimintAssetHolders-fix
+1
−1
02:03:46
use-wallet
feat: adds working examples
+15
−2
02:06:09
use-wallet
fix: breaking up of concerns
+296
−333
02:13:32
use-wallet
chore: whitespaces
+4
−1
02:14:51
txnDuck
feat(form): add `inputRef` property to form fields
+49
−14
02:31:42
txnDuck
feat(form): add validation message for invalid email address
+3
−0
03:21:39
algokit-lora
feat: build pay transactions using transaction wizard (#246)
+1469
−569
03:36:13
puya
simplify arc4_router
+103
−170
03:45:18
puya
fix: calling `algopy.arc4.arc4_create` or `algopy.arc4.arc4_update` with a ARC4Contract type now works for abimethods that have a return type
+489
−371
03:45:18
puya
feat: `algopy.arc4.abi_call`, `algopy.arc4.arc4_create` and `algopy.arc4.arc4_update` now all support txn arguments
+5025
−45
03:45:19
puya
feat: add AWST node PuyaLibCall for calling puya provided subroutines
+3348
−3245
03:49:10
algokit-lora
chore: some PR reviews
+41
−39
03:59:15
algokit-lora
chore: PR reviews
+18
−19
04:08:18
algokit-lora
PR feedback
+35
−34
04:31:08
algokit-lora
use renderloader with empty fallback
+13
−11
04:33:11
algokit-lora
feat: show ABI methods on app page if there is app spec (#247)
+721
−249
04:34:04
algokit-lora
test: adding some tests
+170
−6
04:43:58
algokit-lora
Merge remote-tracking branch 'origin/main' into arc4
+2244
−851
05:44:31
algokit-lora
chore: resolve conflicts with main branch
+143
−118
06:00:46
algokit-lora
fix: some pre commit issues
+2
−19
06:09:04
puya
fix: when there is exactly 15 arguments to an ABI function, the final argument should not be expected to be automatically tuple-packed
+3762
−2132
06:32:35
algokit-lora
fix: form ui for arc 4
+2
−2
06:39:55
algokit-lora
chore: pr review
+4
−6
08:34:11
use-wallet
chore: pnpm-lock
+1486
−1161
08:34:32
use-wallet
Merge branch 'TxnLab:main' into feat/LiquidAuth-Provider
+236
−45
08:36:42
txnDuck
fix(navbar): prevent hydration errors in node selector component by breaking it up
+175
−161
09:01:09
use-wallet
chore: fix
+2
−3
09:17:12
use-wallet
chore: remove from nextjs
+0
−3
09:34:19
algokit-cli
chore(deps): bump the all group across 1 directory with 10 updates
+211
−177
09:37:22
puya
puya/puyapy CLI split (wip)
+592
−469
09:40:06
algokit-utils-ts
feat: deprecated app-deploy functions in favour of AlgorandClient functionality
+2205
−878
10:18:17
liquid-auth-use-wallet-client
Initial commit
+793
−0
11:59:56
algokit-lora
feat: support ARC4 in creating app interface (#245)
+685
−270
12:41:41
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−1
13:46:10
algorand-python-testing
fix: ability to pass kw_only flag to dataclass when defining struct subclass
+22
−2
13:55:43
algorand-python-testing
chore: add dependabot yaml
+15
−0
14:04:50
algokit-avm-vscode-debugger
chore: running npm audit; adding dependabot setup
+1862
−1525
14:26:59
algokit-avm-vscode-debugger
chore: running npm audit; adding dependabot setup (#24)
+1862
−1525
14:29:42
algokit-avm-vscode-debugger
chore(deps): bump the all group with 13 updates
+311
−264
14:31:56
algokit-avm-vscode-debugger
Notes added by 'git notes add'
+1
−0
14:34:01
algokit-avm-vscode-debugger
chore(deps): bump the all group with 13 updates (#25)
+311
−264
14:35:18
algokit-avm-vscode-debugger
chore(deps): bump semantic-release from 22.0.10 to 24.1.0
+929
−553
15:14:08
a-day-in-my-bobalife
chore: log greeting (2024-09-02)
+2
−0
15:45:42
go-algorand
Use a PNA specific config for Cors tests
+41
−1
16:13:40
devportal
Added documentation for algokit utils typescript debugger
+8568
−4
16:15:36
algokit-python-template
chore(deps): bump the all group across 1 directory with 2 updates
+50
−49
16:21:15
wen-tools
Update README.md
+2
−1
17:14:41
a-day-in-my-bobalife
chore: v2024.35.0 (release)
+14
−0
17:14:43
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
17:35:43
devportal
Added documentation for Smart Contracts TEAL
+147
−0
17:44:26
algokit-lora
chore: adding some tests for txn wizard payments
+1295
−723
18:35:51
cryptocurrency-icons
new icons
+0
−0
18:36:07
cryptocurrency-icons
new icons
+0
−0
18:37:38
cryptocurrency-icons
Delete doc.html
+0
−266
18:38:17
cryptocurrency-icons
new icons
+0
−0
18:42:22
cryptocurrency-icons
added new icons
+1
−267
19:05:27
cryptocurrency-icons
Merge branch 'master' of https://github.com/ErikThiart/cryptocurrency-icons
+0
−0
20:27:38
liquid-auth-use-wallet-client
feat: first commit
+5707
−0
20:29:24
liquid-auth-use-wallet-client
chore: define package name
+1
−1
20:39:27
liquid-auth-use-wallet-client
fix: make type declarations available
+4
−2
20:44:16
liquid-auth-use-wallet-client
fix: path to types/index
+1
−1
20:46:55
liquid-auth-use-wallet-client
chore: remove whitespace
+1
−1
20:56:13
liquid-auth-use-wallet-client
chore: update
+11
−6
21:00:48
liquid-auth-use-wallet-client
chore: specify export path
+6
−0
21:07:26
liquid-auth-use-wallet-client
feat: adds postinstall script
+2
−1
21:21:33
algokit-avm-vscode-debugger
chore(deps): bump @wdio/mocha-framework from 8.33.1 to 9.0.6
+344
−39
21:21:43
algokit-avm-vscode-debugger
chore(deps): bump @vscode/vsce from 2.22.0 to 3.0.0
+1084
−139
22:04:03
liquid-auth-use-wallet-client
chore: export interfaces
+4
−0
22:09:35
liquid-auth-use-wallet-client
fix: path
+1
−5
22:13:51
liquid-auth-use-wallet-client
chore: add export
+4
−0
22:29:48
use-wallet
feat: separate out Liquid Auth Use-Wallet Client
+45
−407