Home / Reports / Mar 14, 2024

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

Mar 13, 2024 Arrow Back Arrow Forward Mar 15, 2024
M
T
W
T
F
S
S
26
27
28
29
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
31
1
2
3
4
5
6
7

Thursday, March 14, 2024

150 commits were pushed across 24 repos by 42 authors. There were 93,561 additions and 59,055 deletions.

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

Authors

Updated Repos

...

Commit Log

joe-p 00:31:06 Merge pull request #453 from algorandfoundation/feat/new_consts (TEALScript)
joe-p 00:35:39 0.88.0 (TEALScript)
xxiled-plas… 00:43:14 Merge 3bd4f750ce59900b1d1afd8f2269c18c83a3f010 into 4e94ada1d6768b4da76230874d2b246fcf9428e2 (challenge-1)
joe-p 00:45:21 Merge pull request #454 from algorandfoundation/dev (TEALScript)
PatrickDinh 00:47:08 chore: integrate with shadcn/ui (algokit-lora)
dependabot[… 00:58:00 :arrow_up: Bump mkdocstrings-python from 1.8.0 to 1.9.0 (algobase)
dependabot[… 00:58:28 :arrow_up: Bump setuptools from 69.1.1 to 69.2.0 (algobase)
- 01:00:27 Build 1922 Data (go-algorand)
github-acti… 01:14:48 Commit from GitHub Actions (Community Interest Tracker) (community)
daniel-make… 01:20:28 feat: add optimization to propagate constants found in Phi nodes resolving to the same constant value (puya)
daniel-make… 01:34:55 fix: defer decimal literal validation until it is parsed from str (puya)
daniel-make… 01:34:55 refactor: address review feedback (puya)
daniel-make… 01:34:55 test: add tests for reference arguments (puya)
daniel-make… 01:34:55 feat: support generating client "interface" that can be used with call_abi from contracts or application.json (puya)
daniel-make… 01:34:55 feat: support 15+ arguments in typed ABI calls (puya)
daniel-make… 01:34:55 refactor: provide source locations for array arguments (puya)
daniel-make… 01:34:55 fix: parse decimals using DecimalTuple information instead of str representation (puya)
daniel-make… 01:34:55 fix: when constructing SourceLocation allow resolving module_path from declaring type instead of assuming the current module (puya)
daniel-make… 01:34:55 feat: improve API for puyapy.arg4.DynamicBytes (puya)
daniel-make… 01:34:55 chore: run linting (puya)
daniel-make… 01:34:55 feat: support int type in DynamicBytes constructor (puya)
daniel-make… 01:34:55 feat: add typed client to client application call API (puya)
daniel-make… 01:34:55 build: only compile directories containing .py files (puya)
daniel-make… 01:34:55 refactor: invert if (puya)
daniel-make… 01:34:55 tests: add missing negative tests for inner transactions (puya)
daniel-make… 01:34:55 build: fix doc generation for multiline assignments (puya)
daniel-make… 01:34:55 chore: rebase and compile_all (puya)
achidlow 01:34:55 fix wtypes equality, make error message for bad return type better (puya)
daniel-make… 01:34:55 fix: ensure inner transaction validation visits SubmitInnerTransaction nodes (puya)
daniel-make… 01:34:55 refactor: move arc4 literal conversion into eb.arc4 (puya)
daniel-make… 01:34:55 fix: emit warning if try_get_source assumptions are not correct (puya)
daniel-make… 01:34:55 chore: rebase off main (puya)
achidlow 01:34:55 - move get_func_types to arc4_utils since it's just for abi methods (puya)
daniel-make… 01:34:55 refactor: move arc4 utility methods into arc4_utils (puya)
daniel-make… 01:34:55 fix: only output AWST for sources found on paths passed explicitly to PuyaPy (puya)
daniel-make… 01:34:55 doc: include assignment docstrings (puya)
achidlow 01:34:55 refactoring in wtypes (puya)
daniel-make… 01:34:55 doc: hide values of assignments (puya)
daniel-make… 01:34:55 feat: support more types in puyapy.log (puya)
achidlow 01:34:55 use .produces() (puya)
PatrickDinh 01:37:48 chore: support theme (algokit-lora)
PatrickDinh 03:23:50 chore: wip (algokit-lora)
PatrickDinh 04:22:29 chore: refactor - move stuff around (algokit-lora)
leewjae 04:31:31 Challenge 1 done (challenge-1)
leewjae 04:33:11 Merge b926f743faf8c06d5218872f78f0ac772970ad94 into 4e94ada1d6768b4da76230874d2b246fcf9428e2 (challenge-1)
wootaejeon 04:38:19 Update index.ts (challenge-1)
leewjae 04:39:00 Challenge two done (challenge-2)
wootaejeon 04:40:43 Merge ef5c5c988ea0603c84cc263efc863d8043eb9ea6 into 4e94ada1d6768b4da76230874d2b246fcf9428e2 (challenge-1)
leewjae 04:41:23 Merge 21da1361f43c86e70c3dd193dc7479b9b563dbf9 into 69fd96fb64782ba043640e97861fe52391d539cf (challenge-2)
stwiname 04:46:14 Update @subql deps (subql-stellar)
wootaejeon 04:48:41 challenge2 (challenge-2)
wootaejeon 04:50:11 Merge a3c1f4bf1d1b979aa6fba6adf24f5a52ec3f931f into 69fd96fb64782ba043640e97861fe52391d539cf (challenge-2)
stwiname 04:53:53 [release] 20240314 (subql-stellar)
achidlow 04:54:28 fix: improve "type safety" of arc4.String, whilst still allowing construction from a Bytes (puya)
achidlow 04:54:55 refactor: don't doubly run literal validation (puya)
stwiname 05:00:23 [release] 20240314 (#53) (subql-stellar)
pbennett 05:02:47 Add sunsetting info to validator config (reti)
pbennett 05:08:00 Merge remote-tracking branch 'origin/dev' into dev (reti)
pbennett 05:10:28 Merge branch 'refs/heads/dev' into tokenpayouts (reti)
PatrickDinh 05:30:48 chore: style header dark mode (algokit-lora)
PatrickDinh 06:01:53 chore: wip - styling (algokit-lora)
pbennett 06:30:44 Update go code for contract changes (and 200 stakers) (reti)
negar-abbasi 06:45:50 chore: pin the generator client version by user (algokit-cli)
daniel-make… 07:12:18 refactor: use sorted (puya)
daniel-make… 07:12:18 refactor: remove slots=False from data types and make attrs 23.2 dependency explicit (puya)
daniel-make… 07:12:18 refactor: invert if (puya)
daniel-make… 07:12:18 refactor: match on base type only (puya)
scholtz 07:19:18 add X-Frame-Options DENY (wallet)
scholtz 07:19:21 Merge branch 'master' of https://github.com/scholtz/wallet (wallet)
scholtz 07:22:00 Deploying to gh-pages from @ scholtz/wallet@8c07481b8905bab0850cc13ec2392a04bdcd3f9f 🚀 (wallet)
daniel-make… 07:27:38 feat: allow str literals on itxn arguments where appropriate (puya)
daniel-make… 07:29:36 fix: rename `global_num_byte_slices` -> `global_num_bytes` and `local_num_byte_slices` -> `local_num_bytes` (puya)
achidlow 07:50:30 test: check that positive expontent decimals work (puya)
daniel-make… 08:01:12 refactor: remove unused code in itxn builder (puya)
prince-hope… 08:14:33 fixed bug (challenge-2)
prince-hope… 08:24:17 Merge b5755a5e645e53ca0478e78717090f086a155610 into 69fd96fb64782ba043640e97861fe52391d539cf (challenge-2)
scholtz 08:27:57 cicd deploy (wallet)
scholtz 08:29:56 Deploying to gh-pages from @ scholtz/wallet@d3718ac5a3783ac26df9f024a4d36cc064b58f6c 🚀 (wallet)
daniel-make… 08:30:48 feat: added `puyapy.arc4.call_abi` for typed contract to contract calls (#112) (puya)
PatrickDinh 08:39:54 chore: layout (algokit-lora)
negar-abbasi 08:45:47 fix: checking for available version (algokit-cli)
negar-abbasi 08:46:19 fix: mypy issues (algokit-cli)
PatrickDinh 08:48:19 chore: menu style (algokit-lora)
PatrickDinh 10:22:53 chore: fix up colors (algokit-lora)
SudoWeezy 10:32:50 adding delivery date (ARCs)
HashMapsDat… 11:08:12 choer: update gradle (arc52-android-wallet)
goktugberku… 11:32:27 Merge pull request #1459 from Hipo/480-remove-skip-button (pera-ios)
goktugberku… 11:33:28 :speech_balloon: Update account verified text (pera-ios)
goktugberku… 11:56:18 Merge pull request #1461 from Hipo/478-no-account-caption-change (pera-ios)
goktugberku… 11:58:35 Merge pull request #1460 from Hipo/479-swap-terms-screen (pera-ios)
babcoccl 13:02:54 Solution for getting the test passing. (challenge-2)
babcoccl 13:03:55 Merge 22372569eabdeddc0b5360d617aaba674c48d613 into 69fd96fb64782ba043640e97861fe52391d539cf (challenge-2)
goktugberku… 13:06:43 :rocket: Release v90.10.0-1 (pera-ios)
nawaz-malla 13:10:57 Changes to be committed: (Algorand)
aorumbayev 13:17:41 chore: testing ci (algokit-cli)
aorumbayev 13:29:20 chore: testing ci (algokit-cli)
nawaz-malla 13:30:11 modified files in artifacts (Algorand)
AndreaPinna 14:22:11 Bet readme updated (rosetta-smart-contracts)
AndreaPinna 14:24:43 Bet readme updated (rosetta-smart-contracts)
0xSarnavo 14:43:06 Bug Fixed (challenge-2)
onetechnical 14:43:08 Bump debian version in algod container (go-algorand)
0xSarnavo 14:58:24 Merge 25b01cdc707572669f68ab70c756cedeff880a4e into 69fd96fb64782ba043640e97861fe52391d539cf (challenge-2)
jannotti 15:05:36 Comment change and pointless code removal (go-algorand)
nawaz-malla 15:20:10 modified: README.md (Algorand)
nawaz-malla 15:25:51 update (Algorand)
michaeltchu… 15:29:00 chore: log greeting (2024-03-14) (a-day-in-my-bobalife)
onetechnical 15:46:54 Docker: Bump debian version in algod container (#5955) (go-algorand)
aorumbayev 15:49:15 chore: test (algokit-cli)
github 15:51:09 add Go Benchmark (go) benchmark result for dd22cff42da3eef29dd1c3f6965198fde9a492a1 (go-algorand)
pbennett 15:51:32 Add MaxStakersPerPool to protocol constraints return (reti)
negar-abbasi 16:07:57 chore: initial native binary distribution via snapcraft (#419) (algokit-cli)
algorandskiy 16:19:45 metrics: support labeled gauges (go-algorand)
xBoShY 17:02:20 sign transaction (challenge-1)
xBoShY 17:11:23 Merge e567baf123a501aea5ce325e784a7478e6b46374 into 4e94ada1d6768b4da76230874d2b246fcf9428e2 (challenge-1)
jannotti 17:18:12 Fix unit test for eligibility test in blance round (go-algorand)
urtho 17:27:13 rwd (conduit-plugin-online)
onetechnical 17:45:00 Merge commit '13e66ff' into relstable3.23.0 (go-algorand)
Algo-devops… 17:45:12 Update the Version, BuildNumber, genesistimestamp.data (go-algorand)
aorumbayev 17:47:23 fix: enforce utf-8 encoding to proc.run by default; do not resolve run cmd until run (algokit-cli)
AndreaPinna 17:54:10 Bet readme updated (rosetta-smart-contracts)
- 17:59:41 tests: delete all keys associated with winner, failing old assertion. (algorand)
- 18:01:51 chore: add all new tests to run test script. (algorand)
algogm 18:36:18 Merge pull request #5958 from Algo-devops-service/relstable3.23.0 (go-algorand)
- 19:12:08 tests: assert successful keys deletion. (algorand)
drichar 19:46:11 feat(ui): StakingTable (reti)
joe-p 19:46:26 flatFee -> staticFee (algokit-utils-ts)
fredjnam 20:02:05 "Fred's work" (challenge-2)
fredjnam 20:04:58 Merge 676e229988213407e3e2818f4bd94c9501efdd6e into 69fd96fb64782ba043640e97861fe52391d539cf (challenge-2)
pbennett 20:13:31 Updated MAX_POOLS calculation and ValidatorInfo.Pools array size definition to require manual updates. Improved developer documentation and comments in both ValidatorRegistry and StakingPool contracts for better code clarity and maintenance. Simplified assertions related to permissions across various functions. (reti)
pbennett 20:13:54 Updated diagram to cover reward token handling (reti)
- 20:20:32 fix/tests: delete Winner key. (algorand)
ctibo 20:37:51 force close indexeddbbefore upgrading (algostack)
ctibo 20:38:55 0.4.46 (algostack)
Vitali-work… 20:40:18 docs: update list README.md (Crypto-Testnet-Faucet)
- 21:06:44 tests: assert continuance on vote on other choice after other winner declared. (algorand)
camohe90 21:18:17 Merge 4e8fff0d0160d826a29710d2a97b2b4229d4b907 into 4e94ada1d6768b4da76230874d2b246fcf9428e2 (challenge-1)
Sirokya 21:27:55 uncommented (challenge-2)
Sirokya 21:34:19 Merge b6c701f44a43f137f0bd1f638d643e9aeeb11d3c into 69fd96fb64782ba043640e97861fe52391d539cf (challenge-2)
drichar 22:05:55 feat(ui): add validator form updates, pick up contract changes (reti)
- 22:12:42 tests: assert all values when a new vote goes to win after another winning choice. (algorand)
- 22:32:34 tests: fix assetion in test winner 9. (algorand)
- 22:33:25 chore: add test winner 9 to run test script. (algorand)
- 22:33:42 docs: and note to readme about microAlgos. (algorand)
satishccy 23:18:40 Merge 058dc10fa490f57762c197ae392fece640f8f2bc into 4e94ada1d6768b4da76230874d2b246fcf9428e2 (challenge-1)
brybear 23:21:49 Add missing dependencies (challenge-2)
algo-dev-se… 23:23:50 Regenerate code from specification file (java-algorand-sdk)
brybear 23:25:16 Merge 0eeba08cfe2dcf650cb9d47fdef076f3012b46cb into 69fd96fb64782ba043640e97861fe52391d539cf (challenge-2)
joe-p 23:32:12 Uint8Array | string (algokit-utils-ts)
PatrickDinh 23:50:47 chore: fix colors (algokit-lora)
joe-p 23:57:18 bigint and AlgoAmount (algokit-utils-ts)