Home Reports Feb 26, 2024
Monday, February 26, 2024
- Commits
- 111
- pushed this day
- Repositories
- 25
- with activity
- Contributors
- 21
- distinct authors
- Lines changed
- +49,607 −44,253
- additions / deletions
Monday, February 26, 2024
111 commits were pushed across 25 repos by 21 authors. There were 49,607 additions and 44,253 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
25 repositories- algorand 6 commits
- F23_HealthFederated 1 commit
- go-algorand 1 commit
- go-algorand-sdk 2 commits
- java-algorand-sdk 2 commits
- js-algorand-sdk 2 commits
- py-algorand-sdk 2 commits
- community 2 commits
- hacker-mansion-membership-app 1 commit
- algokit-base-template 4 commits
- algokit-cli 35 commits
- algokit-fullstack-template 8 commits
- algokit-python-template 4 commits
- algokit-react-frontend-template 6 commits
- algokit-utils-ts 1 commit
- ARCs 2 commits
- homebrew-tap 4 commits
- reti 5 commits
- TEALScript 1 commit
- algobase 10 commits
- CryptoDeepTools 5 commits
- a-day-in-my-bobalife 3 commits
- algo-voting 2 commits
- smart-dao 1 commit
- tatum-js 1 commit
Commit Log
111 commits · 25 repositories
01:00:26
go-algorand
Build 1905 Data
+1
−1
01:15:06
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−0
01:16:04
algobase
:arrow_up: Bump pytest from 7.4.4 to 8.0.2
+7
−7
01:16:40
algobase
:arrow_up: Bump sniffio from 1.3.0 to 1.3.1
+3
−3
01:17:10
algokit-cli
chore: the build
+481
−304
01:17:25
algobase
:arrow_up: Bump pylint from 3.0.3 to 3.1.0
+7
−7
01:18:26
algokit-cli
chore: fix
+1
−1
01:19:04
algobase
:arrow_up: Bump mkdocs-material from 9.5.10 to 9.5.11
+3
−3
01:20:21
algobase
:arrow_up: Bump pydantic from 2.6.1 to 2.6.2
+84
−84
01:20:48
algokit-cli
feat!: bump
+1
−1
01:21:10
algobase
:arrow_up: Bump coverage from 7.4.2 to 7.4.3
+53
−53
01:21:45
algobase
:arrow_up: Bump astroid from 3.0.3 to 3.1.0
+7
−7
01:21:48
algokit-cli
2.0.0
+11
−1
01:23:07
algobase
:arrow_up: Bump typing-extensions from 4.9.0 to 4.10.0
+3
−3
01:24:06
algobase
:arrow_up: Bump setuptools from 69.1.0 to 69.1.1
+5
−5
01:27:47
algokit-cli
chore: fix
+2
−2
01:36:54
algokit-cli
2.0.1
+5
−1
01:42:21
algokit-cli
chore: fix
+2
−2
01:43:00
algokit-cli
2.0.2
+5
−1
01:50:19
algokit-cli
chore: fix
+1
−1
01:50:49
algokit-cli
2.0.3
+5
−1
01:51:47
TEALScript
Merge branch 'algorandfoundation:dev' into dev
+9581
−19648
01:54:46
F23_HealthFederated
reward token integration WIP
+28
−12
02:57:16
algokit-cli
chore: fix
+1
−1
02:57:56
algokit-cli
2.0.4
+5
−1
03:05:07
algokit-cli
chore: fix
+2
−2
03:06:34
algokit-cli
2.0.5
+5
−1
03:11:27
algokit-cli
chore: fix
+1
−1
03:12:02
algokit-cli
2.0.6
+5
−1
03:24:00
algokit-cli
chore: fix
+2
−2
03:24:34
algokit-cli
2.0.7
+5
−1
03:32:15
algokit-cli
chore: fix again
+1
−1
03:33:14
algokit-cli
2.0.8
+5
−1
03:39:03
algokit-cli
chore: fix
+1
−1
03:39:35
algokit-cli
2.0.9
+5
−1
03:49:25
algokit-cli
chore: reseting
+79
−337
03:49:48
algo-voting
Update @vue/compiler-sfc requirement from ^3.4.19 to ^3.4.20
+1
−1
03:50:03
algo-voting
Update eslint requirement from ^8.56.0 to ^8.57.0
+1
−1
03:51:58
algokit-cli
Merge branch 'main' into pr-to-origin
+0
−0
04:28:48
algokit-cli
chore: refactor build binaries workflow
+85
−97
04:45:46
algokit-cli
Merge main into branch
+88
−112
07:07:52
reti
Update and refactor staking reward calculations
+2391
−1785
07:22:32
reti
Updated some early diagrams
+57
−3
11:15:39
algobase
Merge pull request #119 from code-alexander/dependabot/pip/setuptools-69.1.1
+5
−5
11:22:35
tatum-js
ALL-5214 - Fix XDC estimate
+15
−2
11:28:12
algokit-cli
Set init=true on docker compose services
+4
−0
11:46:34
ARCs
UPDATE ARC_34 TEMPLATE because it may change
+1
−0
11:47:55
smart-dao
Add display for time to check with MILP results
+154
−7536
12:31:10
community
Commit from GitHub Actions (Community Interest Tracker)
+4
−1
13:28:37
algokit-react-frontend-template
chore: fixing aiohttp 3.12 compatibility
+94
−193
13:31:40
algokit-react-frontend-template
chore: removing explicit pin on aiohttp
+1
−2
13:32:20
algokit-python-template
feat: init wizard v2 improvements (#5)
+2762
−399
13:39:36
algokit-react-frontend-template
feat: init wizard v2 improvements (#25)
+4075
−602
13:49:13
algokit-base-template
feat: basic ci setup (#1)
+148
−0
14:34:47
algokit-fullstack-template
chore: minor improvements in check_algokit_version script
+125
−192
14:43:04
algokit-cli
chore: fix ps1 script call
+15
−8
14:46:50
algokit-fullstack-template
chore: fixing compatibility issues with pyyaml and 3.12
+474
−454
14:52:52
algokit-fullstack-template
chore: temporary reverting to older cli version
+1
−1
14:53:10
algokit-utils-ts
chore(deps): bump the all group with 10 updates
+169
−169
14:58:43
algokit-fullstack-template
feat: init wizard v2 improvements (#19)
+9772
−1588
15:02:15
algokit-cli
chore: lockfile maintenance
+7
−7
15:10:26
algokit-cli
chore: temporarily reverting the copier version
+7
−7
15:13:34
a-day-in-my-bobalife
chore: log greeting (2024-02-26)
+2
−0
15:16:13
algokit-cli
feat: init wizard v2 (#415)
+931
−198
15:20:16
CryptoDeepTools
Add files via upload
+1450
−0
15:26:25
algokit-base-template
chore: testing init wizard pre-release
+1
−1
15:32:27
algorand
experiments(vote_app): require asa holding to execute.
+45
−0
15:33:17
algokit-react-frontend-template
chore: testing prerelease
+1
−1
15:34:32
algokit-python-template
chore: testing pre release
+1
−1
15:43:20
algokit-fullstack-template
chore: testing prerelease
+9
−9
15:51:18
CryptoDeepTools
Update README.md
+1525
−0
15:52:57
CryptoDeepTools
Add files via upload
+211
−0
15:57:58
algokit-cli
1.12.0
+11
−1
15:59:35
CryptoDeepTools
Update README.md
+11
−0
16:00:00
algokit-react-frontend-template
chore: installing stable 1.12.0 version of cli
+1
−1
16:00:22
algokit-python-template
chore: installing stable 1.12.0 version of cli
+1
−1
16:00:43
algokit-base-template
chore: installing stable 1.12.0 version of cli
+1
−1
16:01:08
CryptoDeepTools
Update README.md
+1
−1
16:01:10
algokit-fullstack-template
chore: testing ci
+1
−1
16:01:11
homebrew-tap
Updating algokit to 1.12.0
+2
−2
16:05:20
homebrew-tap
Updating algokit to 1.12.0
+2
−2
16:08:11
algokit-react-frontend-template
chore: testing prerelease (#26)
+1
−1
16:08:34
algokit-python-template
chore: testing pre release (#6)
+1
−1
16:11:29
algokit-fullstack-template
feat: init wizard v2 stable release support
+8
−8
16:13:56
algokit-cli
chore: remove per branch dependencies on blessed templates
+0
−4
16:14:42
algokit-fullstack-template
feat: stable wizard v2 release support (#20)
+9
−9
16:31:47
algokit-cli
chore: remove per branch dependencies on blessed templates (#435)
+0
−4
16:47:59
algokit-cli
1.12.1
+5
−1
16:51:19
homebrew-tap
Updating algokit to 1.12.1
+2
−2
16:58:50
homebrew-tap
Updating algokit to 1.12.1
+2
−2
17:10:41
algokit-base-template
chore: testing init wizard pre-release (#2)
+1
−1
17:10:44
algorand
experiments(vote_app): saving progress - require asa holding to execute.
+25
−3
17:14:45
a-day-in-my-bobalife
chore: v2024.8.0 (release)
+17
−0
17:14:46
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
17:57:51
ARCs
Update arc-0040.md
+1
−1
18:16:16
hacker-mansion-membership-app
create button
+1042
−25
18:19:07
go-algorand-sdk
Fix indexer sync issue in cucumber tests
+33
−5
18:52:26
go-algorand-sdk
Remove unnecessary arg
+1
−1
19:00:20
reti
Updated overview and some of the diagrams
+56
−11
19:13:44
algorand
experiments(namespace): add contract to foreign tx array in deploy script.
+50
−16
19:15:48
algorand
experiments(namespace): verify that contract disallows interaction from unauthorized (non-asa holder) in deploy script.
+6
−6
19:34:14
py-algorand-sdk
Fix indexer sync issue in cucumber tests
+29
−22
20:13:01
py-algorand-sdk
Smart wait in examples smoke test as well
+34
−6
20:29:57
java-algorand-sdk
Fix indexer sync issue in cucumber tests
+28
−4
20:30:58
java-algorand-sdk
Test branch change
+1
−1
21:31:37
algorand
example(vote): revert example a4bbe commit.
+0
−45
21:35:46
js-algorand-sdk
Smart wait in examples too
+50
−6
21:54:10
js-algorand-sdk
Fix mistake
+1
−1
22:42:54
algorand
examples(vote):require asa holding.
+87
−20
23:14:27
reti
Add NFD ownership verification and pool retrieval in validator registry
+55
−5
23:15:18
reti
Added pool list and pool claim commands
+12984
−10158