Home Reports Aug 20, 2024
Tuesday, August 20, 2024
- Commits
- 87
- pushed this day
- Repositories
- 20
- with activity
- Contributors
- 23
- distinct authors
- Lines changed
- +117,588 −62,667
- additions / deletions
Tuesday, August 20, 2024
87 commits were pushed across 20 repos by 23 authors. There were 117,588 additions and 62,667 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
20 repositories- go-algorand 10 commits
- js-algorand-sdk 9 commits
- python-challenge-1 2 commits
- algokit-cli 1 commit
- algokit-lora 11 commits
- algokit-python-template 14 commits
- algorand-python-testing 8 commits
- devportal 1 commit
- liquid-auth 1 commit
- puya 7 commits
- algorealm-cli 1 commit
- oni-wallet 4 commits
- c3-typescript-sdk 3 commits
- algobase 2 commits
- Algorand_Bytes 6 commits
- wen-tools 3 commits
- a-day-in-my-bobalife 1 commit
- algo-voting 1 commit
- Bonfire 1 commit
- use-wallet 1 commit
Commit Log
87 commits · 20 repositories
00:06:53
algokit-lora
pr review
+88
−89
00:07:41
algokit-lora
oops, forgot this file
+2
−2
00:10:02
algokit-lora
pr review
+1
−1
00:20:02
oni-wallet
🚨 adopt biome linter
+13790
−13486
00:21:56
oni-wallet
🔀 Merge pull request #3 from awesome-algorand/feat/fetch-state
+15154
−6292
00:26:51
algokit-lora
fix store key type
+2
−2
00:31:36
algokit-lora
oops
+70
−69
01:00:25
go-algorand
Build 2081 Data
+1
−1
02:27:22
oni-wallet
🔐 add keystore and fix android build
+48
−17
03:11:31
algo-voting
Bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.2.0
+1
−1
03:17:00
algokit-lora
add display name
+2
−2
04:44:33
puya
fix: do not error when using `algopy.arc4.abi_call` with a method selector string containing no arguments
+6824
−4481
04:54:00
puya
fix: do not error when using `algopy.arc4.abi_call` with a method selector string containing no arguments
+6824
−4481
05:13:47
algokit-lora
feat: view contracts
+121
−85
05:22:09
algokit-lora
style
+2
−2
06:02:10
algokit-lora
delete contract
+98
−45
06:51:42
puya
fix: handle `in`/`not in` tests correctly for differing types that can still be considered equal
+16672
−2552
06:51:42
puya
chore: remove awst.Contains node
+0
−94
07:05:56
puya
fix: handle `in`/`not in` tests correctly for differing types that can still be considered equal
+16672
−2552
07:05:56
puya
chore: remove awst.Contains node
+0
−94
07:09:50
puya
3.0.1
+9
−1
07:11:20
wen-tools
Install Jotai
+29
−0
07:54:53
wen-tools
Add ability to save SimpleUpdate form state into local storage
+34
−24
08:57:06
wen-tools
Add ability to save SimpleMint form state into local storage
+68
−50
10:41:11
liquid-auth
Merge pull request #35 from algorandfoundation/docs/pass-key-sections
+1405
−337
11:41:51
use-wallet
Update logo
+2
−45
12:30:56
Bonfire
Update use-wallet
+13
−12
12:46:27
algokit-python-template
fix: algorand-python version bump to next major.
+1
−1
13:14:30
python-challenge-1
solved smart contract errors 'Expression has type "Any"', "Unsupported operand types", 'Argument 2 to "app_opted_in"'
+10
−6
13:16:46
python-challenge-1
Merge f862f2b21d4e6168c94e4f85ca917924b4c0b3e5 into 7eb8d0bd9b3d6318405a02784d75fe887d6452bb
+10
−6
13:38:29
devportal
Added code for Smart Contracts - Python
+97
−0
13:58:46
js-algorand-sdk
Merge branch 'release/v2.9.0'
+123
−8
13:59:42
algokit-python-template
fix: bumping algorand-python stubs to latest major vesion
+1
−1
14:10:58
js-algorand-sdk
Merge branch 'develop' into 3.0.0
+21
−7
14:15:16
algokit-python-template
chore: regen artifacts
+6
−6
14:20:41
js-algorand-sdk
Automated docs update
+3177
−2950
14:23:44
algokit-python-template
# fix: bump algorand-python stubs to v2 (#46)
+7
−7
14:33:13
algokit-python-template
chore: add dependabot; bump dependencies; add windows runner
+539
−477
14:37:43
js-algorand-sdk
Add migration guide to readme
+4
−8
14:40:35
algokit-python-template
docs: update README.md (#43)
+0
−2
15:14:04
a-day-in-my-bobalife
chore: log greeting (2024-08-20)
+1
−0
15:28:55
algokit-python-template
chore: minor tweaks
+1
−4
15:46:56
algokit-python-template
chore: add dependabot; bump dependencies (#47)
+535
−476
15:48:35
algokit-python-template
chore(deps): bump pytest from 7.4.4 to 8.3.2
+9
−9
15:49:41
js-algorand-sdk
3.0.0: Sync changes to develop (#884)
+30162
−22621
16:18:46
algorealm-cli
fix(deps): update dependency algosdk to v2
+7
−40
16:34:35
js-algorand-sdk
bump up version to v3.0.0-beta.1
+7
−8
16:41:45
js-algorand-sdk
Don't delete dist folder when creating release PR
+1
−1
16:50:54
go-algorand
make topic name comparison faster
+3
−1
17:13:28
go-algorand
support p2p traffic metrics in heapwatch scripts
+28
−5
17:20:49
Algorand_Bytes
Added confetti effect
+3072
−17
17:21:02
oni-wallet
wip: push fixes
+17
−20
17:27:25
go-algorand
Update network/p2p/pubsubTracer.go
+1
−1
17:56:03
js-algorand-sdk
Don't delete dist folder when creating release PR (#890)
+1
−1
17:58:12
js-algorand-sdk
bump up version to v3.0.0-beta.1
+7
−7
18:08:57
go-algorand
Update ledger/ledger.go
+2
−2
18:35:06
Algorand_Bytes
fixed learning guide buttons
+46
−37
18:42:25
Algorand_Bytes
atomic swap placeholder
+5
−0
19:18:26
c3-typescript-sdk
fix depositFromSolana
+7
−3
19:25:10
c3-typescript-sdk
fix depositFromEVM
+3
−2
19:26:21
c3-typescript-sdk
add depositFromArbitrum
+54
−0
19:31:24
Algorand_Bytes
added nav bar with presets
+89
−6
19:42:54
go-algorand
TxleaseJSONSerializable typo
+9
−9
19:43:40
Algorand_Bytes
add nav bar
+50
−15
20:00:07
go-algorand
CR fixes
+20
−13
20:22:41
algokit-python-template
chore(deps): bump pytest from 7.4.4 to 8.3.2 (#49)
+9
−9
20:24:01
algokit-python-template
chore(deps): bump flake8 from 6.1.0 to 7.1.1
+13
−13
20:24:02
algokit-python-template
chore(deps): bump black from 22.12.0 to 24.8.0
+32
−18
20:24:03
algokit-python-template
chore(deps): bump algokit-utils from 1.4.0 to 2.3.1
+120
−5
20:24:16
algokit-python-template
chore(deps): bump ruff from 0.1.15 to 0.6.1 in the all group
+21
−20
20:26:24
algorand-python-testing
chore: tweaking update account to allow updating opted asset balances
+15
−3
20:29:38
algorand-python-testing
refactor: todo on kwargs to match order of fn signature
+23
−3
20:31:34
algorand-python-testing
chore: addressing todo on field validators on asset application generators
+21
−186
20:32:15
algorand-python-testing
docs: integrating pydoclint; formatting docs; removing docs from stub implementation
+452
−349
20:41:35
go-algorand
metric tags tests
+139
−13
20:59:26
algorand-python-testing
refactor: removing redundant ctx.reset() calls; moving boxes out of examples
+407
−209
21:06:53
algorand-python-testing
chore: locking docstrings linter/formatter
+2
−2
21:16:54
go-algorand
fix transactionMessagesP2PRejectMessage TagCounter
+10
−2
21:19:32
algorand-python-testing
chore: testing ci
+3
−3
21:22:40
algorand-python-testing
chore: fixing hatch installation in ci to ensure its installed via 3.12
+3
−3
21:31:09
go-algorand
fix test asserts
+1
−0
21:57:59
Algorand_Bytes
designed nav bar + fixed comments in css
+11
−10
22:45:05
algokit-lora
rename to app lab
+8
−8
22:46:55
algobase
fix: handle different algod asset_info response schema
+31
−6
22:47:26
algokit-cli
refactor: addressing pr comments
+30
−19
22:50:03
algobase
Merge pull request #378 from code-alexander/fix/algod/asset-info
+31
−6
23:03:08
algokit-lora
move stuff to app-interfaces feature folder
+141
−186