Home Reports Jul 24, 2024
Wednesday, July 24, 2024
- Commits
- 77
- pushed this day
- Repositories
- 19
- with activity
- Contributors
- 25
- distinct authors
- Lines changed
- +16,415 −9,653
- additions / deletions
Wednesday, July 24, 2024
77 commits were pushed across 19 repos by 25 authors. There were 16,415 additions and 9,653 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
19 repositories- go-algorand 6 commits
- js-algorand-sdk 7 commits
- algokit-lora 11 commits
- algorand-python-testing 5 commits
- deterministic-P256-kt 2 commits
- devportal 2 commits
- nft_voting_tool 1 commit
- puya 3 commits
- reti 16 commits
- austs-one-click-node 1 commit
- rosetta-smart-contracts 5 commits
- solidity-land-registry 1 commit
- algobase 1 commit
- wen-tools 5 commits
- a-day-in-my-bobalife 1 commit
- arctang 1 commit
- connect 4 commits
- algo-voting 3 commits
- tatum-js 2 commits
Commit Log
77 commits · 19 repositories
00:12:57
puya
feature: Include postfix unary operations for uint64 and biguint
+106
−0
00:23:38
austs-one-click-node
Bump version to 1.4.4
+1
−1
00:23:50
algorand-python-testing
feat: extra tests and implementation wrappers around AppLocal
+2813
−2830
00:24:51
reti
fix(ui): update non-major dependencies (#250)
+423
−466
00:33:54
algobase
:arrow_up: Bump mkdocs-material from 9.5.28 to 9.5.30
+4
−4
00:57:28
algo-voting
Merge pull request #449 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-7.17.0
+1
−1
00:57:37
algo-voting
Merge pull request #448 from sambitsargam/dependabot/npm_and_yarn/typescript-approx-5.5.4
+1
−1
00:58:53
algo-voting
Update @typescript-eslint/eslint-plugin requirement
+1
−1
01:00:24
go-algorand
Build 2054 Data
+1
−1
01:37:45
algokit-lora
fix: correctly mark an online key reg (#163)
+19
−20
01:38:17
algokit-lora
chore: pr feedback
+0
−1
01:38:17
algokit-lora
fix: handle an asset which uses both arc-3 and arc-69
+281
−55
01:42:30
algokit-lora
fix: handle an asset which uses both arc-3 and arc-69 (#161)
+280
−55
02:25:59
reti
chore(contracts): tealscript/algokit updates
+3747
−3402
02:29:30
reti
chore(contracts): lint fix
+1
−2
02:40:21
algokit-lora
fix: small tweaks to asset metadata
+17
−15
02:51:46
puya
feat: include ARC-22 readonly flag in ARC-32 output
+165
−4
03:52:13
reti
chore(contracts): update dependency ts-jest to v29.2.3
+65
−9
03:54:18
algokit-lora
fix: don't limit latest transactions to the latest 10 blocks
+24
−17
05:44:42
reti
chore(contracts): update dependency ts-jest to v29.2.3 (#244)
+65
−9
06:39:24
algokit-lora
fix: don't limit latest transactions to the latest 10 blocks (#165)
+24
−17
06:57:59
tatum-js
ALL-6929 Add zkSync blockchain
+4
−1
07:01:58
tatum-js
ALL-6929 Add zkSync blockchain
+4
−1
07:32:06
algorand-python-testing
make UInt64 backed enums subtypes of UInt64
+86
−16
07:38:44
algorand-python-testing
Merge pull request #3 from algorandfoundation/feat/unit-testing-boxes
+1788
−131
07:54:32
solidity-land-registry
dependabot-npm(deps): bump @chainlink/contracts from 0.6.1 to 1.2.0
+1
−1
09:42:43
algokit-lora
Merge remote-tracking branch 'origin/main' into poc-app-studio
+440
−110
12:09:11
devportal
Updated astro config
+228
−13
12:09:26
devportal
Removed placeholder content
+0
−15
12:13:42
arctang
lib bump
+1
−1
12:33:22
algokit-lora
refactor - map method selector
+68
−16
12:45:37
algokit-lora
can show method
+28
−1
13:04:43
algorand-python-testing
ci: bumping version to re trigger semantic releases to fix last failed run
+1
−1
14:06:33
js-algorand-sdk
Fix cd issue
+2
−2
14:26:26
nft_voting_tool
Merge pull request #167 from algorandfoundation/chore/replace-xgov-usewallet-fork
+66
−54
14:30:09
js-algorand-sdk
another fix
+2
−2
14:36:19
connect
Fix arbitrary data signing and update docs
+73
−46
14:38:46
algorand-python-testing
chore: patching typo in conditionals for workflow dispatch bool params
+2
−2
14:41:50
go-algorand
Remove naked return so it's clearer
+1
−1
14:41:53
connect
Merge branch 'feat/wallet-connect-v2' into beta
+73
−46
14:43:28
connect
Bump up to 2.0.14
+1
−1
14:51:03
algokit-lora
chore: tweak the visual clawback representation
+144
−41
14:53:14
connect
Fix README
+5
−3
14:54:59
go-algorand
update help string
+6
−2
14:59:23
js-algorand-sdk
No git? No problem
+4
−8
15:00:27
rosetta-smart-contracts
Update README.md
+2
−0
15:01:41
rosetta-smart-contracts
Update README.md
+2
−0
15:02:50
rosetta-smart-contracts
Update README.md
+2
−2
15:13:38
go-algorand
update TestP2PEnableGossipService_BothDisable
+11
−5
15:14:02
a-day-in-my-bobalife
chore: log greeting (2024-07-24)
+1
−0
15:25:42
js-algorand-sdk
Move file into same folder
+2
−1
15:37:48
js-algorand-sdk
something else
+2
−1
15:52:01
rosetta-smart-contracts
Update README.md
+4
−1
15:52:32
puya
run lint and tests
+2884
−418
16:02:16
rosetta-smart-contracts
folder renaming
+0
−0
16:11:51
reti
chore: add root Prettier config
+6
−0
16:12:20
reti
chore: update Renovate schedule and fix formatting
+15
−45
17:02:21
js-algorand-sdk
Remove old usage of base64ToString
+5
−7
17:59:57
wen-tools
Update ConnectButton.jsx
+1
−1
18:17:21
wen-tools
Update DonationDialog.jsx
+1
−1
18:42:30
wen-tools
Update SelectNetworkComponent.jsx
+1
−1
18:46:06
wen-tools
Update SelectNetworkComponent.jsx
+1
−1
18:52:36
wen-tools
Update SelectNetworkComponent.jsx
+1
−1
19:05:54
deterministic-P256-kt
docs: mention ANDROID_HOME
+4
−0
19:11:22
deterministic-P256-kt
doc: update readme requirements and ANDROID_HOME
+13
−0
19:26:46
js-algorand-sdk
Implement SpecialCaseBinaryStringMapSchema
+207
−10
19:35:11
go-algorand
tests: increase timeouts in TestNodeHybridTopology
+10
−1
19:38:18
reti
chore: update Renovate schedule (#253)
+21
−45
20:03:56
go-algorand
add PopulateResourceArrays to simulate API (WIP)
+1214
−1127
21:06:58
reti
chore(bootstrap): update for algokit 6.1 and its deprecation of a number of apis
+35
−36
21:08:15
reti
Merge remote-tracking branch 'origin/dev' into dev
+21
−45
21:09:42
reti
chore(bootstrap): update dependency @types/node to v20.14.11
+190
−29
21:16:12
reti
Merge pull request #242 from TxnLab/renovate/bootstrap-non-major-dependencies
+190
−29
21:17:57
reti
chore(deps): update dependency typescript to v5.5.4
+102
−102
21:22:38
reti
Merge pull request #232 from TxnLab/renovate/contracts-non-major-dependencies
+102
−102
21:23:52
reti
chore(bootstrap): update dependency @types/node to v20.14.12
+149
−108
21:48:11
reti
Merge pull request #254 from TxnLab/renovate/bootstrap-non-major-dependencies
+149
−108