Home Reports Aug 20, 2024

Tuesday, August 20, 2024

Commits
87
pushed this day
Repositories
20
with activity
Contributors
23
distinct authors
Lines changed
+117,588 −62,667
additions / deletions

August 2024

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 22

Commit Log

87 commits · 20 repositories

00:06:53 algokit-lora PatrickDinh pr review +88 −89
00:07:41 algokit-lora PatrickDinh oops, forgot this file +2 −2
00:10:02 algokit-lora PatrickDinh pr review +1 −1
00:20:02 oni-wallet PhearZero 🚨 adopt biome linter +13790 −13486
00:21:56 oni-wallet PhearZero 🔀 Merge pull request #3 from awesome-algorand/feat/fetch-state +15154 −6292
00:26:51 algokit-lora PatrickDinh fix store key type +2 −2
00:31:36 algokit-lora PatrickDinh oops +70 −69
01:00:25 go-algorand - Build 2081 Data +1 −1
02:27:22 oni-wallet PhearZero 🔐 add keystore and fix android build +48 −17
03:11:31 algo-voting dependabot[bot] Bump @typescript-eslint/eslint-plugin from 7.18.0 to 8.2.0 +1 −1
03:17:00 algokit-lora PatrickDinh add display name +2 −2
04:44:33 puya daniel-makerx fix: do not error when using `algopy.arc4.abi_call` with a method selector string containing no arguments +6824 −4481
04:54:00 puya daniel-makerx fix: do not error when using `algopy.arc4.abi_call` with a method selector string containing no arguments +6824 −4481
05:13:47 algokit-lora PatrickDinh feat: view contracts +121 −85
05:22:09 algokit-lora PatrickDinh style +2 −2
06:02:10 algokit-lora PatrickDinh delete contract +98 −45
06:51:42 puya daniel-makerx fix: handle `in`/`not in` tests correctly for differing types that can still be considered equal +16672 −2552
06:51:42 puya daniel-makerx chore: remove awst.Contains node +0 −94
07:05:56 puya daniel-makerx fix: handle `in`/`not in` tests correctly for differing types that can still be considered equal +16672 −2552
07:05:56 puya daniel-makerx chore: remove awst.Contains node +0 −94
07:09:50 puya - 3.0.1 +9 −1
07:11:20 wen-tools No-Cash-7970 Install Jotai +29 −0
07:54:53 wen-tools No-Cash-7970 Add ability to save SimpleUpdate form state into local storage +34 −24
08:57:06 wen-tools No-Cash-7970 Add ability to save SimpleMint form state into local storage +68 −50
10:41:11 liquid-auth ehanoc Merge pull request #35 from algorandfoundation/docs/pass-key-sections +1405 −337
11:41:51 use-wallet scholtz Update logo +2 −45
12:30:56 Bonfire SilentRhetoric Update use-wallet +13 −12
12:46:27 algokit-python-template CiottiGiorgio fix: algorand-python version bump to next major. +1 −1
13:14:30 python-challenge-1 sohailblockchain solved smart contract errors 'Expression has type "Any"', "Unsupported operand types", 'Argument 2 to "app_opted_in"' +10 −6
13:16:46 python-challenge-1 sohailblockchain Merge f862f2b21d4e6168c94e4f85ca917924b4c0b3e5 into 7eb8d0bd9b3d6318405a02784d75fe887d6452bb +10 −6
13:38:29 devportal Asthay97 Added code for Smart Contracts - Python +97 −0
13:58:46 js-algorand-sdk Algo-devops-service Merge branch 'release/v2.9.0' +123 −8
13:59:42 algokit-python-template aorumbayev fix: bumping algorand-python stubs to latest major vesion +1 −1
14:10:58 js-algorand-sdk jasonpaulos Merge branch 'develop' into 3.0.0 +21 −7
14:15:16 algokit-python-template aorumbayev chore: regen artifacts +6 −6
14:20:41 js-algorand-sdk Algo-devops-service Automated docs update +3177 −2950
14:23:44 algokit-python-template aorumbayev # fix: bump algorand-python stubs to v2 (#46) +7 −7
14:33:13 algokit-python-template aorumbayev chore: add dependabot; bump dependencies; add windows runner +539 −477
14:37:43 js-algorand-sdk jasonpaulos Add migration guide to readme +4 −8
14:40:35 algokit-python-template iskysun96 docs: update README.md (#43) +0 −2
15:14:04 a-day-in-my-bobalife michaeltchuang chore: log greeting (2024-08-20) +1 −0
15:28:55 algokit-python-template aorumbayev chore: minor tweaks +1 −4
15:46:56 algokit-python-template aorumbayev chore: add dependabot; bump dependencies (#47) +535 −476
15:48:35 algokit-python-template dependabot[bot] chore(deps): bump pytest from 7.4.4 to 8.3.2 +9 −9
15:49:41 js-algorand-sdk jasonpaulos 3.0.0: Sync changes to develop (#884) +30162 −22621
16:18:46 algorealm-cli renovate[bot] fix(deps): update dependency algosdk to v2 +7 −40
16:34:35 js-algorand-sdk jasonpaulos bump up version to v3.0.0-beta.1 +7 −8
16:41:45 js-algorand-sdk jasonpaulos Don't delete dist folder when creating release PR +1 −1
16:50:54 go-algorand - make topic name comparison faster +3 −1
17:13:28 go-algorand - support p2p traffic metrics in heapwatch scripts +28 −5
17:20:49 Algorand_Bytes Ganainmtech Added confetti effect +3072 −17
17:21:02 oni-wallet PhearZero wip: push fixes +17 −20
17:27:25 go-algorand algorandskiy Update network/p2p/pubsubTracer.go +1 −1
17:56:03 js-algorand-sdk jasonpaulos Don't delete dist folder when creating release PR (#890) +1 −1
17:58:12 js-algorand-sdk jasonpaulos bump up version to v3.0.0-beta.1 +7 −7
18:08:57 go-algorand cce Update ledger/ledger.go +2 −2
18:35:06 Algorand_Bytes Ganainmtech fixed learning guide buttons +46 −37
18:42:25 Algorand_Bytes Ganainmtech atomic swap placeholder +5 −0
19:18:26 c3-typescript-sdk MatHermida fix depositFromSolana +7 −3
19:25:10 c3-typescript-sdk MatHermida fix depositFromEVM +3 −2
19:26:21 c3-typescript-sdk MatHermida add depositFromArbitrum +54 −0
19:31:24 Algorand_Bytes Ganainmtech added nav bar with presets +89 −6
19:42:54 go-algorand jasonpaulos TxleaseJSONSerializable typo +9 −9
19:43:40 Algorand_Bytes Ganainmtech add nav bar +50 −15
20:00:07 go-algorand - CR fixes +20 −13
20:22:41 algokit-python-template dependabot[bot] chore(deps): bump pytest from 7.4.4 to 8.3.2 (#49) +9 −9
20:24:01 algokit-python-template dependabot[bot] chore(deps): bump flake8 from 6.1.0 to 7.1.1 +13 −13
20:24:02 algokit-python-template dependabot[bot] chore(deps): bump black from 22.12.0 to 24.8.0 +32 −18
20:24:03 algokit-python-template dependabot[bot] chore(deps): bump algokit-utils from 1.4.0 to 2.3.1 +120 −5
20:24:16 algokit-python-template dependabot[bot] chore(deps): bump ruff from 0.1.15 to 0.6.1 in the all group +21 −20
20:26:24 algorand-python-testing aorumbayev chore: tweaking update account to allow updating opted asset balances +15 −3
20:29:38 algorand-python-testing aorumbayev refactor: todo on kwargs to match order of fn signature +23 −3
20:31:34 algorand-python-testing aorumbayev chore: addressing todo on field validators on asset application generators +21 −186
20:32:15 algorand-python-testing aorumbayev docs: integrating pydoclint; formatting docs; removing docs from stub implementation +452 −349
20:41:35 go-algorand - metric tags tests +139 −13
20:59:26 algorand-python-testing aorumbayev refactor: removing redundant ctx.reset() calls; moving boxes out of examples +407 −209
21:06:53 algorand-python-testing aorumbayev chore: locking docstrings linter/formatter +2 −2
21:16:54 go-algorand - fix transactionMessagesP2PRejectMessage TagCounter +10 −2
21:19:32 algorand-python-testing aorumbayev chore: testing ci +3 −3
21:22:40 algorand-python-testing aorumbayev chore: fixing hatch installation in ci to ensure its installed via 3.12 +3 −3
21:31:09 go-algorand - fix test asserts +1 −0
21:57:59 Algorand_Bytes Ganainmtech designed nav bar + fixed comments in css +11 −10
22:45:05 algokit-lora PatrickDinh rename to app lab +8 −8
22:46:55 algobase code-alexander fix: handle different algod asset_info response schema +31 −6
22:47:26 algokit-cli aorumbayev refactor: addressing pr comments +30 −19
22:50:03 algobase code-alexander Merge pull request #378 from code-alexander/fix/algod/asset-info +31 −6
23:03:08 algokit-lora PatrickDinh move stuff to app-interfaces feature folder +141 −186