Home Reports Feb 27, 2024
Tuesday, February 27, 2024
- Commits
- 73
- pushed this day
- Repositories
- 27
- with activity
- Contributors
- 23
- distinct authors
- Lines changed
- +26,691 −8,673
- additions / deletions
Tuesday, February 27, 2024
73 commits were pushed across 27 repos by 23 authors. There were 26,691 additions and 8,673 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
27 repositories- algorand 4 commits
- F23_HealthFederated 1 commit
- algorand-sdk-testing 1 commit
- go-algorand 1 commit
- go-algorand-sdk 2 commits
- java-algorand-sdk 2 commits
- js-algorand-sdk 2 commits
- ledger-app-algorand 1 commit
- py-algorand-sdk 2 commits
- community 2 commits
- hacker-mansion-membership-app 9 commits
- algokit-cli 4 commits
- algokit-fullstack-template 1 commit
- ARCs 5 commits
- beaker 5 commits
- reti 3 commits
- algobase 5 commits
- CryptoDeepTools 1 commit
- algojig 5 commits
- wen-tools 2 commits
- a-day-in-my-bobalife 1 commit
- algo-voting 6 commits
- wallet 4 commits
- smart-dao 1 commit
- tealish 1 commit
- tinyman-governance 1 commit
- use-wallet 1 commit
Commit Log
73 commits · 27 repositories
00:45:59
F23_HealthFederated
reverting some changes
+17
−18
00:48:53
algobase
:arrow_up: Bump email-validator from 2.1.0.post1 to 2.1.1
+3
−3
00:49:42
algobase
:arrow_up: Bump griffe from 0.40.1 to 0.41.0
+3
−3
00:50:28
algobase
:arrow_up: Bump marshmallow from 3.20.2 to 3.21.0
+5
−6
01:00:27
go-algorand
Build 1906 Data
+1
−1
01:12:35
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−3
02:15:53
algokit-fullstack-template
fix: add execute permission to version check script
+0
−0
03:21:59
algo-voting
Update @typescript-eslint/eslint-plugin requirement
+1
−1
03:22:14
algo-voting
Update @typescript-eslint/parser requirement from ^7.0.2 to ^7.1.0
+1
−1
06:11:45
algobase
Merge pull request #122 from code-alexander/dependabot/pip/marshmallow-3.21.0
+5
−6
06:11:56
algobase
Merge pull request #121 from code-alexander/dependabot/pip/griffe-0.41.0
+3
−3
07:18:56
reti
Start of support for linking pools contract accounts to nfds
+6468
−5774
08:50:55
wallet
update swap button severity
+14
−6
08:52:41
wallet
Deploying to gh-pages from @ scholtz/wallet@d200a17187bbec0aa588f49cce51693fce891f3a 🚀
+8
−8
08:54:57
wallet
cicd deploy
+1
−1
08:56:54
wallet
Deploying to gh-pages from @ scholtz/wallet@29d277b7e494372ede1f8376bc3eee829cd7d742 🚀
+10
−10
10:44:19
algojig
Merge 4fb6e616fd130eb0215ddd6467aa5fc93a16d85b into d1a317384cfbc1962c3adff20635e170372460d8
+6
−5
11:07:47
ARCs
Fix: slicing scalar too soon before signing
+18
−7
11:09:36
ARCs
chore: specify types
+2
−2
11:33:10
algokit-cli
fix: algod container proper SIGTERM handling
+10
−2
12:11:53
ARCs
fix: ECDH using common Curve25519 point and concatenation into hash for the secret
+23
−8
12:16:01
ARCs
chore: comment in ECDH function
+1
−0
12:30:05
community
Commit from GitHub Actions (Community Interest Tracker)
+3
−1
13:07:49
algojig
Update building
+8
−10
13:17:07
tinyman-governance
update naming in test_get_total_cumulative_power_at
+9
−5
13:18:13
algojig
Update building
+2
−2
13:31:22
beaker
chore: bumping algokit and algorand related dependencies
+28
−7
13:36:25
beaker
chore: fixing pip-audit
+55
−34
13:37:25
beaker
Merge branch 'build/bump-algokit-deps' of https://github.com/algorand-devrel/beaker into build/bump-algokit-deps
+6
−6
13:40:20
beaker
chore: poetry update - lockfile maintenance, fixing pip audit warnings
+893
−854
13:41:39
algokit-cli
fix: algod container proper SIGTERM handling (#438)
+10
−2
13:44:54
beaker
chore: fixing mypy warnings
+1
−1
14:08:06
algokit-cli
docs: minor patch in the badge
+1
−1
14:13:05
algo-voting
Merge pull request #371 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-7.1.0
+1
−1
14:13:21
algo-voting
Merge pull request #369 from sambitsargam/dependabot/npm_and_yarn/eslint-tw-8.57.0
+1
−1
14:13:29
algo-voting
Merge pull request #368 from sambitsargam/dependabot/npm_and_yarn/vue/compiler-sfc-tw-3.4.20
+1
−1
14:13:55
algo-voting
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-7.1.0
+4
−4
14:16:51
algojig
version 0.0.2
+22
−1
14:24:31
algojig
Merge pull request #17 from Hipo/update-go-algorand-3-17
+88
−68
15:13:34
a-day-in-my-bobalife
chore: log greeting (2024-02-27)
+1
−0
16:04:39
tealish
Docs: router
+39
−0
16:25:01
ledger-app-algorand
[auto] Update screenshot
+1
−1
16:55:31
smart-dao
Add dev version of milp code
+793
−5
17:00:01
wen-tools
Update Download19CollectionData.jsx
+1
−0
17:33:10
wen-tools
Update Download19CollectionData.jsx
+1
−1
18:46:52
use-wallet
Fix: wrap postMessage in timeout to prevent race conditions
+9
−6
18:52:33
algorand
examples(vote): save asa total supply to state.
+11
−5
19:45:50
ARCs
feat: simplify signData
+4
−16
20:46:15
algorand
examples(vote): compile with add to vote tally by account balance.
+28
−15
21:04:55
algorand
vote: asset voter is asa holder.
+1
−0
21:14:58
hacker-mansion-membership-app
Membership Price
+35
−5
21:21:19
algorand-sdk-testing
Improve indexer sync method (#309)
+10
−3
21:21:31
js-algorand-sdk
Update .test-env
+1
−1
21:21:37
go-algorand-sdk
Update .test-env
+1
−1
21:21:42
py-algorand-sdk
Update .test-env
+1
−1
21:21:46
java-algorand-sdk
Update .test-env
+1
−1
21:24:49
CryptoDeepTools
Update README.md
+1
−1
21:39:38
hacker-mansion-membership-app
Register Membership
+967
−763
21:40:50
go-algorand-sdk
Fix: Fix indexer sync issue in cucumber tests (#628)
+32
−4
21:41:37
py-algorand-sdk
Fix: Fix indexer sync issue in cucumber tests (#533)
+62
−27
21:42:10
java-algorand-sdk
Fix: Fix indexer sync issue in cucumber tests (#686)
+28
−4
21:47:12
hacker-mansion-membership-app
algo unit
+7
−3
21:50:37
js-algorand-sdk
Fix: Update chromedriver deps, make install conditional in CI, and fix indexer sync error in cucumber tests (#859)
+924
−56
21:51:13
hacker-mansion-membership-app
cancel
+50
−0
21:55:29
reti
Checkpoint w/ adding stake
+376
−104
22:05:06
hacker-mansion-membership-app
dynamic cancel/register
+34
−16
22:30:19
hacker-mansion-membership-app
dappflow link
+8
−1
22:35:26
hacker-mansion-membership-app
Merge pull request #1 from algorand-devrel/joe-p/frontend
+15383
−739
22:43:20
hacker-mansion-membership-app
update README
+18
−5
22:53:58
reti
Refactor pool persistence in node manager and add command to list the full ledger of a staking pool
+116
−15
23:06:06
algorand
vote: display choice winner.
+3
−1
23:37:40
hacker-mansion-membership-app
membershipAssetInfo
+5
−6
23:48:53
algokit-cli
chore: tweak cd pipeline on push trigger to main branch
+5
−0