Home Reports Nov 21, 2024
Thursday, November 21, 2024
- Commits
- 97
- pushed this day
- Repositories
- 19
- with activity
- Contributors
- 23
- distinct authors
- Lines changed
- +87,402 −29,255
- additions / deletions
Thursday, November 21, 2024
97 commits were pushed across 19 repos by 23 authors. There were 87,402 additions and 29,255 deletions.
Stay up to date with the latest insights and developments on AlgoScan
Updated repos
19 repositories- go-algorand 8 commits
- go-algorand-sdk 1 commit
- indexer 9 commits
- java-algorand-sdk 1 commit
- community 1 commit
- algokit-lora 11 commits
- docs 1 commit
- fnet-algod-docker 6 commits
- fnet-scripts 1 commit
- hashi 2 commits
- nodekit 26 commits
- puya 8 commits
- puya-ts 4 commits
- reti 3 commits
- a-day-in-my-bobalife 1 commit
- algorand-go-mobile-sdk 1 commit
- algo-voting 3 commits
- smart-dao 8 commits
- tinyman-consensus-staking 2 commits
Commit Log
97 commits · 19 repositories
00:05:03
algokit-lora
update the npm audit ID
+2
−2
00:14:28
algokit-lora
Merge pull request #344 from algorandfoundation/arc56-errors
+119
−14
01:00:25
go-algorand
Build 2177 Data
+1
−1
01:11:48
algokit-lora
Added hook to read and set url search params (#338)
+470
−137
02:06:25
algokit-lora
Upgraded to eslint v9
+5215
−4310
02:06:59
algokit-lora
Addressed MR Comments
+4
−6
02:15:23
algokit-lora
Upgraded to eslint v9 (#343)
+5217
−4314
03:14:54
algo-voting
Update @typescript-eslint/parser requirement from ^8.13.0 to ^8.15.0
+1
−1
03:14:59
algo-voting
Update eslint-plugin-vue requirement from ^9.30.0 to ^9.31.0
+1
−1
03:30:13
puya
chore: dev tools update
+163
−237
03:31:14
puya
chore: update vendored mypy to v1.13.0
+6148
−2673
03:47:06
puya
replace black with ruff format
+4802
−4846
03:57:22
puya
chore: dev tools update
+163
−237
03:57:22
puya
chore: update vendored mypy to v1.13.0
+6148
−2673
03:57:22
puya
replace black with ruff format
+4802
−4846
04:22:22
puya
feat: distinguish between comment annotations vs error messages on ops, to provide better error support in ARC-56
+191
−271
04:22:24
puya
chore: compile all
+165
−2
04:36:50
algokit-lora
feat: use transaction type badge in the table
+18
−4
05:27:45
algo-voting
Merge pull request #534 from sambitsargam/dependabot/npm_and_yarn/eslint-plugin-vue-tw-9.31.0
+1
−1
05:45:27
algokit-lora
chore: update claw icon source
+1
−1
06:10:58
algokit-lora
Merge pull request #345 from algorandfoundation/txn-type-in-table
+18
−4
09:29:48
smart-dao
Update work for reviews from nature scientific reports article
+9776
−166
09:42:11
smart-dao
Setup data release with gitignores for when paper published
+24
−1
09:44:32
smart-dao
Remove random giant cpp files
+4
−127
09:47:21
smart-dao
Add first file for sim_sat dir
+8
−0
09:50:17
smart-dao
Add work for IAC paper on simulating satellites
+34553
−0
09:51:43
smart-dao
Rename title on readme file
+1
−1
10:24:04
smart-dao
Update main readme for latest work
+66
−12
10:26:25
smart-dao
Update git_attributes file
+0
−1
12:46:31
community
Commit from GitHub Actions (Community Interest Tracker)
+0
−1
13:13:29
nodekit
test(internal): github tests 100%, adds HttpPkg interface
+102
−5
13:13:29
nodekit
test(internal): github tests 100%, adds HttpPkg interface
+102
−5
13:13:42
nodekit
test(internal): metrics tests 100% coverage
+99
−33
13:13:42
nodekit
test(internal): metrics tests 100% coverage
+99
−33
13:20:08
fnet-algod-docker
automated catchpoint testing
+123
−6
14:36:44
fnet-algod-docker
log catchup label
+2
−0
14:38:41
fnet-algod-docker
stop.sh change
+4
−6
14:42:51
fnet-algod-docker
Revert "stop.sh change"
+6
−4
14:43:17
fnet-algod-docker
fix stop.sh missing, properly
+1
−0
15:14:20
a-day-in-my-bobalife
chore: log greeting (2024-11-21)
+1
−0
16:01:49
go-algorand
Test heartbeat service, restrict free heartbeats
+675
−540
16:55:42
go-algorand
CI: update reviewdog warning linter job (#6175)
+9
−7
16:59:11
indexer
Fix typo
+1
−1
17:00:14
go-algorand
add Go Benchmark (go) benchmark result for 0bc3d7e4750db8f98c5dd66f3377147532021c62
+445
−1
17:00:48
indexer
Improve parameter descriptions
+5
−5
17:32:00
go-algorand
Add some extra checks on cheap heartbeats
+31
−9
17:35:22
nodekit
test(internal): status coverage
+40
−12
17:35:22
nodekit
test(internal): status coverage
+40
−12
17:36:07
nodekit
feat(ui): lora transaction wizard
+53
−4
17:36:07
nodekit
feat(ui): lora transaction wizard
+53
−4
17:44:14
nodekit
test(ui): update snapshots
+11
−5
17:44:14
nodekit
test(ui): update snapshots
+11
−5
17:56:18
go-algorand
Introduce HeartbeatProof
+342
−7
17:58:37
algorand-go-mobile-sdk
Merge pull request #2 from perawallet/receiver-min-balance-fee
+51
−19
18:29:50
nodekit
fix(ui): empty account generate key
+6
−1
18:29:50
nodekit
fix(ui): empty account generate key
+6
−1
18:36:18
reti
Check in current version of reti-docs into docs/ directory of docs/gitbook branch for monorepo gitbook use.
+686
−0
19:09:05
reti
docs(gitbook): emphasize owner address should not be a hot-wallet
+3
−3
19:11:47
go-algorand
missed a conversion
+1
−1
19:19:26
go-algorand
more conversions
+5
−5
19:32:57
nodekit
fix(ui): input focus and return to accounts on delete
+24
−3
19:32:57
nodekit
fix(ui): input focus and return to accounts on delete
+24
−3
19:35:11
nodekit
feat(ui): display network and hide qrcode
+79
−46
19:35:11
nodekit
feat(ui): display network and hide qrcode
+79
−46
19:38:10
puya-ts
fix: Use default name of Anonymous for unnamed object types
+118
−129
19:38:27
puya-ts
chore: Update deps
+1070
−1157
19:38:36
reti
chore(docs): Update README with information about gitbook branch and documentation location.
+5
−0
19:39:56
nodekit
chore(ui): remove extra parameters
+1
−2
19:39:56
nodekit
chore(ui): remove extra parameters
+1
−2
21:31:40
docs
[create-pull-request] automated change
+3
−3
21:36:10
tinyman-consensus-staking
Remove unused constant
+269
−271
21:41:30
fnet-scripts
Change catchup source to our new endpoint of tested catchpoints
+1
−1
21:43:26
tinyman-consensus-staking
License
+97
−0
21:48:29
indexer
Change route to `GET /v2/block-headers`
+486
−486
21:49:09
fnet-algod-docker
Re-enable fast catchups at the end of ./run.sh; source catchpoints from our known-good endpoint
+12
−16
21:50:18
hashi
README UPDATE with example
+55
−7
21:51:52
hashi
README UPDATE
+5
−3
22:12:39
algokit-lora
Updated keyreg schema
+4
−36
22:34:25
puya-ts
fix: itob for uint64 should return 8 bytes when evaluating to a constant
+1
−1
22:40:50
indexer
Remove the `updates` and `participation` params
+435
−675
22:54:57
nodekit
refactor(internal): participation watcher
+31
−100
22:54:57
nodekit
refactor(internal): participation watcher
+31
−100
22:55:25
nodekit
fix(ui): state updates for online/offline
+24
−13
22:55:25
nodekit
fix(ui): state updates for online/offline
+24
−13
23:00:25
algokit-lora
Updated keyreg schema (#348)
+4
−36
23:17:43
puya-ts
test: Expand test coverage of primitives
+3185
−441
23:18:50
nodekit
chore(build): fund TUI account
+4
−0
23:18:50
nodekit
chore(build): fund TUI account
+4
−0
23:25:37
indexer
Lints
+2
−2
23:26:27
java-algorand-sdk
Regenerate code from specification file
+110
−6
23:27:03
go-algorand-sdk
Regenerate code from specification file
+45
−0
23:29:27
indexer
Rename struct
+15
−15
23:31:56
indexer
Fix outdated comment
+1
−1
23:47:08
nodekit
fix(ui): catch invalid states
+27
−7
23:47:08
nodekit
fix(ui): catch invalid states
+27
−7
23:49:24
indexer
Use faster/simpler sorting function
+2
−1
23:58:05
indexer
Use a more descriptive name for func `rowToBlock`
+2
−2