Home / Reports / Jun 28, 2024

Explore daily commit reports from the Algorand ecosystem. Stay updated with the latest code changes, repository activity, and developer contributions, refreshed every day.

Jun 27, 2024 Arrow Back Arrow Forward Jun 29, 2024
M
T
W
T
F
S
S
27
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7

Friday, June 28, 2024

61 commits were pushed across 12 repos by 14 authors. There were 45,554 additions and 21,432 deletions.

Stay up to date with the latest insights and developments on AlgoScan

Authors

Updated Repos

...

Commit Log

PatrickDinh 00:05:45 fix the bug and add the test (algokit-lora)
PatrickDinh 00:09:56 clean up (algokit-lora)
PatrickDinh 00:12:08 lint (algokit-lora)
dependabot[… 00:16:25 :arrow_up: Bump ruff from 0.2.2 to 0.5.0 (algobase)
algorandskiy 00:27:52 Merge remote-tracking branch 'upstream/master' into feature/p2p (go-algorand)
- 01:00:24 FI from master (go-algorand)
- 01:00:24 Build 2028 Data (go-algorand)
PhearZero 01:05:46 docs: fixed image for storybook (nft-bitmap)
PatrickDinh 01:12:35 refactor (algokit-lora)
neilcampbell 01:23:23 chore: reset state if time between subscriber failure and restart is too long (#126) (algokit-lora)
neilcampbell 01:57:20 chore: add fleshed out readme (#125) (algokit-lora)
PatrickDinh 02:35:39 Merge remote-tracking branch 'origin/main' into bug-lazy-load-table (algokit-lora)
PhearZero 03:04:07 test: add vitest and acceptance ci/cd (nft-bitmap)
dependabot[… 03:22:55 Update @vue/compiler-sfc requirement from ^3.4.29 to ^3.4.31 (algo-voting)
PhearZero 03:31:03 chore: convert package names (nft-bitmap)
PatrickDinh 03:33:33 button to pause live view (algokit-lora)
PhearZero 03:36:04 ci: update fetch depth (nft-bitmap)
PatrickDinh 05:11:36 bug: lazy load table last page (#127) (algokit-lora)
neilcampbell 06:04:11 chore: tweaks from dans feedback (algokit-lora)
neilcampbell 06:14:26 chore: tweaks from dans feedback (#128) (algokit-lora)
PatrickDinh 06:19:31 support pausing live transaction table (algokit-lora)
PatrickDinh 06:44:39 small tweaks (algokit-lora)
PatrickDinh 06:44:45 Merge remote-tracking branch 'origin/main' into pause-live (algokit-lora)
- 07:23:55 Merge branch 'refs/heads/v2' into hotfix/ALL-6743_Ada-Send-Broadcast-Send-from-VA-to-Blockchain-Transaction-Fails (tatum-js)
TenPetr 07:39:41 ALL-6743 - Fix position of the arguments in the Cardano RPC call (#1115) (tatum-js)
- 08:21:33 Update version of the package (tatum-js)
TenPetr 08:48:48 Update version of the package (#1116) (tatum-js)
github-acti… 12:36:46 Commit from GitHub Actions (Community Interest Tracker) (community)
PhearZero 13:56:09 fix: ui package names (nft-bitmap)
PhearZero 13:59:03 chore: publish coverage on release (nft-bitmap)
neilcampbell 14:58:21 feat: pause subscriber when inactivity is detected (algokit-lora)
neilcampbell 15:01:05 chore: move subscriber status component (algokit-lora)
cce 15:04:13 trim file path in p2p logger (go-algorand)
cce 15:04:49 Update network/p2pNetwork.go (go-algorand)
michaeltchu… 15:13:50 chore: log greeting (2024-06-28) (a-day-in-my-bobalife)
cce 15:35:51 rename DeadlineSettable => DeadlineSettableConn as intended in f6dd7a47e4e911ae38a87e2c5be36456fa1ec8f1 (go-algorand)
tonyrex99 15:53:43 added temporary transaction history (zaibatsu)
neilcampbell 16:07:25 chore: adjust position of subscriber status component (algokit-lora)
algorandskiy 16:51:43 remove EnableMetricReporting from p2p net (go-algorand)
jasonpaulos 16:59:25 Final clean up (js-algorand-sdk)
jessicamill… 17:06:23 0.3.0 - no pendulum (gridworks)
algorandskiy 17:09:08 remove algorand-ws streams limiting (go-algorand)
jessicamill… 17:18:50 Merge pull request #186 from thegridelectric/jm/no-pendulum (gridworks)
jessicamill… 17:30:10 Merge pull request #187 from thegridelectric/dev (gridworks)
algorandskiy 18:16:40 network: p2p traffic exchange for algorand node (#5939) (go-algorand)
github 18:22:09 add Go Benchmark (go) benchmark result for c8407abca80f4682aac43a5ccc8cd524051f4f63 (go-algorand)
cce 18:33:38 use http.ResponseController instead of GetHTTPRequestConnection (go-algorand)
cce 18:33:45 requestTracker: remove conn-tracking code from #1390 to use http.ResponseController instead (go-algorand)
cce 18:33:46 fix lint (go-algorand)
jasonpaulos 19:23:49 Remove unused files (algorand-sdk-testing)
jasonpaulos 19:25:35 Update .test-env (js-algorand-sdk)
jasonpaulos 19:38:50 Remove unused files (#315) (algorand-sdk-testing)
PhearZero 20:40:03 test: add testing to components (nft-bitmap)
PhearZero 20:43:22 Merge pull request #5 from awesome-algorand/test/add-test-suite (nft-bitmap)
PhearZero 20:46:35 ci: always upload coverage (nft-bitmap)
PhearZero 20:57:11 docs: add badges (nft-bitmap)
PhearZero 21:03:12 docs: add a getting started guide (nft-bitmap)
PhearZero 21:11:52 chore: add intellij configuration (nft-bitmap)
PhearZero 21:24:15 test: add bucket and paint stories (nft-bitmap)
PhearZero 21:35:07 ci: add chromatic action (nft-bitmap)
PhearZero 21:41:15 ci: remove chromatic from CI (nft-bitmap)