Home Reports Jul 1, 2024
Monday, July 1, 2024
- Commits
- 82
- pushed this day
- Repositories
- 20
- with activity
- Contributors
- 19
- distinct authors
- Lines changed
- +14,185 −34,140
- additions / deletions
Monday, July 1, 2024
82 commits were pushed across 20 repos by 19 authors. There were 14,185 additions and 34,140 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
20 repositories- go-algorand 14 commits
- community 1 commit
- algokit-cli 1 commit
- algokit-lora 8 commits
- algokit-subscriber-ts 2 commits
- algokit-utils-py 1 commit
- algokit-utils-ts 1 commit
- liquid-auth-android 1 commit
- puya 7 commits
- swap-shop 1 commit
- use-algorand 1 commit
- solidity-land-registry 1 commit
- algobase 1 commit
- arcpay-sdk 1 commit
- a-day-in-my-bobalife 3 commits
- algo-voting 5 commits
- subql-stellar 1 commit
- subtopia-js-sdk 4 commits
- gridworks 26 commits
- use-wallet 2 commits
Commit Log
82 commits · 20 repositories
00:52:11
use-algorand
chore(deps): lock file maintenance
+1278
−1165
01:00:25
go-algorand
Build 2031 Data
+1
−1
01:02:55
algobase
:arrow_up: Bump pylint from 3.1.0 to 3.2.5
+9
−9
01:10:18
algokit-lora
feat: handle inactivity (#129)
+143
−83
01:34:33
subtopia-js-sdk
chore(deps): update all non-major dependencies
+12
−12
01:58:19
use-wallet
chore(deps): update dependency @rollup/plugin-commonjs to v26
+83
−25
01:58:28
use-wallet
chore(deps): update dependency rollup to v4
+132
−9
03:03:02
subql-stellar
Export modular stellar
+188
−159
03:16:54
algokit-subscriber-ts
chore: add/change fields to block metadata
+27
−3
03:17:07
algokit-subscriber-ts
docs: update docs
+421
−415
03:50:07
algo-voting
Merge pull request #436 from sambitsargam/dependabot/npm_and_yarn/vue/compiler-sfc-tw-3.4.31
+1
−1
03:50:19
algo-voting
Merge pull request #435 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-7.14.1
+1
−1
03:50:36
algo-voting
Merge pull request #432 from sambitsargam/dependabot/npm_and_yarn/vue-router-tw-4.4.0
+1
−1
03:50:42
subtopia-js-sdk
chore(deps): update all non-major dependencies
+12
−12
03:50:48
algo-voting
Merge pull request #431 from sambitsargam/dependabot/npm_and_yarn/typescript-5.5.2
+1
−1
03:51:13
algo-voting
Update @typescript-eslint/eslint-plugin requirement
+1
−1
03:53:05
subtopia-js-sdk
chore(deps): lock file maintenance
+217
−203
06:24:00
algokit-lora
chore: make json block view in kebab case format
+65
−24
06:24:17
algokit-lora
Merge remote-tracking branch 'origin/main' into block-json
+3151
−771
06:52:55
subtopia-js-sdk
chore(deps): lock file maintenance
+217
−203
07:49:05
solidity-land-registry
dependabot-npm(deps-dev): bump eslint from 8.57.0 to 9.6.0
+1
−1
07:50:43
algokit-lora
chore: remove state dependency
+3
−6
08:08:22
gridworks
Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.9.0
+2
−2
08:08:25
gridworks
Bump codecov/codecov-action from 4.1.0 to 4.5.0
+1
−1
08:08:28
gridworks
Bump release-drafter/release-drafter from 5.25.0 to 6.0.0
+1
−1
08:11:42
gridworks
Bump nox from 2023.4.22 to 2024.4.15 in /.github/workflows
+1
−1
08:11:53
gridworks
Bump poetry from 1.8.1 to 1.8.3 in /.github/workflows
+1
−1
08:11:59
gridworks
Bump pip from 23.3.1 to 24.1.1 in /.github/workflows
+1
−1
08:12:06
gridworks
Bump virtualenv from 20.25.0 to 20.26.3 in /.github/workflows
+1
−1
08:36:38
gridworks
Bump myst-parser from 2.0.0 to 3.0.1 in /docs
+1
−1
08:36:41
gridworks
Bump sphinx-click from 5.1.0 to 6.0.0 in /docs
+1
−1
08:36:46
gridworks
Bump watchfiles from 0.21.0 to 0.22.0
+98
−83
08:36:46
gridworks
Bump sphinx from 7.2.6 to 7.3.7 in /docs
+1
−1
08:36:49
gridworks
Bump furo from 2024.1.29 to 2024.5.6 in /docs
+1
−1
08:37:15
gridworks
Bump safety from 3.1.0 to 3.2.3
+25
−10
08:38:08
gridworks
Bump typeguard from 4.2.1 to 4.3.0
+27
−12
08:38:42
gridworks
Bump certifi from 2024.2.2 to 2024.6.2
+25
−10
08:39:21
gridworks
Bump flake8-bugbear from 24.4.21 to 24.4.26
+25
−10
08:47:14
puya
fix: add dynamic key types to stubs for LocalState and GlobalState
+1986
−1219
09:21:43
puya
fix: prevent assertion error when using dynamic key with storage proxy and assinging to self member
+23
−2
09:32:37
puya
minor simplification
+24
−34
09:45:10
puya
minor simplification
+24
−34
09:45:10
puya
fix: prevent assertion error when using dynamic key with storage proxy and assinging to self member
+23
−2
09:45:10
puya
fix: add dynamic key types to stubs for LocalState and GlobalState
+1986
−1219
09:48:16
puya
2.1.1
+11
−1
09:48:25
algokit-cli
chore(deps): bump the all group across 1 directory with 5 updates
+69
−62
12:38:50
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−1
13:17:45
algokit-lora
fix: handle accounts with a large number of assets
+111
−24
14:07:03
algokit-utils-py
chore(deps): bump the all group across 1 directory with 7 updates
+71
−70
14:43:36
algokit-utils-ts
chore(deps): bump the all group across 1 directory with 9 updates
+198
−140
15:06:39
gridworks
update release publisher
+3
−3
15:07:45
gridworks
Merge pull request #204 from thegridelectric/dev
+10
−10
15:09:20
swap-shop
Merge pull request #1 from Argonaut5000/main
+62
−1
15:13:59
a-day-in-my-bobalife
chore: log greeting (2024-07-01)
+2
−0
15:27:15
gridworks
Bump version to cause release to pypi
+1
−1
15:29:15
gridworks
Merge pull request #205 from thegridelectric/dev
+1
−1
16:17:35
algokit-lora
fix: handle scroll restoration on navigation
+140
−20
16:30:21
algokit-lora
chore: merge branch into main
+143
−83
17:15:04
a-day-in-my-bobalife
chore: v2024.26.0 (release)
+17
−0
17:15:05
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
17:32:54
go-algorand
network: use http.ResponseController instead of GetHTTPRequestConnection (#6044)
+25
−322
17:37:08
go-algorand
add Go Benchmark (go) benchmark result for 4ba009b3d60be88377d9661ce6eb96d8fa1fdeed
+445
−1
18:14:00
go-algorand
tests: extend TestP2PRelay logging
+32
−16
18:25:30
arcpay-sdk
Created an ARC200 input
+137
−8
18:30:39
liquid-auth-android
Merge ba63cc2a59d287ba009b947f1c7d39a248436986 into b2f3e0f13b35d75fbfe4fc54deec02b822bf6587
+710
−87
19:30:01
gridworks
massive prune
+155
−13605
19:32:26
go-algorand
tests: extend TestP2PRelay logging (#6048)
+32
−16
19:36:40
go-algorand
add Go Benchmark (go) benchmark result for 3bcfedb34871fddba13bfe6125f92b60a975fd06
+445
−1
19:37:15
gridworks
try to use upload-artifact@v4 for code coverage
+3
−3
19:39:25
gridworks
download-artifact/@v4
+1
−1
19:41:14
gridworks
Merge branch 'main' into dev
+1
−0
19:46:44
gridworks
no need to run rabbit
+0
−8
19:48:31
gridworks
Merge pull request #206 from thegridelectric/dev
+160
−13617
20:57:49
go-algorand
Implement shared identity tracker
+500
−130
20:57:50
go-algorand
gossipsub: fix pubsub.processLoop and test termination race
+34
−9
20:57:50
go-algorand
more logging into TestHybridNetwork_DuplicateConn
+46
−12
20:57:50
go-algorand
netdeploy: support hybrid p2p scenarios
+180
−30
20:57:50
go-algorand
CR: fix identityOpts reuse concern
+27
−13
20:57:50
go-algorand
CR fixes
+5
−5
21:15:28
go-algorand
fix hybrid scenario generation
+2
−2
22:00:31
go-algorand
fixes to hybrid test scripts
+18
−1
22:45:36
algokit-lora
Merge branch 'main' into pause-live
+143
−83