Home / Reports / Feb 16, 2024

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

Feb 15, 2024 Arrow Back Arrow Forward Feb 17, 2024
M
T
W
T
F
S
S
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
1
2
3
4
5
6
7
8
9
10

Friday, February 16, 2024

131 commits were pushed across 28 repos by 25 authors. There were 395,164 additions and 117,653 deletions.

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

Authors

Updated Repos

...

Commit Log

joe-p 00:22:33 feat: improved len functionality (TEALScript)
joe-p 00:30:13 Merge pull request #426 from algorandfoundation/feat/new_len (TEALScript)
iskysun96 00:45:47 update readme (blockchain-valley-session-1)
- 01:00:27 Build 1895 Data (go-algorand)
negar-abbasi 01:05:44 feat: adding snap distribution ci (algokit-cli)
github-acti… 01:13:27 Commit from GitHub Actions (Community Interest Tracker) (community)
PhearZero 03:45:25 Initial commit (algokit-contract-template)
PhearZero 04:00:37 Initial commit (algokit-react-template)
PhearZero 04:07:56 chore: cleanup workflow (algokit-contract-template)
daniel-make… 04:19:27 refactor: rename submit_inner_txn to submit_txns (puya)
daniel-make… 04:55:47 refactor: remove optimization change to examples that incorrectly implied an inner transaction limitation (puya)
daniel-make… 04:59:29 docs: improve documentation examples (puya)
PhearZero 05:47:50 Initial commit (algokit-workspace-template)
negar-abbasi 06:47:54 chore: release to a beta channel (algokit-cli)
code-alexan… 07:30:00 feat: NFT minting (algobase)
code-alexan… 07:35:02 Merge pull request #93 from code-alexander/feature/algo/client (algobase)
scholtz 07:43:29 account overview keyword search (wallet)
scholtz 07:45:16 Deploying to gh-pages from @ scholtz/wallet@0d2a5020ba26fe72c2899ad2d8d1470a649eb828 🚀 (wallet)
PhearZero 07:47:24 feat: basic workspace template (algokit-workspace-template)
PhearZero 07:47:42 chore: remove tests (algokit-workspace-template)
PhearZero 08:00:49 build: update ci/cd (algokit-workspace-template)
PhearZero 08:02:50 fix: remove ci checks (algokit-workspace-template)
PhearZero 08:03:49 fix: increase permissions (algokit-workspace-template)
PhearZero 08:05:57 fix: copier command (algokit-workspace-template)
PhearZero 08:08:02 fix: install copier (algokit-workspace-template)
PhearZero 08:08:55 Build: (26fdb3b) fix: install copier (algokit-workspace-template)
PhearZero 08:21:17 feat: add tag to commit (algokit-workspace-template)
PhearZero 08:24:11 0.2.0 (141c9f9) feat: add tag to commit (algokit-workspace-template)
daniel-make… 08:24:51 feat: support BytesBacked types being used in ApplicationCall args (puya)
daniel-make… 08:24:51 test: add test case for contract to contract call (puya)
daniel-make… 08:24:51 feat: add from_log classmethod to ABI types (puya)
daniel-make… 08:24:51 docs: update application call documentation (puya)
Hathoriel 08:41:24 ALL-4358 - Fix Flare bugs (tatum-js)
achidlow 08:49:14 improve debug output by only using class type location for `itxn_field TypeEnum` (puya)
negar-abbasi 08:51:50 fix: more explicit name for store login secret (algokit-cli)
Hathoriel 09:05:41 ALL-4358 - Fix Flare bugs (#1065) (tatum-js)
achidlow 09:13:55 refactoring (puya)
daniel-make… 09:21:32 refactor: move TxnField closer to usage (puya)
deanstef 09:21:54 minor edits (ARCs)
daniel-make… 09:23:44 chore: rerun compile_all (puya)
negar-abbasi 09:24:20 chore: remove unnecessary commands (algokit-cli)
daniel-make… 09:53:19 refactor: simplify constant definitions for transaction types (puya)
deanstef 10:02:43 rekey auth (ARCs)
daniel-make… 10:08:18 feat: add API for creating and submitting inner transactions (#98) (puya)
achidlow 10:09:18 fix: reduce number of iterations required in RCE optimizer, and ensure dominator set is stable by sorting it (puya)
achidlow 10:09:18 refactor: add from_iter method to StableSet (puya)
achidlow 10:09:18 fix: reduce number of iterations required in TEAL optimiser (puya)
achidlow 10:09:18 feat: add duplicate block elimination as a post-SSA optimisation, at -O2 or above since it can mess with debugging info quite a bit (puya)
achidlow 10:09:19 feat: add simple pass to collapse constants repeated >= 2 times by using a dupn (puya)
achidlow 10:09:34 feat: reduce number of iterations required by optimiser by enabling fixed point iteration within ControlOp simplifier optimisation step (puya)
achidlow 10:09:36 refactor: improve debug/log output involving AVMType (puya)
achidlow 10:10:51 chore: rerun (puya)
achidlow 10:18:39 feat: add simple pass to collapse constants repeated >= 2 times by using a dupn (puya)
achidlow 10:18:39 fix: reduce number of iterations required in RCE optimizer, and ensure dominator set is stable by sorting it (puya)
achidlow 10:18:39 feat: add duplicate block elimination as a post-SSA optimisation, at -O2 or above since it can mess with debugging info quite a bit (puya)
achidlow 10:18:39 fix: reduce number of iterations required in TEAL optimiser (puya)
achidlow 10:18:39 refactor: improve debug/log output involving AVMType (puya)
achidlow 10:18:39 chore: rerun (puya)
achidlow 10:18:39 feat: reduce number of iterations required by optimiser by enabling fixed point iteration within ControlOp simplifier optimisation step (puya)
achidlow 10:18:39 refactor: add from_iter method to StableSet (puya)
achidlow 10:27:40 feat: improve coalescing by performing before sequentialisation, thus reducing chances of interference (puya)
achidlow 10:40:17 feat: improve coalescing by performing before sequentialisation, thus reducing chances of interference (puya)
deanstef 11:07:41 CR arc31 (ARCs)
deanstef 11:09:33 nit (ARCs)
deanstef 11:11:48 nit2 (ARCs)
deanstef 11:15:24 nit abstract (ARCs)
rostislavja… 12:27:53 ALL-4863: doge getblock verbose should be boolean (tatum-js)
aorumbayev 13:07:45 chore: update scripts/snap/create-snapcraft-yaml.sh (algokit-cli)
aorumbayev 13:08:27 chore: update scripts/snap/create-snapcraft-yaml.sh (algokit-cli)
aorumbayev 13:12:28 chore: tweaking secret names (algokit-cli)
aorumbayev 13:22:12 chore: adjusting for workflow dispatch test (algokit-cli)
aorumbayev 13:23:32 chore: run chmod on snap bash script for ci (algokit-cli)
scholtz 13:26:12 cicd deploy (wallet)
scholtz 13:27:55 Deploying to gh-pages from @ scholtz/wallet@08dc8ce5676abdeca5e50906a1f94054e594f3f6 🚀 (wallet)
aorumbayev 14:10:48 chore: testing ci (algokit-cli)
lollobene 14:12:25 WIP (Algorand)
lollobene 14:18:13 smart asa deletion (Algorand)
g-anwuli 15:11:31 changing text (aurally)
g-anwuli 15:11:33 Merge branch 'main' of https://github.com/Algorand-Hackathon-Teams-Nigeria/aurally (aurally)
michaeltchu… 15:13:32 chore: log greeting (2024-02-16) (a-day-in-my-bobalife)
McEazy2700 15:14:04 new dapp (zaibatsu)
McEazy2700 15:22:46 setup dapp (zaibatsu)
deanstef 16:17:08 nits (ARCs)
deanstef 16:18:46 typo (ARCs)
algorandskiy 16:19:35 fix unit tests (go-algorand)
deanstef 16:19:57 more nits (ARCs)
deanstef 16:21:26 more nits 2 (ARCs)
0x365 16:23:03 Update (smart-dao)
deanstef 16:31:45 structure nits (ARCs)
deanstef 16:42:04 more nits (ARCs)
algorandskiy 16:49:42 self review fixes (go-algorand)
deanstef 16:54:50 final nits (ARCs)
g-anwuli 16:57:15 refining (aurally)
pbennett 18:14:44 Start of supporting larger staker set of 80 stakers - exceeding 4k - may cause issues but we'll see (reti)
g-anwuli 18:18:52 refining (aurally)
PhearZero 18:23:48 feat: nest.js template (algokit-nestjs-template)
PhearZero 18:25:09 0.1.0 (03f2d7f) feat: nest.js template (algokit-nestjs-template)
joe-p 18:27:05 docs: ArgTypesOrMethod for methodCalls (TEALScript)
joe-p 18:28:31 0.83.0 (TEALScript)
g-anwuli 18:31:25 changing url (aurally)
joe-p 18:33:52 Merge pull request #427 from algorandfoundation/dev (TEALScript)
aorumbayev 18:52:33 chore: wip (algokit-fullstack-template)
aorumbayev 18:52:58 chore: wip (algokit-react-frontend-template)
pbennett 19:33:23 Change to new method call syntax and len use! Huge improvement in tealscript! (reti)
PhearZero 19:47:53 feat: wrap algokit cli (npm-algokit-cli)
PhearZero 19:56:29 feat: always download locally (npm-algokit-cli)
PhearZero 19:59:28 feat: algokit in template (algokit-nestjs-template)
PhearZero 20:00:23 0.2.0 (9d3508c) feat: algokit in template (algokit-nestjs-template)
PhearZero 20:04:23 fix: use awesome-algorand for algokit (algokit-nestjs-template)
PhearZero 20:05:05 0.2.1 (6936bc9) fix: use awesome-algorand for algokit (algokit-nestjs-template)
aorumbayev 20:13:13 refactor: refining the flow for default workspace structure (algokit-cli)
linhhtran 20:15:09 Add files via upload (F23_HealthFederated)
algorandskiy 20:15:11 debug CI failures (go-algorand)
aorumbayev 20:15:30 docs: regen docs (algokit-cli)
PhearZero 20:15:49 feat: add dev container (algokit-nestjs-template)
PhearZero 20:16:46 0.3.0 (d75655d) feat: add dev container (algokit-nestjs-template)
PhearZero 20:20:23 chore: add gitignore (algokit-nestjs-template)
PhearZero 20:21:15 0.3.1 (adab574) chore: add gitignore (algokit-nestjs-template)
jasonpaulos 20:36:21 3.0.0: Remove `IntDecoding` as a REST option & support native bigint types in models (#852) (js-algorand-sdk)
jasonpaulos 20:37:06 JS v3: Native bigint support for select fields (#72) (generator)
strausste 21:26:23 cardano-aiken: wallet (rosetta-smart-contracts)
algorandskiy 22:41:34 remove debugging (go-algorand)
scholtz 22:59:03 arc200 add asset, list asset (wallet)
code-alexan… 23:04:48 docs: how to mint an ARC-3 NFT (algobase)
code-alexan… 23:07:03 deps: update (algobase)
code-alexan… 23:07:56 Merge pull request #94 from code-alexander/feature/algo/client (algobase)
code-alexan… 23:13:14 Merge pull request #62 from code-alexander/dependabot/pip/urllib3-2.2.0 (algobase)
- 23:37:26 add create_account. (algorand)
- 23:38:00 Use correct ip port, etc, in create asset. (algorand)
- 23:38:12 Add utility module. (algorand)
- 23:38:36 Add namespace experimental pyteal and deploy script. (algorand)