Home Reports Oct 28, 2024
Monday, October 28, 2024
- Commits
- 57
- pushed this day
- Repositories
- 25
- with activity
- Contributors
- 19
- distinct authors
- Lines changed
- +46,398 −9,247
- additions / deletions
Monday, October 28, 2024
57 commits were pushed across 25 repos by 19 authors. There were 46,398 additions and 9,247 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
25 repositories- blocksrv 1 commit
- conduit-plugin-export-blksrv 1 commit
- conduit-plugin-online 1 commit
- go-algorand 6 commits
- java-algorand-sdk 1 commit
- community 1 commit
- algokit-cli 1 commit
- algokit-lora 3 commits
- algokit-python-template 1 commit
- algokit-utils-ts 1 commit
- algokit-utils-ts-debug 1 commit
- devportal 1 commit
- devportal-code-examples 1 commit
- fnet-algod-docker 2 commits
- nodekit 8 commits
- python-utils-offchain-client-examples 3 commits
- docs 1 commit
- solidity-land-registry 1 commit
- solidity-smart-home 2 commits
- wen-tools 1 commit
- a-day-in-my-bobalife 3 commits
- AlgorandKMDServer 1 commit
- AlgorandPublicData 2 commits
- tinyman-consensus-staking 10 commits
- xbacked-sdk 3 commits
Commit Log
57 commits · 25 repositories
01:00:24
go-algorand
Build 2152 Data
+1
−1
04:40:06
algokit-utils-ts-debug
chore(deps): bump the all group across 1 directory with 6 updates
+110
−104
05:31:21
algokit-lora
fix: add appid to resource box resources
+107
−42
05:50:48
algokit-lora
chore: try fix random test failures
+9
−9
05:57:40
algokit-lora
Merge pull request #301 from algorandfoundation/fix-box-refs
+116
−51
08:06:52
algokit-utils-ts
Merge remote-tracking branch 'origin/main' into examples
+21427
−5572
08:11:21
nodekit
feat: covers AccountFromState
+50
−1
08:11:21
nodekit
feat: covers AccountFromState
+50
−1
08:19:19
solidity-land-registry
npm: bump chai from 4.5.0 to 5.1.2
+1
−1
08:35:53
solidity-smart-home
npm: bump @chainlink/contracts from 0.6.1 to 1.3.0
+1
−1
08:35:55
solidity-smart-home
Merge 2feba874803aa123ce94f3abe3f30dda187b2c87 into 13f2267968c9ba142eb76e0278058208fd0eb8a2
+1
−1
09:27:21
xbacked-sdk
update: data
+1080
−2
09:28:08
python-utils-offchain-client-examples
simple voting test
+1130
−0
09:40:16
tinyman-consensus-staking
update rate mechanism
+751
−557
09:44:15
algokit-cli
chore(deps): bump the all group across 1 directory with 10 updates
+131
−119
10:01:08
xbacked-sdk
update: october 28
+1067
−1
11:38:28
tinyman-consensus-staking
add default rate replace
+123
−40
11:39:31
AlgorandPublicData
add voimain participation servers
+52
−0
12:01:54
tinyman-consensus-staking
remove default rate
+460
−543
12:15:06
AlgorandKMDServer
Update appsettings.json
+2
−2
12:36:07
tinyman-consensus-staking
update events
+23
−14
12:45:31
community
Commit from GitHub Actions (Community Interest Tracker)
+1
−1
13:05:44
tinyman-consensus-staking
add comments to talgo_staking_approval.tl
+5
−1
13:21:06
tinyman-consensus-staking
update TAlgoStakingClient
+135
−82
13:29:17
tinyman-consensus-staking
update structs.json
+0
−40
13:37:21
nodekit
feat: moves getAddressesFromGenesis into accounts.go from test
+82
−77
13:37:21
nodekit
feat: moves getAddressesFromGenesis into accounts.go from test
+82
−77
13:53:10
nodekit
feat: replace with GetGenesis
+107
−7
13:53:10
nodekit
feat: replace with GetGenesis
+107
−7
14:15:46
conduit-plugin-online
incentives
+103
−30
14:24:03
AlgorandPublicData
add more aramid participation servers
+39
−0
14:33:58
tinyman-consensus-staking
update TAlgoStakingClient
+0
−9
14:36:10
tinyman-consensus-staking
update TAlgoStakingClient
+2
−10
15:09:31
xbacked-sdk
update: october 28th data
+1163
−0
15:14:26
a-day-in-my-bobalife
chore: log greeting (2024-10-28)
+2
−0
15:14:46
tinyman-consensus-staking
update tests
+52
−37
15:49:59
blocksrv
dep up
+159
−83
15:57:19
conduit-plugin-export-blksrv
dep up
+138
−131
16:32:58
algokit-python-template
chore(deps): bump the all group across 1 directory with 3 updates
+60
−53
16:52:02
fnet-algod-docker
debug
+2
−2
17:15:16
a-day-in-my-bobalife
chore: v2024.43.0 (release)
+13
−0
17:15:17
a-day-in-my-bobalife
Notes added by 'git notes add'
+1
−0
17:19:55
fnet-algod-docker
Revert "debug"
+2
−2
17:23:27
wen-tools
Update README.md
+1
−1
18:51:26
go-algorand
network: fix misplaced p2p received TX metric (#6144)
+4
−3
18:55:48
go-algorand
add Go Benchmark (go) benchmark result for eff5fb40deb279ba8b2d7f25fbfa5bfe8002d422
+445
−1
19:19:03
docs
Update Linode K8S setup.
+1
−1
20:15:30
go-algorand
fix: genesis oas2 definition
+83
−1
20:17:04
go-algorand
build: build route files
+1563
−1438
20:33:35
go-algorand
feat: return participation key from generate endpoint
+36
−23
20:34:46
devportal
initial changes required for docs workflow, puya docs
+13888
−7
21:10:49
python-utils-offchain-client-examples
added missing files
+78
−0
22:02:30
python-utils-offchain-client-examples
Merge pull request #3 from algorand-devrel/voting
+1208
−0
22:08:21
nodekit
fix: improve resilience and error handling
+36
−10
22:08:21
nodekit
fix: improve resilience and error handling
+36
−10
23:08:40
devportal-code-examples
finish integration test
+68
−35
23:25:48
java-algorand-sdk
Regenerate code from specification file
+4
−6