Home Reports Apr 14, 2025
Monday, April 14, 2025
- Commits
- 87
- pushed this day
- Repositories
- 14
- with activity
- Contributors
- 15
- distinct authors
- Lines changed
- +7,211 −8,400
- additions / deletions
Monday, April 14, 2025
87 commits were pushed across 14 repos by 15 authors. There were 7,211 additions and 8,400 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
14 repositories- S25_RideChain 7 commits
- go-algorand 6 commits
- go-algorand-sdk 2 commits
- indexer 1 commit
- js-algorand-sdk 45 commits
- abel 2 commits
- AlgoEvents 3 commits
- algokit-client-generator-py 1 commit
- docs 2 commits
- liquid-auth 1 commit
- CIFI 4 commits
- a-day-in-my-bobalife 3 commits
- AlgorandKMDServer 9 commits
- use-wallet-ui 1 commit
Commit Log
87 commits · 14 repositories
01:00:27
go-algorand
Build 2318 Data
+1
−1
07:17:05
abel
remove lib/ from gitignore
+168
−1
07:18:03
abel
abel-cli add missing packages: tsc, tsx
+534
−6
08:29:21
CIFI
Merge 6d48c4f08e018b6de3a58bb2c1122030e05265f7 into 5e4208b640ebbfe4b542bd181c944dfd14912ec7
+248
−0
08:29:26
CIFI
Merge 459f01528829b65cc44b88b071d38b45462c12de into 5e4208b640ebbfe4b542bd181c944dfd14912ec7
+388
−0
08:34:25
CIFI
Merge b1ff321c290ce1f3efa88e22c24b89718cb3c11a into 5e4208b640ebbfe4b542bd181c944dfd14912ec7
+334
−0
08:46:19
CIFI
Merge 9f6fd2857569c0d2ee93e418b868623e9d86663f into 5e4208b640ebbfe4b542bd181c944dfd14912ec7
+200
−0
11:48:25
liquid-auth
Merge pull request #44 from algorandfoundation/decision/persistent-peer-connections
+178
−0
13:54:54
algokit-client-generator-py
chore(deps): bump the minor-and-patch group across 1 directory with 4 updates
+37
−37
14:31:24
go-algorand
use existing pattern for returning default values
+1
−2
14:31:24
go-algorand
use existing vfuture consensus
+3
−18
14:31:24
go-algorand
Rename function and provide context
+17
−16
14:37:13
docs
[create-pull-request] automated change
+5
−5
14:45:37
go-algorand
Merge remote-tracking branch 'origin/rel/stable' into relstable4.0.3-remerge
+3
−1
14:45:38
go-algorand
Bump Version, Remove buildnumber.dat and genesistimestamp.dat files.
+1
−3
15:08:02
docs
Merge pull request #1298 from algorandfoundation/automatic-pr-go-algorand-v4.0.3-stable-indexer-3.7.2
+5
−5
15:10:47
AlgorandKMDServer
cicd update from 4.0.2 to 4.0.3
+84
−3
15:14:59
a-day-in-my-bobalife
chore: log greeting (2025-04-14)
+2
−0
16:04:14
AlgorandKMDServer
cicd update from 4.0.2 to 4.0.3
+3
−3
16:40:35
js-algorand-sdk
Prep for new release process based on 'github release' publishing.
+1057
−942
16:40:38
js-algorand-sdk
Tweak tag name variable to populate properly.
+2
−2
16:40:39
js-algorand-sdk
Introduce npm publishing workflow.
+50
−0
16:40:40
js-algorand-sdk
Publishing tweaks.
+8
−5
16:40:41
js-algorand-sdk
Introduce updated 2 step workflow: create-release-pr/approve then run release.
+119
−125
16:40:41
js-algorand-sdk
Revert changelog revamp.
+941
−943
16:40:42
js-algorand-sdk
Delete action tweak.
+4
−2
16:40:43
js-algorand-sdk
Remove unused secrets.
+0
−2
16:40:44
js-algorand-sdk
Revamp merge pull request step.
+8
−7
16:40:44
js-algorand-sdk
Typo fix create-release-pr.yml.
+1
−1
16:40:45
js-algorand-sdk
Cleanup create-release-pr.
+3
−23
16:40:46
js-algorand-sdk
Consolidate publishing into release.yml.
+28
−4
16:40:47
js-algorand-sdk
Debugging.
+3
−1
16:40:47
js-algorand-sdk
Tweak action reference.
+1
−1
16:40:48
js-algorand-sdk
Update the delete branch action.
+11
−5
16:40:49
js-algorand-sdk
Whitespace.
+0
−1
16:40:50
js-algorand-sdk
Formatting fix.
+2
−1
16:40:51
js-algorand-sdk
Adjust pull request merge/deleting steps.
+13
−6
16:40:51
js-algorand-sdk
Octokit initialization.
+11
−5
16:40:52
js-algorand-sdk
Tweaks.
+4
−4
16:40:53
js-algorand-sdk
Tweaks again.
+2
−2
16:40:54
js-algorand-sdk
Revamps.
+43
−34
16:40:54
js-algorand-sdk
octokit
+9
−18
16:40:55
js-algorand-sdk
Adjust script to use the base branch from the PR for release/publish.
+13
−1
16:40:56
js-algorand-sdk
Generalize to create a release pull request off a base branch (defaulting to the default branch for the repo).
+15
−8
16:40:57
js-algorand-sdk
Syntax tweaks.
+1
−1
16:40:57
js-algorand-sdk
Tweak inputs.
+1
−1
16:40:58
js-algorand-sdk
More tweaking
+5
−6
16:40:59
js-algorand-sdk
Slack message tweak.
+1
−1
16:41:00
js-algorand-sdk
Cleanup var references.
+25
−23
16:41:01
js-algorand-sdk
Tweak input ordering.
+7
−7
16:41:01
js-algorand-sdk
Env variable tweak.
+1
−1
16:41:02
js-algorand-sdk
PR title tweak.
+1
−1
16:41:03
js-algorand-sdk
Update .github/workflows/create-release-pr.yml
+1
−1
16:41:04
js-algorand-sdk
Update .github/workflows/publish.yml
+1
−1
16:41:05
js-algorand-sdk
Update .github/workflows/publish.yml
+1
−1
16:41:05
js-algorand-sdk
Update .github/workflows/release.yml
+1
−1
16:41:06
js-algorand-sdk
Update .github/workflows/release.yml
+1
−1
16:41:07
js-algorand-sdk
Remove concept of PRE_RELEASE_VERSION from create-release-pr.yml.
+8
−30
16:41:08
js-algorand-sdk
Better description for base_branch input in create-release-pr.yml.
+1
−1
16:46:50
js-algorand-sdk
Merge branch 'sdk-release-updates-testing' into sdk-release-updates
+51
−5
17:04:14
AlgorandKMDServer
cicd update from 4.0.2 to 4.0.3
+3
−3
17:05:44
S25_RideChain
added foundry files
+871
−0
17:06:38
S25_RideChain
add env file for environment private keys
+3
−0
17:13:51
js-algorand-sdk
Remove unused SDK_DEPLOYMENT_URL.
+0
−1
17:15:11
a-day-in-my-bobalife
chore: v2025.14.0 (release)
+14
−0
17:15:12
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
17:28:02
S25_RideChain
Update DriverContract.json
+37
−27
17:28:47
S25_RideChain
Update RiderContract.json
+45
−28
17:35:09
S25_RideChain
Delete WebApp/ridechain-webapp directory
+0
−4305
17:43:44
js-algorand-sdk
Devops: Release process update (#950)
+299
−70
17:50:13
js-algorand-sdk
Revert bad CHANGELOG/package version updates.
+5
−51
18:04:15
AlgorandKMDServer
cicd update from 4.0.2 to 4.0.3
+3
−3
18:30:00
AlgoEvents
Update README.md
+58
−0
18:30:00
AlgoEvents
Version: 1.0.12 : Edited name to Julo
+2
−2
18:30:00
AlgoEvents
Version : 1.0.13 : Edited The Domain Back to nickthelegend.tech
+1
−1
18:32:41
js-algorand-sdk
Revert bad CHANGELOG/package version updates. (#965)
+5
−51
18:57:45
indexer
build(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0
+13
−14
19:04:14
AlgorandKMDServer
cicd update from 4.0.2 to 4.0.3
+3
−3
19:37:31
S25_RideChain
added front end stuff
+243
−1500
19:38:21
S25_RideChain
Merge branch 'main' of https://github.com/AI-and-Blockchain/S25_RideChain
+874
−0
20:04:16
AlgorandKMDServer
cicd update from 4.0.2 to 4.0.3
+3
−3
21:04:18
AlgorandKMDServer
cicd update from 4.0.2 to 4.0.3
+3
−3
21:46:19
use-wallet-ui
docs: update copyright holder in LICENSE
+1
−1
22:04:15
AlgorandKMDServer
cicd update from 4.0.2 to 4.0.3
+3
−3
23:04:12
AlgorandKMDServer
cicd update from 4.0.2 to 4.0.3
+3
−3
23:21:09
go-algorand-sdk
Fix Box API Pagination-dependent integration tests.
+50
−1
23:56:22
go-algorand-sdk
Update CircleCI test runner image to match 2404 LTS of Ubuntu.
+1
−1