Home / Reports / Oct 9, 2023

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

Oct 8, 2023 Arrow Back Arrow Forward Oct 10, 2023
M
T
W
T
F
S
S
25
26
27
28
29
30
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
31
1
2
3
4
5

Monday, October 9, 2023

104 commits were pushed across 27 repos by 20 authors. There were 22,732 additions and 8,661 deletions.

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

Authors

Updated Repos

...

Commit Log

dependabot[… 00:14:02 build(deps-dev): bump eslint from 8.48.0 to 8.51.0 (algokit-client-generator-ts)
mangoplane 00:33:13 Refactor executeGroupTransaction to have better type information and readability (renaming/better comments) (algorand-util)
mangoplane 00:33:33 Bump package version (algorand-util)
mangoplane 00:43:10 Fix typo in docs (algorand-util)
mangoplane 00:43:21 Bump package version (algorand-util)
mangoplane 00:58:54 Refactor submitSignedTransactions to have better type information and comments, and remove 'Gradian' in the signing request message. (algorand-util)
mangoplane 00:59:10 Bump package version (algorand-util)
- 01:00:22 Build 1763 Data (go-algorand)
denispaluca 01:23:58 Add discussion things (msc-thesis)
joe-p 02:32:52 fix: spacing in custom types (TEALScript)
joe-p 02:42:52 fix: bracketless if/else (TEALScript)
joe-p 02:43:35 0.47.1 (TEALScript)
joe-p 02:47:12 Merge pull request #150 from algorand-devrel/dev (TEALScript)
algolog 03:00:02 Update README.md (ff-py-sdk)
- 03:47:02 Bump @gradian/util package, and refactor as necessary (arcminter)
mangoplane 05:46:42 Add abstract signer and implementations for a keypair and wallet connect. Also perform general refactoring. (algorand-util)
mangoplane 05:47:10 Remove redundant import (algorand-util)
mangoplane 05:48:13 Bump package version (algorand-util)
mangoplane 05:51:57 Bump package version (algorand-util)
mangoplane 06:00:38 Refactor exports (algorand-util)
mangoplane 06:01:39 Bump package version (algorand-util)
mangoplane 06:03:24 Bump package version (algorand-util)
- 06:05:41 Abstract wallet connect signer into a generic signer, allowing for other methods of signing like with a key pair. (arcminter)
mangoplane 06:09:19 update dosc (algorand-util)
- 06:15:58 Update docs (arcminter)
- 06:17:45 Bump package version (arcminter)
mangoplane 06:22:16 Update docs (algorand-util)
- 06:26:51 Update docs (arcminter)
- 06:27:21 Bump package version (arcminter)
dependabot[… 07:45:19 dependabot-npm(deps): bump @openzeppelin/contracts-upgradeable (solidity-land-registry)
gokselcoban 08:00:29 allow locking for any time for testing (tinyman-governance)
aorumbayev 08:37:50 feat: bumping algokit utils, pyteal; removing algoexplorer as api provider (beaker)
aorumbayev 08:43:51 feat: bumping algokit utils, pyteal; removing algoexplorer as api provider (beaker)
mangoplane 08:45:28 Fix typo in docs (algorand-util)
guplersaxan… 08:47:03 reuse ledger clones (subql-stellar)
- 08:48:07 Fix typo in docs (arcminter)
mangoplane 08:51:09 Fix typo in docs (algorand-util)
mangoplane 08:51:26 Fix typo in docs (algorand-util)
- 08:52:07 Fix typo in docs (arcminter)
- 08:52:19 Bump package version (arcminter)
aorumbayev 09:17:48 build: updating utils dependency (algokit-client-generator-py)
aorumbayev 09:19:25 build: updating utils dependency (algokit-client-generator-ts)
ori-shem-tov 10:00:48 Update README.md (algo-models)
Vytek 10:07:51 Update LICENSE.txt (algoiot)
aorumbayev 10:22:06 fix: adding missing TransactionParametersDict export (algokit-utils-py)
aorumbayev 10:28:48 chore: tmp bump to beaker pre release (algokit-utils-py)
Vytek 10:59:49 Update README.md (algoiot)
Vytek 11:10:29 Add initial documentation (algoiot)
- 11:35:35 1.1.0 (beaker)
ehanoc 11:36:25 Merge pull request #2 from algorandfoundation/feat/schemas-update (algo-models)
dependabot[… 11:38:26 Update ring requirement from 0.16.19 to 0.17.2 (algonaut)
aorumbayev 12:35:19 feat: adding aliasing support for deploy command (algokit-cli)
aorumbayev 12:44:45 docs: updating docs (algokit-cli)
Hathoriel 12:47:06 ALL-3003 Add Klaytn rpc support (tatum-js)
aorumbayev 12:49:01 docs: regen docs (algokit-cli)
stefanofa 12:51:41 Upgrade turbo (folks-router)
Hathoriel 13:01:55 ALL-3003 Add Klaytn rpc support (#962) (tatum-js)
stefanofa 13:51:00 Add api page on docs using starlight-openapi (folks-router)
joe-p 14:23:29 add steps (ts-intermediate-en)
joe-p 14:25:42 add .vscode/ (ts-intermediate-en)
Hathoriel 14:27:09 ALL-2669 Add Support for Bitcoin Cash (tatum-js)
Hathoriel 14:29:45 ALL-2669 Add Support for Bitcoin Cash (#964) (tatum-js)
dependabot[… 14:34:14 build(deps-dev): bump eslint from 8.49.0 to 8.51.0 (algokit-utils-ts)
dependabot[… 14:34:32 build(deps-dev): bump typedoc from 0.25.0 to 0.25.2 (algokit-utils-ts)
michaeltchu… 15:14:54 chore: log greeting (2023-10-09) (a-day-in-my-bobalife)
joe-p 15:15:13 add README (ts-intermediate-en)
joe-p 15:18:27 add slides (ts-intermediate-en)
aorumbayev 15:30:17 feat: transaction signing task; polishing tasks (algokit-cli)
aorumbayev 15:50:49 docs: adding docstrings; refining task utils (algokit-cli)
gabrieledir… 15:54:41 fix: query, types (folks-router)
gabrieledir… 15:57:19 fix: use TIMEFRAMES_LABEL (folks-router)
gabrieledir… 16:00:51 fix (WIP): add logic to show data correctly (folks-router)
gabrieledir… 16:01:15 Merge branch 'main' into metrics (folks-router)
joe-p 16:17:10 Update README.md (ts-intermediate-en)
michaeltchu… 17:14:16 chore: v2023.40.0 (release) (a-day-in-my-bobalife)
michaeltchu… 17:14:18 Notes added by 'git notes add' (a-day-in-my-bobalife)
joe-p 17:15:55 fix: global method at the root of property access chain (TEALScript)
sambitsargam 17:37:12 Merge pull request #274 from sambitsargam/dependabot/npm_and_yarn/eslint-8.51.0 (algo-voting)
AustP 19:27:48 Remove fanout config (austs-one-click-node)
guplersaxan… 20:41:59 reuse ledger clones (#20) (subql-stellar)
guplersaxan… 20:43:58 [SKIP CI] Prerelease (subql-stellar)
joe-p 21:04:42 WIP compiling amm (TEALScript)
joe-p 21:44:45 WIP compiling auction (TEALScript)
joe-p 21:46:44 WIP compiling itxns (TEALScript)
joe-p 22:19:31 WIP call chain (TEALScript)
evertdiaz 22:26:05 Welcome (ts-beginner-es)
algolog 22:45:13 Remove unused import (ff-py-sdk)
algolog 22:45:56 Fix docstring for get_accounts_opted_into_app() (ff-py-sdk)
aorumbayev 22:46:27 chore: tweaking discount price behaviour (subtopia-js-sdk)
algolog 22:48:51 Fix message typo in borrow example (ff-py-sdk)
semantic-re… 22:51:57 chore(release): 3.0.0-beta.23 [skip ci] (subtopia-js-sdk)
semantic-re… 22:51:58 Notes added by 'git notes add' (subtopia-js-sdk)
evertdiaz 22:56:15 Welcome - update (ts-beginner-es)
joe-p 22:59:35 WIP process non-array chain (TEALScript)
dependabot[… 23:03:28 Bump @web3auth/base from 4.6.0 to 7.0.4 (web3auth-next)
dependabot[… 23:03:30 Merge d9160d6752ff8a84c41cda9ddc80775a367f26ac into ce30beacdf722b681c58ff26bd25474c65a562b3 (web3auth-next)
joe-p 23:11:09 WIP fix array error (TEALScript)
joe-p 23:14:57 add 202 (ts-intermediate-en)
aorumbayev 23:26:44 chore: refining normalizePrice (subtopia-js-sdk)
joe-p 23:31:39 rm jest and playwrite extensions (ts-intermediate-en)
semantic-re… 23:38:19 chore(release): 3.0.0-beta.24 [skip ci] (subtopia-js-sdk)
semantic-re… 23:38:20 Notes added by 'git notes add' (subtopia-js-sdk)
joe-p 23:42:57 add 201 (ts-intermediate-en)
aorumbayev 23:53:39 chore: tweaking time based calcs (subtopia-js-sdk)