Home / Reports / Aug 27, 2024

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

Aug 26, 2024 Arrow Back Arrow Forward Aug 28, 2024
M
T
W
T
F
S
S
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
31
1
2
3
4
5
6
7
8

Tuesday, August 27, 2024

109 commits were pushed across 21 repos by 20 authors. There were 54,823 additions and 31,776 deletions.

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

Authors

Updated Repos

...

Commit Log

PatrickDinh 00:16:41 state machine ok (algokit-lora)
- 01:00:25 Build 2088 Data (go-algorand)
- 01:00:25 FI from master (go-algorand)
daniel-make… 01:16:52 feat: replaced `account_exists` with `account_is_funded` as the later is more useful (algorand-python-testing)
jiqiang90 01:38:36 Address comments (subql-stellar)
dependabot[… 01:42:41 Bump braces from 3.0.2 to 3.0.3 (#77) (subql-stellar)
dependabot[… 01:44:38 Bump micromatch from 4.0.5 to 4.0.8 (subql-stellar)
PhearZero 01:47:06 docs: add starlight docs site (algo-models)
jiqiang90 02:00:39 use @stellar/stellar-sdk (subql-stellar)
jiqiang90 02:15:32 Sync with main 20240823 (#82) (subql-stellar)
jiqiang90 02:17:01 [SKIP CI] Prerelease (subql-stellar)
jiqiang90 02:44:53 [release] 20240827 (subql-stellar)
PhearZero 02:48:46 docs: add tutorialkit (algo-models)
jiqiang90 02:53:06 fix typo (subql-stellar)
jiqiang90 02:59:04 [release] 20240827 (#84) (subql-stellar)
dependabot[… 03:24:06 Bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.3.0 (algo-voting)
PatrickDinh 03:27:10 cleaning up (algokit-lora)
daniel-make… 03:27:16 refactor: use more appropriate exception for invalid global fields (algorand-python-testing)
daniel-make… 03:27:16 feat: add support for frozen on asset holdings, including a new ledger function `update_asset_holdings` for setting asset holding balances and frozen states (algorand-python-testing)
daniel-make… 03:27:16 tests: add additional tests for Global op (algorand-python-testing)
daniel-make… 03:27:16 chore: move bytes definition to avoid type ignore (algorand-python-testing)
daniel-make… 03:27:16 fix: use correct type for Globals.caller_application_id (algorand-python-testing)
daniel-make… 03:27:16 fix: do not allow specifying `address` for applications, it is derived from the app_id (algorand-python-testing)
daniel-make… 03:27:16 fix: do not treat asset and application ids as possible foreign array indexes (algorand-python-testing)
daniel-make… 03:27:16 feat: expand accepted types when interacting with accounts, applications and assets (algorand-python-testing)
PatrickDinh 03:37:06 make the test wait for Windows (algokit-lora)
PatrickDinh 03:46:59 PR review (algokit-lora)
daniel-make… 03:47:55 refactor: expand accepted types for account value generator (algorand-python-testing)
PatrickDinh 03:51:22 fix npm audit (algokit-lora)
daniel-make… 03:56:01 docs: include usage of `algopy_testing_context` in README.md quick start (algorand-python-testing)
daniel-make… 06:06:52 fix: do not treat asset and application ids as possible foreign array indexes (algorand-python-testing)
daniel-make… 06:06:52 refactor: use more appropriate exception for invalid global fields (algorand-python-testing)
daniel-make… 06:06:52 fix: ensure all comparable types return `NotImplemented` when a comparison is not possible (algorand-python-testing)
daniel-make… 06:06:52 chore: move bytes definition to avoid type ignore (algorand-python-testing)
daniel-make… 06:06:52 refactor: remove Global field that is inferred from another field (algorand-python-testing)
daniel-make… 06:06:52 tests: add additional tests for Global op (algorand-python-testing)
daniel-make… 06:06:52 feat: add support for frozen on asset holdings, including a new ledger function `update_asset_holdings` for setting asset holding balances and frozen states (algorand-python-testing)
daniel-make… 06:06:52 tests: add tests for StateTotals and contract attributes with potential collision (algorand-python-testing)
daniel-make… 06:06:52 fix: removed incorrect deduction in `algopy.op.balance` (algorand-python-testing)
daniel-make… 06:06:52 feat: expand accepted types when interacting with accounts, applications and assets (algorand-python-testing)
daniel-make… 06:06:52 docs: include usage of `algopy_testing_context` in README.md quick start (algorand-python-testing)
daniel-make… 06:06:52 refactor: expand accepted types for account value generator (algorand-python-testing)
daniel-make… 06:06:52 test: add `algopy.op.gaid` test (algorand-python-testing)
daniel-make… 06:06:52 fix: use correct type for Globals.caller_application_id (algorand-python-testing)
daniel-make… 06:06:52 chore: remove TODO (algorand-python-testing)
daniel-make… 06:06:52 fix: do not allow specifying `address` for applications, it is derived from the app_id (algorand-python-testing)
daniel-make… 06:06:52 feat: replaced `account_exists` with `account_is_funded` as the later is more useful (algorand-python-testing)
daniel-make… 06:06:52 fix: `arc4_prefix` annotated to also accept `algopy.Bytes` (algorand-python-testing)
- 06:10:54 0.4.0-beta.1 (algorand-python-testing)
PatrickDinh 06:15:11 wip - define the model (algokit-lora)
daniel-make… 06:16:31 refactor: modify new `update_asset_holding` method so asset is the first parameter (algorand-python-testing)
daniel-make… 06:22:19 refactor: modify new `update_asset_holding` method so asset is the first parameter (algorand-python-testing)
- 06:26:19 0.4.0-beta.2 (algorand-python-testing)
daniel-make… 06:29:34 chore: bump algorand-python-testing version, and simplify test example (algokit-python-template)
PatrickDinh 06:36:47 PR feedback (algokit-lora)
PatrickDinh 06:47:16 pr feedback, break index.ts into files (algokit-lora)
- 06:57:20 0.4.0 (algorand-python-testing)
PatrickDinh 06:58:12 improve the button (algokit-lora)
daniel-make… 07:30:11 chore: bump algorand-python-testing version, and simplify test example (algokit-python-template)
gidonkatten 08:34:37 replace deprecated function calls (algorand-js-sdk)
SudoWeezy 08:49:30 Deprecating XGov/Rewards ARCs (ARCs)
SudoWeezy 08:59:43 Deprecating ARCs (ARCs)
ehanoc 13:44:09 Merge pull request #13 from algorandfoundation/feat/provider-models-ENG-523 (algo-models)
ehanoc 13:46:35 Revert "feat: provider models for signing transactions" (algo-models)
ehanoc 13:48:55 Merge pull request #14 from algorandfoundation/revert-13-feat/provider-models-ENG-523 (algo-models)
gabrieledir… 14:31:41 chore: update png and svg logos and icons (brand-assets)
PhearZero 14:33:28 build: update build configuration (algo-models)
gabrieledir… 14:37:00 chore: update README (brand-assets)
PhearZero 15:10:08 feat: wallet provider for typescript (wallet-provider-ts)
michaeltchu… 15:14:03 chore: log greeting (2024-08-27) (a-day-in-my-bobalife)
gabrieledir… 15:18:10 chore: update Folks Finance icons and logos (#3) (brand-assets)
PhearZero 16:04:41 chore: add distribution until packaged (wallet-provider-ts)
PhearZero 16:11:18 chore(demo): update to new package for provider (liquid-auth)
robdmoore 16:28:52 Removed the circular dependency in App Client (algokit-utils-ts)
robdmoore 16:30:32 Renamed AlgokitComposer to AlgoKitComposer (algokit-utils-ts)
robdmoore 16:40:02 Fixing broken test (algokit-utils-ts)
robdmoore 16:45:46 chore: Fixing vulnerable dependency (algokit-utils-ts)
robdmoore 17:40:47 fix: No longer require registration of a signer when building individual transactions (algokit-utils-ts)
robdmoore 17:47:13 fix: Removing circular dependency (algokit-utils-ts)
robdmoore 18:02:56 fix: Resolving circular dependency (algokit-utils-ts)
AChaffangeon 18:40:46 added auction and dutch contract + create/fund (arcpay-sdk)
PhearZero 18:48:36 docs: add Provider examples for Datachannel (liquid-auth)
AChaffangeon 19:04:19 asa to ASA (arcpay-sdk)
AChaffangeon 19:04:59 adding a buy fonction (arcpay-sdk)
evertdiaz 19:31:54 Testing done (py-dm-intermediate-ES-aug24)
jasonpaulos 19:34:07 Regression test for UTF-8 printable characters (#1624) (indexer)
PatrickDinh 20:26:01 priority app id already been set message (algokit-lora)
ehanoc 20:27:56 Merge pull request #37 from algorandfoundation/docs/wallet-provider-ENG-520 (liquid-auth)
yasincalisk… 20:43:23 Add `autoConnect` method and `singleAccount`, `selectedAccount` options (connect)
yasincalisk… 20:55:07 Setup and release Beta v1 (connect)
Bhaney44 21:08:50 Initial commit (Switch)
PhearZero 21:09:07 docs: Add extending guide (liquid-auth)
Bhaney44 21:09:28 Create approval.teal (Switch)
Bhaney44 21:11:35 Update README.md (Switch)
Bhaney44 21:12:01 Update LICENSE (Switch)
Bhaney44 21:12:41 Update README.md (Switch)
aorumbayev 21:24:53 chore: restoring npm plugin (subtopia-js-sdk)
ehanoc 21:26:55 Merge pull request #38 from algorandfoundation/docs/other-ecosystems-ENG-521 (liquid-auth)
aorumbayev 21:37:52 chore: restoring npm (subtopia-js-sdk)
aorumbayev 21:41:06 chore: restoring npm (subtopia-js-sdk)
semantic-re… 21:43:22 chore(release): 2.0.0-beta.15 [skip ci] (subtopia-js-sdk)
semantic-re… 21:43:24 Notes added by 'git notes add' (subtopia-js-sdk)
renovate[bo… 21:44:06 chore(deps): update dependency eslint to v9 (subtopia-js-sdk)
PatrickDinh 21:53:03 use loadable for active account atom (algokit-lora)
PhearZero 22:39:40 docs: add Android 14 service guide (liquid-auth)
Bhaney44 23:14:02 Update README.md (Switch)
PhearZero 23:15:10 chore: update verbiage on status feature (nft_voting_tool)
Bhaney44 23:15:39 Update README.md (Switch)
PhearZero 23:35:39 Merge pull request #168 from algorandfoundation/chore/update-status-ENG-499 (nft_voting_tool)