Home / Reports / Jun 6, 2024

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

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

Thursday, June 6, 2024

137 commits were pushed across 18 repos by 26 authors. There were 152,082 additions and 72,393 deletions.

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

Authors

Updated Repos

...

Commit Log

aorumbayev 00:12:57 chore: patching tests; adding idle timeout option (algokit-cli)
aorumbayev 00:14:51 chore: patching tests (algokit-cli)
dependabot[… 00:41:12 :arrow_up: Bump safety from 3.2.0 to 3.2.1 (algobase)
dependabot[… 00:41:59 :arrow_up: Bump ruff from 0.2.2 to 0.4.8 (algobase)
dependabot[… 00:43:12 :arrow_up: Bump pydantic-settings from 2.2.1 to 2.3.1 (algobase)
dependabot[… 00:43:41 :arrow_up: Bump py-algorand-sdk from 2.5.0 to 2.6.0 (algobase)
neilcampbell 00:44:40 chore: share the txn normalise code (algokit-subscriber-ts)
neilcampbell 00:52:35 chore: share the txn normalise code (#76) (algokit-subscriber-ts)
semantic-re… 00:56:39 Notes added by 'git notes add' (algokit-subscriber-ts)
- 01:00:20 FI from master (go-algorand)
- 01:00:21 Build 2005 Data (go-algorand)
negar-abbasi 01:16:44 change connected wallet ui (algokit-lora)
boblat 01:30:53 fix up lint errors and warnings (puya)
boblat 01:30:53 add tests (puya)
boblat 01:30:53 add `Byte` class which is an alias for `UInt8` (puya)
boblat 01:30:53 remove bytes length validation in `from_bytes` method (puya)
boblat 01:30:53 refactor to stop repeating init logic in UIntN and BigUIntN types (puya)
boblat 01:30:53 rearrange from_bytes method (puya)
boblat 01:30:53 refactor to comply with convention (puya)
boblat 01:30:53 split tests for clarity and rethrow ABI decode error in AVMInvoker (puya)
boblat 01:30:53 fix typo (puya)
boblat 01:30:53 add stub implementation for UIntN and BigUIntN arc4 types (puya)
negar-abbasi 01:32:09 align the popover to end (algokit-lora)
PatrickDinh 01:43:27 WIP - move explorer to index (algokit-lora)
PatrickDinh 01:49:54 Hack the left side bar (algokit-lora)
boblat 02:15:13 add assertion to show stub implemention does not raise error for invalid bytes length (puya)
neilcampbell 02:41:08 fix: upgrade subscriber-ts to include a few fixes (algokit-lora)
daniel-make… 03:27:13 Merge pull request #235 from algorandfoundation/feat/unit-testing-state (puya)
daniel-make… 03:27:50 Merge pull request #236 from algorandfoundation/feat/unit-testing-arc4-uintn (puya)
daniel-make… 03:34:07 test: improve test speed and eliminate flakiness (puya)
daniel-make… 03:34:07 build: handle type alias's for specialized generics (puya)
daniel-make… 03:34:07 refactor: simplify decorators (puya)
daniel-make… 03:34:54 chore: re-enable mypy and fix various linting errors (puya)
daniel-make… 03:35:01 refactor: simplify ITxn implementation (puya)
daniel-make… 03:35:01 refactor: remove usages of dataclass for inner transaction implementations as everything is forwarded to a dict anyway. (puya)
dependabot[… 03:43:59 Update algosdk requirement from ^2.7.0 to ^2.8.0 (algo-voting)
pbennett 04:15:33 fix(nodemgr): only log .env 'error' if there's an actual error ! (reti)
daniel-make… 04:17:53 fix: fix inner transaction validation to handle some cases that were accidently missed (puya)
daniel-make… 04:23:13 address review feedback (puya)
daniel-make… 04:31:15 fix: fix inner transaction validation to handle some cases that were accidentally missed (#233) (puya)
daniel-make… 04:35:35 refactor: clarify private method behaviour (puya)
daniel-make… 04:35:35 refactor: validate IR op immediate values (puya)
daniel-make… 04:35:35 fix: fix bug when reading dynamic ARC4 elements from an array (puya)
daniel-make… 04:35:35 refactor: extract some common logic for getting arc4 array length and data (puya)
daniel-make… 04:35:35 test: add tests for dynamic array indexing for dynamic and static aggregate types (puya)
daniel-make… 04:35:35 test: modify dynamic array test cases to also use append (puya)
PatrickDinh 04:43:08 basic landing page (algokit-lora)
pbennett 05:02:40 fix(nodemgr): pool list --all 'total' row was off by 1 column in displaying toaler stakers, stake, etc. (reti)
PatrickDinh 05:13:24 fix tests (algokit-lora)
PatrickDinh 05:15:41 clean up (algokit-lora)
sambitsargam 05:25:30 Merge pull request #423 from sambitsargam/dependabot/npm_and_yarn/algosdk-tw-2.8.0 (algo-voting)
sambitsargam 05:25:40 Merge pull request #422 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/parser-tw-7.12.0 (algo-voting)
sambitsargam 05:26:03 Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-7.12.0 (algo-voting)
sambitsargam 05:26:12 Merge pull request #421 from sambitsargam/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-tw-7.12.0 (algo-voting)
neilcampbell 05:49:16 fix: select account and tweak wallet button styles (algokit-lora)
daniel-make… 05:55:47 build: also test examples folder in default environment (puya)
neilcampbell 05:56:19 chore: fix test (algokit-lora)
PatrickDinh 06:12:27 handle unknown network (algokit-lora)
PatrickDinh 06:23:39 no need this (algokit-lora)
PatrickDinh 07:06:32 fix up the comment (algokit-lora)
neilcampbell 07:34:13 fix: upgrade subscriber-ts to include a few fixes (#82) (algokit-lora)
semantic-re… 07:36:24 Notes added by 'git notes add' (algokit-lora)
Hathoriel 07:58:15 ALL-7315 - Add Cosmos additional api (tatum-js)
Hathoriel 08:18:35 ALL-7315 - Add Cosmos additional api (#1107) (tatum-js)
headline-de… 08:59:00 xwallet package init (avmkit)
daniel-make… 09:38:22 fix: fix bug when mutating dynamic ARC4 elements in an array (puya)
fergalwalsh 10:03:00 Test for staking create_application (tinyman-governance)
fergalwalsh 10:03:49 Avoid loss of precision in option_vote_amount calculation (tinyman-governance)
fergalwalsh 10:05:24 Update generated teal to not use inner_txn macro (tinyman-governance)
joe-p 10:21:39 update interface and contract (ARCs)
joe-p 10:57:25 TestPopulatorWithGlobalResources (arrays only) (go-algorand)
joe-p 11:30:37 test addBox (go-algorand)
joe-p 11:48:52 use ElementsMatch (go-algorand)
joe-p 12:15:07 addHolding (go-algorand)
rostislavja… 12:35:43 ALL-7351: polygon amoy gas pump contract (tatum-js)
rostislavja… 12:48:00 ALL-7351: polygon amoy gas pump contract (#1108) (tatum-js)
rostislavja… 12:56:35 ALL-7351: version bump (tatum-js)
rostislavja… 12:57:52 ALL-7351: version bump (#1109) (tatum-js)
joe-p 13:12:33 test variable renaming (go-algorand)
algorandskiy 13:14:44 Add expired accounts query metrics (go-algorand)
joe-p 13:28:58 appLocals (go-algorand)
ohill 13:30:53 CR updates (go-algorand)
algorandskiy 13:38:46 remove duplicate test (go-algorand)
joe-p 13:57:24 restore default limits (go-algorand)
gmalouf 14:50:10 Optimize sub-queries for assets/apps against a given address. (indexer)
gmalouf 15:00:36 Bump to 2.6 of go sdk. (indexer)
jasonpaulos 15:05:12 Add processed kvs to catchup logs (#168) (conduit)
michaeltchu… 15:14:04 chore: log greeting (2024-06-06) (a-day-in-my-bobalife)
joe-p 15:49:45 fix rekey field (go-algorand)
gmalouf 15:53:41 Optimize sub-queries for assets/apps against a given address. (#1615) (indexer)
joe-p 15:54:22 populate with static properties and remove zeroAddr (go-algorand)
gmalouf 15:54:32 Bump to 2.6 of go sdk. (#1616) (indexer)
gmalouf 15:58:09 Bump go sdk to 2.6 and indexer to latest main commit. (conduit)
aorumbayev 16:12:18 refactor: windows behaviour; port forwarding max execution timeout (algokit-cli)
aorumbayev 16:22:01 chore: update docs (algokit-cli)
algorandskiy 16:49:17 txHandler: optimize ERL resources management (go-algorand)
cce 17:06:40 Fix linter (go-algorand)
algorandskiy 17:24:14 fix linter (go-algorand)
gmalouf 17:26:34 Bump go sdk to 2.6 and indexer to latest main commit. (#174) (conduit)
jasonpaulos 17:59:55 Pass extra args to underlying `kmd_request` function (py-algorand-sdk)
jasonpaulos 18:03:06 Format (py-algorand-sdk)
aorumbayev 18:05:04 docs: update localnet.md (algokit-cli)
gmalouf 18:06:52 Bump to indexer 3.5. (conduit)
gmalouf 18:12:20 Bump to indexer 3.5. (#175) (conduit)
gmalouf 18:14:13 Tweak release template. (conduit)
gmalouf 18:17:38 Tweak release template. (indexer)
gmalouf 18:21:21 Tweak release template. (#176) (conduit)
jasonpaulos 18:25:43 Fix e2e kmd timeout (go-algorand)
joe-p 18:29:55 empty boxes (go-algorand)
jasonpaulos 18:36:11 Fix: Pass args to underlying `kmd_request` function, including timeout (#545) (py-algorand-sdk)
jasonpaulos 18:36:53 bump up version to v2.6.1 (py-algorand-sdk)
gmalouf 18:48:25 Tweak release template. (#1617) (indexer)
gmalouf 18:50:04 Update .goreleaser.yaml (conduit)
joe-p 18:53:58 ensure duplicates are removed (go-algorand)
jasonpaulos 18:59:24 Merge branch 'master' into release/v2.6.1 (py-algorand-sdk)
joe-p 19:16:05 overflow txn resources (go-algorand)
Algo-devops… 19:16:45 Merge branch 'release/v2.6.1' (py-algorand-sdk)
joe-p 19:28:33 use ConsensusParams (go-algorand)
jasonpaulos 19:52:30 Test changes and tweaks (go-algorand)
jasonpaulos 19:57:07 Fix flakey htlc test (go-algorand)
joe-p 20:04:19 fix empty box count (go-algorand)
joe-p 20:07:27 golangci-lint (go-algorand)
joe-p 20:11:27 Merge pull request #3 from jasonpaulos/fix-signers-sub-pr (go-algorand)
drichar 20:45:01 chore: install dependencies using pnpm v9 (use-wallet)
drichar 20:54:16 ci: update pnpm to v9 (use-wallet)
drichar 21:01:34 ci: upgrade to pnpm/action-setup@v4 (use-wallet)
drichar 21:04:28 chore: set package.json packageManager to pnpm@9.2.0 (use-wallet)
drichar 21:06:43 ci: set specific pnpm version to match packageManger (use-wallet)
drichar 21:09:05 ci: install Node v20 (use-wallet)
drichar 21:17:53 chore: upgrade to pnpm v9 (#182) (use-wallet)
algovado 21:49:01 init project (swap-shop)
michaeltchu… 21:54:09 ci: add environment variables (a-day-in-my-bobalife)
kieranronei… 22:11:46 chore: merge upstream/v3 (use-wallet)
kieranronei… 22:12:23 chore: squash (use-wallet)
kieranronei… 22:19:50 chore: fix prettier issues (use-wallet)
kieranronei… 22:24:34 test(kibisis): add no-typecheck to kibisis test files (use-wallet)
PatrickDinh 22:37:52 Merge remote-tracking branch 'origin/main' into landing-page-redirects (algokit-lora)