Home / Reports / Jan 26, 2024

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

Jan 25, 2024 Arrow Back Arrow Forward Jan 27, 2024
M
T
W
T
F
S
S
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
8
9
10
11

Friday, January 26, 2024

74 commits were pushed across 20 repos by 25 authors. There were 19,246 additions and 5,621 deletions.

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

Authors

Updated Repos

...

Commit Log

algorandskiy 00:04:59 fix linter (go-algorand)
dependabot[… 00:18:01 :arrow_up: bump cytoolz from 0.12.2 to 0.12.3 (algobase)
algorandskiy 00:36:51 remove RegisterHTTPHandlerWithPrefix (go-algorand)
- 01:00:25 Build 1874 Data (go-algorand)
- 01:00:25 FI from master (go-algorand)
algorandskiy 01:05:49 abstract dnsaddr for testing (go-algorand)
github-acti… 01:15:21 Commit from GitHub Actions (Community Interest Tracker) (community)
joe-p 02:42:05 nestedStaticForEach (TEALScript)
tristanmenz… 03:34:39 feat: Allow options to be passed to simulate calls on the transaction composer, and properly type the return values (algokit-client-generator-ts)
robdmoore 03:45:24 Merge pull request #92 from algorandfoundation/feature/allow-options-in-simulate (algokit-client-generator-ts)
semantic-re… 03:48:06 Notes added by 'git notes add' (algokit-client-generator-ts)
github-acti… 03:54:51 Merge main into release (algokit-client-generator-ts)
github-acti… 03:54:52 Merge release into main (algokit-client-generator-ts)
semantic-re… 03:57:33 Notes added by 'git notes add' (algokit-client-generator-ts)
aorumbayev 09:05:14 chore: removing old adr draft (algokit-cli)
- 11:31:09 Changes (smart-dao)
SudoWeezy 12:28:27 fix Wording to be coherent between abstract and requirement (ARCs)
joe-p 12:30:10 nestedStaticForEachInBox (TEALScript)
Hathoriel 13:49:02 ALL-4358 Add FLR to blockchain (tatum-js)
Hathoriel 14:04:09 ALL-4358 Add FLR to blockchain (#1055) (tatum-js)
SilentRheto… 14:06:45 Update xgov-130.md (xGov)
algorandskiy 14:47:39 fix linter (go-algorand)
jannotti 14:56:06 Perform bonus payments, with exponential decay (go-algorand)
michaeltchu… 15:14:06 chore: log greeting (2024-01-26) (a-day-in-my-bobalife)
praise-jara… 15:31:29 update (Foodprint-wallet)
joe-p 15:38:27 largeNestedStaticForEachInBox (TEALScript)
Halimao 16:02:02 change `--indiscreet` default to true (go-algorand)
joe-p 16:22:20 forEach comments (TEALScript)
algorandskiy 16:48:14 fix capabilities tests caused by libp2p upgrade (go-algorand)
LoafPickleWW 17:21:01 Update package.json (wen-tools)
algorandskiy 17:24:21 self-review fixes (go-algorand)
joe-p 17:36:22 use proper end offset with boxes (TEALScript)
joe-p 17:56:37 avoid use of pop (TEALScript)
joe-p 19:55:00 use counter for forEach labels (TEALScript)
joe-p 19:58:13 forEach return (TEALScript)
joe-p 20:00:28 throw error on bool array in forEach (TEALScript)
tristanmenz… 20:01:53 feature: Allow teal output annotations to be specified in a command line parameter `--annotations 31` (puya)
joe-p 20:07:20 Merge pull request #385 from algorandfoundation/feat/for_each (TEALScript)
nullun 20:12:41 netgoal: Use --last-part-key-round when generating a goalnet template (#5912) (go-algorand)
github 20:16:52 add Go Benchmark (go) benchmark result for b5927a6aa668f40e4c2ae8c683a694add48ab7f9 (go-algorand)
jannotti 20:17:50 Show node can re-reg to become incentive eligible again (go-algorand)
Alex99y 20:18:03 Update algorand node url (c3-typescript-sdk)
Alex99y 20:18:43 Feat/improve deposit test (#8) (c3-typescript-sdk)
MattAlgowor… 20:42:08 New features wrt special tiles (algoworld-explorer)
joe-p 20:49:29 feat: break and continue support for loops (TEALScript)
joe-p 20:53:08 Merge pull request #386 from algorandfoundation/feat/loops_break_continue (TEALScript)
algorandskiy 21:02:29 minor logging fixes to streams.go (go-algorand)
joe-p 21:13:51 feat: methods with no return type implicitly are void returns (TEALScript)
joe-p 21:18:25 Merge pull request #387 from algorandfoundation/feat/implicit_void_return (TEALScript)
demining 21:18:51 Add files via upload (CryptoDeepTools)
joe-p 21:19:19 0.77.0 (TEALScript)
joe-p 21:25:41 Merge pull request #388 from algorandfoundation/dev (TEALScript)
joe-p 21:35:43 fix typescript error (TEALScript)
joe-p 21:38:45 Merge pull request #389 from algorandfoundation/dev (TEALScript)
joe-p 21:49:57 feat: .length on static arrays (TEALScript)
joe-p 21:53:42 Merge pull request #390 from algorandfoundation/feat/static_array_length (TEALScript)
demining 22:17:33 Update README.md (CryptoDeepTools)
pbennett 22:29:07 payout started - things looking great (reti)
johnalanwoo… 22:57:20 Consensus Incentives design (consensus-incentives)
demining 22:59:35 Update README.md (CryptoDeepTools)
joe-p 23:04:42 seperate opcodeImplementations (TEALScript)
joe-p 23:05:12 camelCase opcodes (TEALScript)
joe-p 23:05:18 feat: vrfVerify (TEALScript)
joe-p 23:05:25 feat: check opcode arg types (TEALScript)
joe-p 23:05:32 feat: ec ops (TEALScript)
joe-p 23:05:56 feat: box_spliec and box_resize (TEALScript)
joe-p 23:06:39 compile all with avm10 (TEALScript)
joe-p 23:06:40 generateFeatures.ts (TEALScript)
joe-p 23:06:40 update webtest goldfile (TEALScript)
joe-p 23:06:40 code formatting (TEALScript)
joe-p 23:06:57 feat: bitwise ops (TEALScript)
joe-p 23:07:13 feat: bitwise not (TEALScript)
algo-dev-se… 23:24:09 Regenerate code from specification file (java-algorand-sdk)
demining 23:56:58 Update README.md (CryptoDeepTools)