Home Reports Apr 24, 2024

Wednesday, April 24, 2024

Commits
226
pushed this day
Repositories
37
with activity
Contributors
55
distinct authors
Lines changed
+100,317 −24,018
additions / deletions

Commit Log

226 commits · 37 repositories

00:01:28 python-challenge-4 sebas6612 Bug fixed +1054 −6
00:03:35 python-challenge-4 sebas6612 Merge 166d26c34a9937d088b1bc1eafd57ffe72cce659 into e038030927a1e1156177a51357417104b5c39434 +1054 −6
00:04:21 python-challenge-4 kingschmidty Merge c8011ea6efd6ff4a62ad08c0a97df2f0dd22d14f into e038030927a1e1156177a51357417104b5c39434 +6 −6
00:06:15 algokit-lora PatrickDinh chore: wip +78 −69
00:09:04 algokit-lora PatrickDinh chore: fix tests +24 −24
00:12:49 algokit-lora PatrickDinh chore: test asset delete +62 −3
00:40:43 algobase dependabot[bot] :arrow_up: Bump pydantic from 2.7.0 to 2.7.1 +84 −84
00:41:08 algobase dependabot[bot] :arrow_up: Bump virtualenv from 20.25.1 to 20.26.0 +4 −4
00:42:23 algobase dependabot[bot] :arrow_up: Bump platformdirs from 4.2.0 to 4.2.1 +5 −4
00:43:00 algobase dependabot[bot] :arrow_up: Bump coverage from 7.4.4 to 7.5.0 +53 −53
00:46:34 algokit-lora PatrickDinh chore: test +162 −1
01:00:25 go-algorand - FI from master +7387 −3185
01:00:25 go-algorand - Build 1963 Data +1 −1
01:27:44 xGov Wild-er Create xgov-189.md +186 −0
01:32:04 xGov Wild-er Update and rename xgov-189.md to xgov-195.md +1 −1
01:41:03 xGov Wild-er Link to Algorand Forum post +1 −1
02:18:28 python-challenge-4 Jamest145 Updated the contract.py to fix the issues with the typing of the variables so that they use the correct arc4 versions. +7 −7
02:20:53 python-challenge-4 Jamest145 Merge 6e76a98c9e1b94abb08f16b0bc53fee46206ab71 into e038030927a1e1156177a51357417104b5c39434 +7 −7
02:51:56 py-dm-beginner-es evertdiaz added methods.py +89 −0
03:04:39 algokit-lora neilcampbell chore: blocks refactor (#28) +89 −82
03:06:16 algokit-lora semantic-release-bot Notes added by 'git notes add' +1 −0
04:09:34 py-dm-beginner-es evertdiaz methods.py updated +24 −8
04:26:32 py-dm-beginner-es evertdiaz Base frontend added +13429 −0
04:35:28 algokit-lora PatrickDinh chore: rename account to collaborator +78 −42
04:35:39 xGov shivamanupadi Create xgov-x.md +58 −0
04:39:13 xGov shivamanupadi Update and rename xgov-x.md to xgov-196.md +1 −1
04:42:53 algokit-lora PatrickDinh chore: PR feedback +38 −25
04:49:33 algokit-lora PatrickDinh Handle asset ID in transaction summaries +2 −1
04:50:40 algokit-lora PatrickDinh chore: fix test names +3 −3
04:51:41 python-challenge-4 - Use correct types for parameters of `record_ai_info()` +1055 −7
04:53:28 Algo_AMM Pfed-prog Merge pull request #154 from dspytdao/dependabot/pip/certifi-2024.2.2 +1 −1
04:53:38 Algo_AMM Pfed-prog Merge pull request #153 from dspytdao/dependabot/pip/pathspec-0.12.1 +1 −1
04:53:47 Algo_AMM Pfed-prog Merge pull request #151 from dspytdao/dependabot/pip/rich-13.7.0 +1 −1
04:53:56 Algo_AMM Pfed-prog Merge pull request #143 from dspytdao/dependabot/pip/jaraco-classes-3.3.0 +1 −1
04:55:00 Algo_AMM Pfed-prog Update amm_app.py +0 −2
04:57:27 Algo_AMM Pfed-prog Update amm_app.py +1 −1
05:03:19 xGov shivamanupadi Update xgov-196.md +81 −38
05:04:55 algokit-lora PatrickDinh Merge remote-tracking branch 'origin/main' into asset-config-transaction +89 −82
05:05:53 xGov shivamanupadi Update xgov-196.md +2 −2
05:06:45 gridworks anschweitzer Update deps +249 −294
05:08:34 xGov shivamanupadi Update xgov-196.md +2 −2
05:10:02 algokit-lora PatrickDinh feat: view asset config transaction +711 −92
05:11:33 algokit-lora semantic-release-bot Notes added by 'git notes add' +1 −0
05:11:37 gridworks anschweitzer Work around pipx issue +20 −8
05:17:55 gridworks anschweitzer Bump version +1 −1
05:20:32 gridworks anschweitzer Freshen up some dependencies (#183) +270 −303
05:21:14 algokit-lora PatrickDinh chore: refactor +215 −208
05:21:36 gridworks anschweitzer Merge pull request #184 from thegridelectric/dev +270 −303
05:25:43 algokit-lora PatrickDinh chore: refactor - rename transaction components +52 −52
05:30:46 algoiot FerGT50 Update AlgoIoT.cpp +2 −2
05:33:06 algokit-lora PatrickDinh chore: refactor - remove Model from TransactionModel +148 −165
05:37:34 algokit-lora PatrickDinh chore: more refactor to transactions/data +78 −63
05:47:07 xGov Vidhyanandcs Update xGov-182.md +1 −1
05:47:25 python-challenge-4 satishccy solved challenge 4 +1054 −6
05:48:45 algokit-lora PatrickDinh chore: PR review +3 −3
05:51:28 python-challenge-4 HongThaiPham fix arg type for record_ai_info +1055 −7
05:52:16 python-challenge-4 satishccy Merge fd8662a01e337f0cbfb4a5baccfbf73839fef692 into e038030927a1e1156177a51357417104b5c39434 +1054 −6
05:53:04 xGov Vidhyanandcs Update xGov-182.md +2 −1
05:55:53 python-challenge-4 HongThaiPham Merge a92034ad1b2fbe8668b7d7b08fa9339c8d86da12 into e038030927a1e1156177a51357417104b5c39434 +1055 −7
06:25:45 blockchain-valley-session-1 iskysun96 add account information console log +7 −0
07:18:02 rosetta-smart-contracts tkachenko0 Add files via upload +0 −0
07:20:51 rosetta-smart-contracts tkachenko0 Anchor documentation +1 −5
07:48:44 python-challenge-4 martinstuder Fix types in VerifyMedicalAI.record_ai_info +7 −7
07:52:54 python-challenge-4 martinstuder Merge ab651d97d3ca6924a5748bd3aee93633ce068064 into e038030927a1e1156177a51357417104b5c39434 +7 −7
08:05:02 solidity-land-registry dependabot[bot] dependabot-npm(deps): bump @chainlink/contracts from 0.6.1 to 1.1.0 +1 −1
08:12:44 algokit-lora PatrickDinh chore: rename some transactions to transactionResults +25 −25
08:29:41 python-challenge-4 ubinix-warun Update record_ai_info parameters to use arc4 types. +6 −6
08:42:53 algokit-lora PatrickDinh chore: refactor transaction feature +426 −421
08:44:47 algokit-lora semantic-release-bot Notes added by 'git notes add' +1 −0
08:49:21 python-challenge-4 ubinix-warun Merge 2814cd373bb859a45822e53e95cca70dcaafd0d4 into e038030927a1e1156177a51357417104b5c39434 +6 −6
08:59:13 python-challenge-1 srinukanna Update contract.py +2 −2
09:11:17 xGov xxiled-plastic-cat initial commit +8 −6
09:15:59 python-challenge-4 amankr1469 datatype bug fixed +1054 −6
09:20:06 python-challenge-4 amankr1469 Merge 9ef212980a5128d262f300c29c70b6a85ec73568 into e038030927a1e1156177a51357417104b5c39434 +1054 −6
09:22:39 python-challenge-1 srinukanna Merge 9fae20cba684ba1b8bc345df9cdeea5b418468a7 into 7eb8d0bd9b3d6318405a02784d75fe887d6452bb +2 −2
10:07:39 xGov xxiled-plastic-cat Update xgov-197.md with revised proposal details +48 −21
10:14:23 xGov xxiled-plastic-cat Update xgov-197.md with revised proposal details +6 −3
10:17:11 xGov SudoWeezy Fix linting +4 −4
10:21:14 xGov SudoWeezy fix linting, please add date +4 −4
10:21:34 xHD-Wallet-API-swift HashMapsData2Value feat: sign data with msgpack +319 −13
10:23:57 xGov SudoWeezy fix linting +5 −5
10:35:12 xHD-Wallet-API-swift HashMapsData2Value docs: adds arbitrary signing +29 −1
10:35:57 xGov xxiled-plastic-cat Update discussions-to link in xgov-197.md +1 −1
10:40:33 rosetta-smart-contracts tkachenko0 [SOLANA] Anchor documentation +69 −14
10:41:05 python-challenge-4 code-alexander Solution +1054 −6
10:45:55 xHD-Wallet-API-swift HashMapsData2Value fix: explicitly list messagepack for non-test target +7 −2
10:54:00 puya aorumbayev refactor: addressing pr comments +232 −102
10:56:49 xGov xxiled-plastic-cat Initial commit +49 −0
11:00:20 python-challenge-4 code-alexander Merge 8cfa75f63a51aeb29b8e0193ad17c1c190c9f24f into e038030927a1e1156177a51357417104b5c39434 +1054 −6
11:20:36 rosetta-smart-contracts tkachenko0 Anchor documentation +193 −17
11:27:19 rosetta-smart-contracts tkachenko0 Anchor documentation +3 −1
11:38:26 rosetta-smart-contracts tkachenko0 Anchor documentation +10 −16
12:00:46 algo-voting sambitsargam Merge pull request #405 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-7.7.1 +1 −1
12:03:01 algo-voting sambitsargam Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-7.7.1 +0 −0
12:27:14 xHD-Wallet-API-swift HashMapsData2Value feat: adds rawSign, signAlgoTransaction and verifyWithPublicKey (#3) +446 −33
12:32:47 xGov xxiled-plastic-cat Update xgov-197.md with revised proposal details and video link +4 −1
12:35:51 algokit-lora PatrickDinh chore: wip - show asset freeze transactions +244 −6
12:37:22 xGov xxiled-plastic-cat formatting and Final +1 −1
12:38:21 xGov xxiled-plastic-cat formatting +3 −3
12:40:42 xGov xxiled-plastic-cat fixes for 148 +54 −2
12:42:10 xGov xxiled-plastic-cat white space updated +1 −1
12:42:12 xHD-Wallet-API-swift HashMapsData2Value Merge branch 'main' into feat-ecdh +3 −3
12:42:57 xGov xxiled-plastic-cat Merge branch 'main' into xgov-197 +3387 −183
12:43:38 xGov xxiled-plastic-cat added email +1 −0
12:44:10 xGov xxiled-plastic-cat removed video +1 −3
12:44:28 xHD-Wallet-API-swift HashMapsData2Value Merge branch 'main' into feat/validate-and-sign-data +0 −0
12:47:03 xGov decanabis Update xgov-193.md +3 −3
12:52:25 xGov decanabis Update xgov-193.md +1 −1
12:58:39 go-algorand-sdk jannotti update consensus.go +118 −4
12:58:58 xGov decanabis Update xgov-193.md +1 −1
13:19:07 go-algorand cce remove some more unused node methods +0 −48
13:22:26 xGov Wild-er Change ARC13 to ARC19 +2 −2
13:27:41 xGov scholtz xGov#199 +1 −0
13:28:21 xGov scholtz xgov-200 +1 −0
13:35:19 puya aorumbayev chore: update editorconfig to match formatting in pre-commit +33 −30
13:40:24 go-algorand-sdk jannotti Add absent participation accounts +8 −0
13:40:49 python-challenge-1 knonode modified: projects/challenge/smart_contracts/personal_vault/contract.py +2 −2
13:44:23 puya aorumbayev chore: tweaking pre-commit removing init.py +2 −2
13:48:53 puya aorumbayev chore: adding algopy testing exclude to pyproject +2 −1
13:52:11 AlgorandVisualStudio FrankSzendzielarz Fixed and added test +725 −7
13:54:41 AlgorandVisualStudio FrankSzendzielarz bug46 fixed +3 −0
14:04:08 puya aorumbayev chore: setting quote type +3 −0
14:11:31 xGov xxiled-plastic-cat updated foramtting +2 −1
14:11:44 xGov xxiled-plastic-cat Merge branch 'xgov-197' of https://github.com/xxiled-plastic-cat/xGov into xgov-197 +3387 −183
14:12:00 xGov xxiled-plastic-cat typo +1 −1
14:12:16 xGov xxiled-plastic-cat fixing headers +1 −1
14:18:45 python-challenge-1 knonode Merge 533f911bd0d2f694c8d147f02ab2a994d37ed84c into 7eb8d0bd9b3d6318405a02784d75fe887d6452bb +2 −2
14:29:18 ARCs kieranroneill chore: squash +1 −1
14:29:44 go-algorand-sdk jannotti Not yet, wait for indexer +0 −4
14:53:04 AlgoPlonk giuliop Split algosdk wrapper testutils functions in separate package +501 −383
15:00:50 liquid-auth PhearZero Merge pull request #8 from algorandfoundation/feat/connect-rtc +19583 −9414
15:13:48 a-day-in-my-bobalife michaeltchuang chore: log greeting (2024-04-24) +1 −0
15:18:47 go-algorand-sdk jannotti Incentives: Add fields in block header for proposer and fees collected. (#617) +145 −4
15:19:42 algokit-lora neilcampbell feat: search using an id or address +783 −163
15:26:58 voi_drops xarmian accidentally stopped counting inner txns, fixed in this commit +6 −4
15:38:39 python-challenge-2 knonode modified: projects/challenge/smart_contracts/artifacts/counter/Counter.approval.teal +38 −37
15:46:57 liquid-auth-js PhearZero refactor: remove connect module +32 −10
15:46:57 liquid-auth PhearZero refactor: remove connect module +331 −402
16:01:01 python-challenge-2 knonode modified: projects/challenge/smart_contracts/counter/contract.py +3 −3
16:02:02 python-challenge-4 Gbhava Challenge-4 🤩 +1054 −6
16:16:28 python-challenge-2 knonode Merge 1c5e5c7d90ac98451f780c617fb5bec00dac4d94 into ba53acf8cd9e954d49aa7747a1e9e08858e89083 +37 −36
16:20:32 py-algorand-sdk jasonpaulos Change for loops +6 −6
16:22:03 liquid-auth PhearZero docs: add decision +53 −0
16:23:03 ARCs kieranroneill feat: add sign message schema to sign arbitrary strings +163 −52
16:25:15 algorand - chore: fix create account script import statement of module +83 −26
16:36:59 algorand - docs: update transfer explainer. +2 −0
16:38:42 liquid-auth-android PhearZero refactor: change liquid extension to boolean for options +35 −11
16:43:52 liquid-auth-android PhearZero Merge branch 'refs/heads/develop' into feat/fido-connect-extension +43 −0
16:51:15 liquid-auth-js PhearZero chore: remove kotlin client +0 −962
16:51:15 liquid-auth PhearZero chore: remove kotlin client +0 −2344
17:02:58 did-algo joe-p feat: suport multiple networks at once +107 −111
17:03:20 indexer jannotti Use latest sdk +3 −13
17:07:26 py-algorand-sdk jasonpaulos Simulate: Support newer simulate options (#537) +303 −42
17:16:10 did-algo joe-p fix linting +25 −24
17:21:21 indexer jannotti Merge pull request #1606 from jannotti/absenteeism +3 −13
17:23:36 xGov sebas6612 Update xGov-194 dates +4 −1
17:26:37 ARCs joe-p require ARC28 +1 −1
17:27:01 algokit-lora neilcampbell chore: adding tests +135 −17
17:29:53 liquid-auth PhearZero build: copy entire service module +1 −5
17:34:17 liquid-auth PhearZero chore: update readme verbiage +7 −9
17:40:11 ARCs joe-p add Method.recommendations, Contract.templateVariables +32 −3
17:45:17 ARCs joe-p add template vars to spec +28 −0
17:45:47 ARCs joe-p requires order +1 −1
17:46:02 xGov sebas6612 Updated discussion link +1 −1
17:50:04 ARCs joe-p use pushints +1 −1
17:51:11 ARCs kieranroneill feat: make signer optional for sign message params +10 −4
17:54:50 python-challenge-3 knonode modified: projects/challenge/smart_contracts/artifacts/asa_vault/AsaVault.approval.teal +79 −26
18:00:34 python-challenge-3 knonode Merge f3452fa143ebbe5695e8fc440c95fbc57799e97b into 60007faf31f6b92bdbcc7e36448f3b67ab23964b +79 −26
18:07:08 python-challenge-4 Gbhava Merge ace45c80959233958fdc97be433405b8287c3868 into e038030927a1e1156177a51357417104b5c39434 +1054 −6
18:14:47 xGov KelvinSan Update xgov-192.md +1 −1
18:15:05 Algo_AMM dependabot[bot] Bump cryptography from 41.0.1 to 42.0.5 +1 −1
18:15:08 Algo_AMM dependabot[bot] Bump pycodestyle from 2.11.0 to 2.11.1 +1 −1
18:15:11 Algo_AMM dependabot[bot] Bump readme-renderer from 40.0 to 43.0 +1 −1
18:15:14 Algo_AMM dependabot[bot] Bump nose2 from 0.13.0 to 0.14.1 +1 −1
18:16:16 Algo_AMM dependabot[bot] Bump docstring-parser from 0.14.1 to 0.16 +1 −1
18:16:17 Algo_AMM dependabot[bot] Merge b39126db7ff74036b7f34095364189e9a74bf0c8 into d01a12db06e608ffb8e5f4229d1731f66c1b3738 +1 −1
18:29:25 python-challenge-1 radhikakatari Merge 5221b6119d12c949d4af5272879ff1fcb0fc42a5 into 7eb8d0bd9b3d6318405a02784d75fe887d6452bb +3 −3
18:31:51 ARCs ehanoc feat: support to Peikerts bip32ed25519 ammendent to derivations +144 −69
18:42:20 indexer jannotti return absent accounts in REST API +209 −180
18:43:30 ARCs ehanoc feat: support to Peikerts bip32ed25519 ammendent to derivations +391 −306
18:47:13 challenge-2 xxiled-plastic-cat bug fixed +1 −1
18:49:31 algorand - docs: Change intro.md to Algorand_PrivateNetwork_ASA_Guide.m +145 −171
18:49:52 challenge-2 xxiled-plastic-cat Merge 09ac407e08cefb960ff84abbce4fc0779fb9ea45 into 69fd96fb64782ba043640e97861fe52391d539cf +1 −1
18:50:06 python-challenge-4 knonode new file: projects/challenge/smart_contracts/artifacts/verify_medical_ai/VerifyMedicalAI.approval.teal +1055 −7
18:54:33 challenge-3 xxiled-plastic-cat Fixed! +2 −2
18:55:25 python-challenge-4 knonode Merge 93e221c2ab8fb6621ff2f3a4f6efbce0d1e03a65 into e038030927a1e1156177a51357417104b5c39434 +1055 −7
18:56:09 go-algorand jasonpaulos Fix test error bug +1 −1
18:57:38 challenge-3 xxiled-plastic-cat Merge 3c532e2fef549da160768ce5ab3fb63cbba97e54 into 785372aaf6ebff2d3f058e5c4f19fafe2ce92338 +2 −2
19:12:17 challenge-4 xxiled-plastic-cat Bug fixed +3 −3
19:12:47 go-algorand jasonpaulos Revive got me +1 −5
19:14:21 challenge-4 xxiled-plastic-cat Merge 047c3b857c43c898115a1117b9dc56039b8cdb4b into 9939afa6a2989fe8490ca4e10f9d48c8b42bcabc +3 −3
19:20:21 python-challenge-1 xxiled-plastic-cat bug fixed! +2 −2
19:22:27 python-challenge-1 xxiled-plastic-cat Merge eaf37c90875ceabeca348e524a406df3c0c40011 into 7eb8d0bd9b3d6318405a02784d75fe887d6452bb +2 −2
19:31:18 xGov nikitacometa xGov-201: Cometa Launchpad +74 −0
19:39:10 xGov nikitacometa add link to forum discussion +1 −1
19:40:52 python-challenge-2 xxiled-plastic-cat wooo! fixed! +39 −56
19:41:06 python-challenge-4 AlbuquerqueJC 1. List of errors due to mismatches in expected arguments. The LocalState expects arc4 type annotations but was assigned python types. +6 −6
19:43:15 python-challenge-2 xxiled-plastic-cat Merge 69992524347d57919d4fa6c821d44c4a00559c26 into ba53acf8cd9e954d49aa7747a1e9e08858e89083 +39 −56
19:44:27 python-challenge-4 AlbuquerqueJC Merge cfbf20a5f0f13c078c1b038398a1cf264e38dbce into e038030927a1e1156177a51357417104b5c39434 +6 −6
19:52:02 python-challenge-4 dimzachar ARC-4 types +1056 −6
19:55:51 xGov nikitacometa much important memecoins line +2 −0
20:01:04 python-challenge-4 dimzachar Merge 58dcebe5cc6dad4d40b8a307c69fe8869709054f into e038030927a1e1156177a51357417104b5c39434 +1056 −6
20:06:31 xGov temptemp3 Create xgov-171.md +52 −0
20:12:26 xGov temptemp3 Update xgov-171.md +5 −2
20:29:03 TEALScript joe-p fix: pushints and static length for template variables +250 −205
20:37:03 TEALScript joe-p Merge pull request #472 from algorandfoundation/fix/template_vars +250 −205
20:41:19 TEALScript joe-p fix: unsafe numbers in typed variable +114 −3
20:45:31 TEALScript joe-p recompile math +2 −2
21:05:56 TEALScript joe-p Merge pull request #473 from algorandfoundation/fix/math_types +114 −3
21:17:22 TEALScript joe-p 0.90.4 +363 −363
21:21:40 TEALScript joe-p Merge pull request #474 from algorandfoundation/dev +724 −568
21:40:56 best-of-crypto lukasmasuch Update best-of list for version 2024.04.24 +5267 −942
21:42:26 python-challenge-3 marotipatre Solved bug +79 −26
21:47:27 python-challenge-3 marotipatre Merge 7584a4d49f38b137b13ad9b4d3c9661269f0ea84 into 60007faf31f6b92bdbcc7e36448f3b67ab23964b +79 −26
21:59:59 py-dm-beginner-es evertdiaz 1-1 +10 −0
22:08:10 py-dm-beginner-es evertdiaz 2-2 +6 −2
22:12:59 py-dm-beginner-es evertdiaz 2-3 +9 −2
22:15:45 python-challenge-4 No-Cash-7970 Merge 15f968632cd3ed2fb29a38c06e89da1da7e64f47 into e038030927a1e1156177a51357417104b5c39434 +1055 −7
22:27:24 py-dm-beginner-es evertdiaz 3-1 +3 −20
22:45:12 py-dm-beginner-es evertdiaz 3-2 +9 −0
22:45:53 py-dm-beginner-es evertdiaz 3-3 +8 −2
23:44:47 algokit-lora PatrickDinh chore: fix bugs + tests +139 −12
23:47:25 algokit-lora PatrickDinh chore: fix types +1 −0
23:49:48 algokit-lora PatrickDinh chore: use AccountLink component +7 −20
23:52:19 algokit-lora PatrickDinh chore: fix name +1 −1
23:57:50 participation_token meetmthosar Project initialised with AlgoKit CLI using template: https://github.com/algorandfoundation/algokit-fullstack-template.git +16089 −0