Home / Reports / Nov 1, 2024

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

Oct 31, 2024 Arrow Back Arrow Forward Nov 2, 2024
M
T
W
T
F
S
S
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
8

Friday, November 1, 2024

59 commits were pushed across 16 repos by 17 authors. There were 72,980 additions and 27,992 deletions.

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

Authors

Updated Repos

...

Commit Log

negar-abbasi 00:06:05 chore: add proposer to the block (algokit-subscriber-ts)
negar-abbasi 00:57:44 chore: add proposer to block descriptions (algokit-lora)
- 01:00:25 Build 2156 Data (go-algorand)
negar-abbasi 01:06:30 docs: update documents and a test (algokit-subscriber-ts)
negar-abbasi 01:19:37 chore: fix audit issues (algokit-subscriber-ts)
boblat 02:34:07 refactor: according to review feedback (algorand-typescript-testing)
negar-abbasi 05:27:04 fix: fix types for proposer field (algokit-subscriber-ts)
negar-abbasi 05:42:00 Update src/types/block.ts (algokit-subscriber-ts)
negar-abbasi 05:43:38 docs: update docs (algokit-subscriber-ts)
negar-abbasi 05:58:09 chore: add proposer to the block (#99) (algokit-subscriber-ts)
semantic-re… 06:04:27 Notes added by 'git notes add' (algokit-subscriber-ts)
negar-abbasi 06:11:34 chore: update subscriber dependency version (algokit-lora)
github-acti… 06:45:10 Merge main into release (algokit-subscriber-ts)
github-acti… 06:45:11 Merge release into main (algokit-subscriber-ts)
neilcampbell 06:46:35 Merge pull request #311 from algorandfoundation/fix-trace-filename (algokit-lora)
semantic-re… 06:49:45 Notes added by 'git notes add' (algokit-subscriber-ts)
neilcampbell 07:05:02 chore: pr feedback (algokit-lora)
neilcampbell 07:22:07 Merge pull request #312 from algorandfoundation/proposer-block (algokit-lora)
scholtz 07:43:34 improve swap quotes (wallet)
scholtz 07:46:15 Deploying to gh-pages from @ scholtz/wallet@d96a1dbc27a3ea28b1e1167d065ab38941ee8c5b 🚀 (wallet)
scholtz 07:46:25 cicd deploy (wallet)
scholtz 07:48:54 Deploying to gh-pages from @ scholtz/wallet@a21bc4186f9491897bf5fd52ca6010f62e8476e7 🚀 (wallet)
dependabot[… 08:17:07 Bump sphinx from 8.0.2 to 8.1.3 in /docs (gridworks)
dependabot[… 08:20:03 Bump virtualenv from 20.26.3 to 20.27.1 (gridworks)
dependabot[… 08:20:32 Bump pydantic from 2.8.2 to 2.9.2 (gridworks)
dependabot[… 08:20:45 Bump ruamel-yaml-clib from 0.2.8 to 0.2.12 (gridworks)
dependabot[… 08:20:59 Bump charset-normalizer from 3.3.2 to 3.4.0 (gridworks)
dependabot[… 08:21:13 Bump pre-commit-hooks from 4.6.0 to 5.0.0 (gridworks)
dependabot[… 08:32:51 Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 (gridworks)
dependabot[… 08:32:53 Bump actions/upload-artifact from 4.4.0 to 4.4.3 (gridworks)
dependabot[… 08:32:55 Bump codecov/codecov-action from 4.1.0 to 4.6.0 (gridworks)
dependabot[… 08:32:57 Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.11.0 (gridworks)
dependabot[… 08:56:32 Bump pip from 24.2 to 24.3.1 in /.github/workflows (gridworks)
dependabot[… 08:56:35 Bump virtualenv from 20.26.6 to 20.27.1 in /.github/workflows (gridworks)
dependabot[… 08:56:40 Bump poetry from 1.8.1 to 1.8.4 in /.github/workflows (gridworks)
dependabot[… 08:56:44 Bump nox from 2023.4.22 to 2024.10.9 in /.github/workflows (gridworks)
boblat 10:03:48 refactor: enum type export so that they can be used in contracts and fix ptype names (puya-ts)
etzellux 10:55:22 add TAlgoStakingAppGlobalState (tinyman-consensus-staking)
etzellux 10:57:05 remove comment from utils.get_accumulated_rewards (tinyman-consensus-staking)
larkiny 11:01:42 Updated to latest Starlight package (devportal)
larkiny 11:04:26 Merge pull request #100 from algorandfoundation/DVP-81-Costs-Constraints (devportal)
uhudo 12:01:56 Removed incorrect decoding of rekey_to address. (algokit-utils-py)
uhudo 12:39:42 Parameter `index` must not be included in `ApplicationCreateTxn`. (algokit-utils-py)
uhudo 13:11:33 fix: remove index on application create call in beta composer #122 (algokit-utils-py)
michaeltchu… 15:14:15 chore: log greeting (2024-11-01) (a-day-in-my-bobalife)
michaeltchu… 16:02:29 PERA-1051 :: show version code and commit hash on setting screen (#21) (pera-android)
gulcinuras 17:06:35 fix(liquid-stake): Implement util functions and classes (tinyman-js-sdk)
mitsinsar 17:12:35 Create codeowners file (pera-android)
mitsinsar 17:28:04 Add wildcard asterisk for usernames in codeowners (pera-android)
joe-p 17:35:23 Merge pull request #569 from algorandfoundation/dev (TEALScript)
mitsinsar 17:44:43 PERA-1079 :: Create codeowners file (#23) (pera-android)
aorumbayev 18:17:10 feat: initial implementation of TransactionComposer (algokit-utils-py)
michaeltchu… 18:37:27 Revert "PERA-1046 :: Revert KMP Module PR causing CI error (#16)" (pera-android)
michaeltchu… 18:37:27 fix: exclude mac and window libraries causing error (pera-android)
scholtz 18:46:01 update packages (wallet)
scholtz 18:48:44 Deploying to gh-pages from @ scholtz/wallet@d7576bd7d4b35c9b03d1ae9d6eae37481a348f5d 🚀 (wallet)
joe-p 19:49:15 send additionalReceiverFunds to inbox after MBR payment (ARCs)
Jesulonimi21 21:53:12 update: nov 1 data (xbacked-sdk)
michaeltchu… 22:48:37 chore: remerge wallet-sdk module (pera-android)