Home Reports May 2, 2025

Friday, May 2, 2025

Commits
151
pushed this day
Repositories
22
with activity
Contributors
25
distinct authors
Lines changed
+405,647 −55,741
additions / deletions

Commit Log

151 commits · 22 repositories

00:56:59 py-algorand-sdk gmalouf Introduce publishing/releasing entirely through github actions. +251 −65
01:00:24 go-algorand - FI from master +2178 −1594
01:00:25 go-algorand - Build 2336 Data +1 −1
01:08:17 algokit-utils-ts PatrickDinh switch to use the new http client +55 −6
01:12:44 py-algorand-sdk gmalouf Introduce publishing/releasing entirely through github actions. (#1) +251 −65
01:15:14 algokit-core PatrickDinh chore: expose raw response context +19 −28
02:04:36 puya-ts boblat refactor: remove content type check as it now done as part of AWST validation +6 −84
02:48:47 py-algorand-sdk gmalouf Set testpypi repo. +2 −2
02:58:02 py-algorand-sdk gmalouf Set testpypi repo. (#3) +2 −2
02:59:13 algokit-utils-ts PatrickDinh wip - clean up +7 −143
03:01:33 algokit-utils-ts PatrickDinh wip - clean up +3 −15
03:06:33 py-algorand-sdk gmalouf Default dry-run to false.' +1 −1
03:14:20 algokit-utils-ts PatrickDinh more clean up +27 −29
03:39:44 py-algorand-sdk github-actions[bot] bump up version to v2.9.0 (#6) +15 −1
04:36:21 puya-ts boblat refactor: mock env variables in test setup +24 −3
04:36:21 puya-ts boblat refactor: add tests for storing tuple in boxes and states +32538 −8338
05:43:27 algokit-utils-ts PatrickDinh tests +50 −24
07:33:51 specs cusma docs: uniform notation +2 −2
07:35:01 specs cusma docs: nit +1 −1
07:38:17 specs cusma docs: nit +1 −1
07:39:16 specs cusma Merge pull request #145 from algorandfoundation/abft-nn-recovery-stages +21 −1
07:40:11 specs cusma Merge branch 'develop' into abft-nn-commitment +21 −1
07:42:53 specs cusma Merge pull request #144 from algorandfoundation/abft-nn-commitment +60 −1
07:47:25 specs cusma Update src/abft-nn-bundle-handler.md +4 −1
08:14:51 BountyBoard Paul-Jonathan2005 Added Bounties Chat api endpoint +61 −8
08:19:29 specs cusma docs: add note on concurrent bundles +20 −6
08:20:25 specs cusma Merge branch 'develop' into abft-nn-bundle-handler +81 −2
08:20:55 specs cusma Merge pull request #149 from algorandfoundation/abft-nn-example-runs +26 −1
08:21:54 specs cusma Merge branch 'develop' into abft-nn-late-redo-down-vote +107 −3
08:22:50 specs cusma Update src/abft-nn-recovery.md +2 −1
08:23:01 specs cusma Update src/abft-nn-recovery.md +1 −1
08:25:32 specs cusma Update src/abft-nn-recovery.md +1 −3
08:26:24 puya-ts boblat refactor: use SizeOf node when creating a box with no specified size +134 −82
08:31:50 specs cusma docs: improve sortition step description +7 −2
08:33:16 specs cusma docs: nit +3 −1
08:37:55 specs cusma docs: add pseudocode line references +10 −8
08:39:43 specs cusma Merge branch 'develop' into abft-nn-resync-attempt +107 −3
08:41:17 tinyman-order-protocol fergalwalsh App update mechanism +1313 −947
08:43:58 specs cusma Merge pull request #146 from algorandfoundation/abft-nn-resync-attempt +37 −1
08:46:59 specs cusma fix: pseudocode line reference +1 −1
08:49:16 specs cusma Merge branch 'develop' into abft-nn-next-vote +144 −4
08:51:51 specs cusma Merge remote-tracking branch 'origin/develop' into abft-nn-vote-handler +144 −4
09:00:48 algo-intent Caerlower added app.py file with main functions +119 −0
09:01:31 algo-intent Caerlower added requirements file +4 −0
09:01:55 algo-intent Caerlower added intent parsing file +56 −0
09:02:32 algo-intent Caerlower added file required to use the wallet +73 −0
09:03:19 specs cusma docs: add equivocation vote definition +7 −1
09:03:31 algo-intent Caerlower added utils file +71 −0
09:04:42 algo-intent Caerlower removed wallet.py +0 −235
09:31:25 specs cusma feat: enable mdbook-mermaid preprocessor +4 −0
09:31:26 BountyBoard Paul-Jonathan2005 Added Rating api endpoint +50 −8
09:32:18 specs cusma feat: gitignore mermaid artifacts +3 −1
09:39:33 specs cusma Merge pull request #147 from algorandfoundation/abft-nn-next-vote +98 −1
10:10:49 specs cusma ci: add mdbook-mermaid step +6 −2
10:11:15 specs cusma feat: add docker +51 −0
10:18:46 specs cusma fix: install mdbook-mermaid +1 −1
10:24:17 specs cusma Merge branch 'develop' into abft-nn-late-redo-down-vote +135 −2
10:52:34 algokit-core aorumbayev chore: test pr, ignore +2 −0
10:52:56 algokit-core aorumbayev chore: test pr ignore +1 −2
11:16:03 algorand-mcp emg110 Update server README +69 −30
11:17:27 algokit_utils-use marotipatre Metadata NFT Implementation through algokit_utils +75 −3
12:03:28 algokit-core joe-p ci(typescript): add typescript ci/cd +90 −4
12:03:28 algokit-core joe-p ci(typescript): add typescript ci/cd +90 −4
12:03:57 algokit-core joe-p ci(python): merge wheel artifacts in single dir +4 −1
12:03:57 algokit-core joe-p ci(python): merge wheel artifacts in single dir +4 −1
12:13:11 specs PhearZero ci: add volume to compose and update base image +5 −3
12:16:10 Algorand-ASA- marotipatre Project initialised with AlgoKit CLI using template: https://github.com/algorandfoundation/algokit-fullstack-template.git +8634 −0
12:34:40 go-algorand jannotti Merge remote-tracking branch 'upstream/master' into access-list +3406 −1861
12:44:56 specs PhearZero ci: use docker image in deployment +4 −12
12:47:54 specs PhearZero ci: fix build command +1 −1
12:57:15 specs PhearZero ci: [WIP] triage docker image in CI/CD +5 −0
13:05:24 specs PhearZero ci: fix user id and add mdbook-mermaid install +4 −6
13:23:15 algokit-core joe-p ci: add release branch to fix semantic-release +1 −1
13:23:15 algokit-core joe-p ci: add release branch to fix semantic-release +1 −1
13:23:58 ledger-app-algorand 0xPxt Feat/parse authenticator data (#66) +128624 −31614
13:31:19 ledger-app-algorand 0xPxt Bump version +2 −2
13:37:20 go-algorand jannotti Merge remote-tracking branch 'upstream/master' into oapi-without-typemapping +952 −382
13:43:19 specs PhearZero ci: limit volume to src directory +1 −1
13:47:28 specs PhearZero ci: include books in volume +1 −0
13:50:35 specs PhearZero ci: [wip] triage new volume configuration +6 −0
14:01:05 specs PhearZero ci: ensure the book directory exists before building +4 −10
14:16:18 use-wallet acfunk base, adapters, vue example +697 −89
14:34:43 specs PhearZero ci: use rust container for testing, adds back tests to deployment +4 −1
14:39:33 use-wallet acfunk react example +108 −29
14:53:53 specs cusma Merge pull request #150 from algorandfoundation/feat/mdbook-mermaid +72 −10
14:59:17 use-wallet acfunk solid example - broken +83 −3
14:59:35 ledger-app-algorand 0xPxt Merge pull request #67 from Zondax/feat/arbitrary-signing +175767 −1447
15:04:00 algo-voting sambitsargam Merge pull request #620 from sambitsargam/dependabot/npm_and_yarn/eslint-plugin-vue-tw-10.1.0 +1 −1
15:04:09 algo-voting sambitsargam Merge pull request #619 from sambitsargam/dependabot/npm_and_yarn/core-js-tw-3.42.0 +1 −1
15:04:16 specs cusma chore: add event handler macro +2 −1
15:04:20 algo-voting sambitsargam Merge pull request #617 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-8.31.1 +1 −1
15:04:31 specs cusma docs: abft non-normative vanilla run +1 −1
15:04:36 algo-voting sambitsargam Merge pull request #613 from sambitsargam/dependabot/npm_and_yarn/vue/compiler-sfc-tw-3.5.4 +0 −0
15:04:43 specs cusma docs: abft non-normative vanilla run (WIP) +145 −0
15:05:20 algo-voting dependabot[bot] Update @typescript-eslint/eslint-plugin requirement +1 −1
15:05:43 specs cusma Merge remote-tracking branch 'origin/develop' into abft-nn-vanilla-run +314 −15
15:14:21 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-05-02) +1 −0
15:25:01 use-wallet acfunk ts example +85 −9
15:47:57 use-wallet acfunk nextjs example +254 −79
15:57:57 algokit-core aorumbayev chore: fixing issues with uniffi and dynamic linking on musl +14 −5
15:57:57 algokit-core aorumbayev chore: fixing issues with uniffi and dynamic linking on musl +14 −5
16:08:29 go-algorand cce add config.EnableVoteCompression and TestWebsocketVoteCompression +246 −8
16:15:34 use-wallet acfunk nuxt example +99 −10
16:16:19 asa-list kylebeee feat: added new akita icons +91 −4159
16:17:47 go-algorand cce Update network/msgCompressor.go +1 −1
16:19:35 asa-list kylebeee fix: size change +1 −1
16:40:50 specs cusma docs: abft non-normative vanilla run +139 −31
16:44:58 algokit-core joe-p Merge pull request #65 from algorandfoundation/python-ffi-refinements +363 −402
16:44:58 algokit-core joe-p Merge pull request #65 from algorandfoundation/python-ffi-refinements +363 −402
16:48:05 go-algorand cce fix TestPreparePeerData +2 −0
16:53:56 use-wallet acfunk fix react build +26 −91
16:57:05 specs cusma Merge remote-tracking branch 'origin/develop' into abft-nn-bundle-handler +233 −13
16:57:42 specs cusma Merge remote-tracking branch 'origin/develop' into abft-nn-late-redo-down-vote +72 −10
16:58:22 specs cusma Merge remote-tracking branch 'origin/develop' into abft-nn-proposal-handler +314 −15
16:58:52 specs cusma Merge remote-tracking branch 'origin/develop' into abft-nn-vote-handler +170 −11
17:07:53 py-algorand-sdk gmalouf bump up version to v2.10.0 +16 −1
17:19:54 Algorand-ASA- marotipatre contract desgined for showing implmentation of fungible and non-fungible assets thrigh smart contracts +6090 −28
17:32:08 algokit-core joe-p Merge pull request #69 from algorandfoundation/ci/ts_ci_cd +95 −6
17:32:08 algokit-core joe-p Merge pull request #69 from algorandfoundation/ci/ts_ci_cd +95 −6
17:50:06 Hack-Series-lohit-Algo-assistant lohitanand Initial commit +24585 −0
17:50:55 Hack-Series-lohit-Algo-assistant lohitanand Delete Algo-assistant-lohit directory +0 −514
18:02:37 use-wallet acfunk fix nuxt build +28 −12
18:04:36 specs cusma docs: abft non-normative jalapeno run +117 −1
18:48:01 use-wallet acfunk remove polyfills +43 −448
18:49:32 AlgoSwap AdityaNik testing contract +7552 −185
19:01:53 use-wallet acfunk prettier +9 −9
19:12:51 use-wallet acfunk make signData optional on CustomProvider +1 −1
19:25:18 py-algorand-sdk gmalouf CR fixes. +5 −5
19:34:36 liquid-auth-android PhearZero experimental: [WIP] fix hd wallet signing locally +36 −12
19:35:20 liquid-auth-android PhearZero experimental: [WIP] cleanup demo and use hd wallet signing +67 −34
19:43:58 py-algorand-sdk gmalouf Devops: Release process update (#564) +250 −64
19:54:55 use-wallet acfunk fix ts errors +28 −22
19:59:39 algokit-subscriber-py joe-p Bump ruff from 0.5.7 to 0.11.7 (#23) +173 −194
20:02:25 go-algorand cce Fix TestWebsocketVoteCompression +37 −21
20:24:51 algo-intent Caerlower updated intent_parser.py file +37 −2
20:26:57 algo-intent Caerlower create wallet.py file to creating wallets and connecting external wallet +300 −0
20:28:14 algokit-subscriber-py lempira chore: updated necessary deps to update h11 +272 −46
20:28:35 algo-intent Caerlower updated transaction_builder.py file +38 −11
20:29:25 algo-intent Caerlower updated some requirements +1 −2
20:29:49 algo-intent Caerlower updated utils.py file +208 −10
20:30:23 algo-intent Caerlower updated app.py file to handle new wallets and txns. +157 −40
20:33:06 algokit-management-tool lempira feat: added pipeline status, pr status checkers and post to slack +766 −3
20:41:56 algokit-subscriber-py lempira chore: updated necessary deps to update h11 (#28) +272 −46
21:06:31 algo-intent Caerlower updated intent_parser.py file to handle more flexible intent +87 −29
21:06:52 algo-intent Caerlower updated utils.py file +63 −66
21:07:10 algo-intent Caerlower Update README.md +110 −2
21:09:10 algo-intent Caerlower Update README.md +2 −0
22:24:15 AlgoSwap AdityaNik contract testing done +1799 −575
22:43:13 use-wallet acfunk canSignData: boolean +51 −71
22:48:25 use-wallet acfunk fix mocks +4 −4
23:52:16 AlgoSwap AdityaNik integrating with frontend +2165 −742