Home Reports Aug 27, 2024

Tuesday, August 27, 2024

Commits
109
pushed this day
Repositories
21
with activity
Contributors
20
distinct authors
Lines changed
+54,823 −31,776
additions / deletions

Commit Log

109 commits · 21 repositories

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