Home / Reports / Aug 22, 2024

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

Aug 21, 2024 Arrow Back Arrow Forward Aug 23, 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
30
31
1
2
3
4
5
6
7
8

Thursday, August 22, 2024

83 commits were pushed across 19 repos by 23 authors. There were 24,746 additions and 13,245 deletions.

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

Authors

Updated Repos

...

Commit Log

- 01:00:25 Build 2083 Data (go-algorand)
agodnic 01:54:20 Fix issues in database migration script (conduit-cockroachdb)
daniel-make… 02:23:47 refactor: since _algopy_testing is now private, remove _ from sub-modules (algorand-python-testing)
daniel-make… 02:41:27 refactor: modify op tests to use algopy, algopy_testing references where possible (algorand-python-testing)
daniel-make… 03:34:20 build: modify docs env so that project is editable, but remove stubs so doc tests can execute (algorand-python-testing)
daniel-make… 03:35:20 chore: ensure doc tests don't use internal implementation types (algorand-python-testing)
PatrickDinh 04:19:37 WIP - deploy app (algokit-lora)
PatrickDinh 05:49:13 happy path (algokit-lora)
daniel-make… 05:59:31 fix: doctests that were invalid contracts (algorand-python-testing)
daniel-make… 05:59:31 feat: include ARC4 results in log, and handle > 15 ARC4 arguments (algorand-python-testing)
daniel-make… 07:06:31 feat: populate active txn for approval_program calls (algorand-python-testing)
daniel-make… 07:17:01 test: use different context for tests that use an explicit contract (algorand-python-testing)
daniel-make… 07:52:02 feat: handle init methods that may require an active txn (algorand-python-testing)
daniel-make… 08:28:53 feat: include ARC4 results in log, and handle > 15 ARC4 arguments (#18) (algorand-python-testing)
- 08:33:20 0.3.0-beta.8 (algorand-python-testing)
daniel-make… 09:26:13 refactor: simplify attribute access for Asset and Application types, and handle cases where id's are indexes (algorand-python-testing)
peraone 09:56:08 Create LICENSE.txt (pera-android)
HashMapsDat… 10:19:01 feat: local development possible using nginx (use-wallet)
PatrickDinh 10:59:24 chore: ignore npm audit issue 1098615 (algokit-lora)
PhearZero 12:09:37 fix: move defaults to bottom (liquid-auth-js)
ehanoc 12:31:33 Merge pull request #14 from algorandfoundation/fix/next-imports (liquid-auth-js)
daniel-make… 13:08:34 refactor: make internal data structures private on public classes (algorand-python-testing)
daniel-make… 13:12:27 fix: Make Global.latest_timestamp constant for a transaction (algorand-python-testing)
daniel-make… 13:24:51 refactor: simplify attribute access for Asset and Application types (#19) (algorand-python-testing)
- 13:28:27 0.3.0-beta.9 (algorand-python-testing)
aorumbayev 13:43:55 chore: extra exceptions for discouraging nested contexts (algorand-python-testing)
k13n 13:51:06 Rename ATAC to ATC (technical-adoption-committee)
aorumbayev 13:54:02 chore: adjusting finally block to ensure active group is reset upon execution (algorand-python-testing)
ehanoc 14:26:19 Merge pull request #16 from blockshake-io/main (technical-adoption-committee)
aorumbayev 14:31:39 docs: refining docs (algorand-python-testing)
aorumbayev 14:41:07 Merge branch 'main' into chore/tests (algorand-python-testing)
stefanofa 14:42:28 ci: preview package release with pkg.pr.new (algorand-js-sdk)
aorumbayev 14:48:11 ci: improving documentation hatch scripts (algorand-python-testing)
aorumbayev 14:49:20 ci: adding doctest checks as part of main ci (algorand-python-testing)
aorumbayev 15:00:59 docs: note on future refinement (algorand-python-testing)
aorumbayev 15:05:10 docs: further refining the api section (algorand-python-testing)
michaeltchu… 15:14:27 chore: log greeting (2024-08-22) (a-day-in-my-bobalife)
aorumbayev 15:14:53 chore: extra exceptions for discouraging nested contexts (#20) (algorand-python-testing)
- 15:18:26 0.3.0-beta.10 (algorand-python-testing)
dependabot[… 15:19:30 chore: bump org.jetbrains.kotlin.jvm in /HaveAMagicalDay (a-day-in-my-bobalife)
dependabot[… 15:22:33 chore: bump org.jetbrains.kotlin.jvm from 2.0.10 to 2.0.20 in /HaveAMagicalDay (#153) (a-day-in-my-bobalife)
- 15:24:22 0.3.0 (algorand-python-testing)
stefanofa 15:26:24 ci: preview package release with pkg.pr.new (#46) (algorand-js-sdk)
aorumbayev 15:36:13 chore: bumping to stable release of `algorand-python-testing` (algokit-python-template)
aorumbayev 15:42:59 chore: refining log for during python contracts deployment (algokit-python-template)
aorumbayev 15:45:17 chore: regen artifacts (algokit-python-template)
aorumbayev 15:49:47 chore: bumping to stable release of `algorand-python-testing` (#54) (algokit-python-template)
dependabot[… 15:50:00 chore: bump kotlin from 2.0.10 to 2.0.20 in /DisneyScenicRides (a-day-in-my-bobalife)
dependabot[… 15:52:51 chore: bump kotlin from 2.0.10 to 2.0.20 in /DisneyScenicRides (#154) (a-day-in-my-bobalife)
HashMapsDat… 15:59:06 fix: removes http-server, uses only Nginx (use-wallet)
ctibo 16:17:11 fix main class type imports (algostack)
ctibo 16:20:51 0.7.3 (algostack)
algorandskiy 16:55:07 Add total gossibsub bytes metrics (go-algorand)
joe-p 16:55:21 fix: reassigned variables optimized as constants under certain conditions (TEALScript)
joe-p 16:57:35 remove console.debug (TEALScript)
joe-p 17:00:19 Merge pull request #528 from algorandfoundation/fix/variable_reassignment (TEALScript)
joe-p 17:00:57 0.100.2 (TEALScript)
- 17:04:57 Make build configurations (pera-android)
joe-p 17:08:07 Merge pull request #529 from algorandfoundation/dev (TEALScript)
nzerolk 18:11:53 Merge branch 'main' into refactoring (arcpay-sdk)
nzerolk 18:15:11 Refactoring (arcpay-sdk)
dependabot[… 18:22:21 Bump axios from 1.7.3 to 1.7.4 (arcpay-sdk)
nzerolk 18:24:00 Merge pull request #2 from Frostbits-Solutions/dependabot/npm_and_yarn/axios-1.7.4 (arcpay-sdk)
demining 19:33:46 Add files via upload (CryptoDeepTools)
HashMapsDat… 19:34:52 docs: clarify troubleshooting and spin up (use-wallet)
demining 19:51:01 Add files via upload (CryptoDeepTools)
demining 19:51:35 Delete 31JacobianCurve directory (CryptoDeepTools)
Ganainmtech 19:59:39 added function comments in app.py (Algorand_Bytes)
jasonpaulos 20:20:35 Update to algosdk@3.0.0-beta.1 and use ESM modules (algoship)
jasonpaulos 20:22:47 1.1.2 (algoship)
jasonpaulos 20:25:43 Allow bigints for client args and update examples/internal usage to reflect that (js-algorand-sdk)
rdowne 21:01:03 making utf-8 check more robust (puya)
nzerolk 21:04:13 Updated Debug view (arcpay-sdk)
nzerolk 21:07:49 Fixed Button component warnings (arcpay-sdk)
algorandskiy 21:22:16 metrics: collect total netdev sent/received bytes (go-algorand)
jasonpaulos 21:33:12 Test coverage for statedelta responses (go-algorand)
algorandskiy 21:45:52 block history to report total number of transactions (go-algorand)
demining 21:59:53 Add files via upload (CryptoDeepTools)
demining 22:30:26 Add files via upload (CryptoDeepTools)
demining 22:32:00 Update and rename KEYFOUND.privkey.txt to KEYFOUND.privkey (CryptoDeepTools)
negar-abbasi 23:05:42 test: update test snapshots (algokit-lora)
negar-abbasi 23:07:45 Merge remote-tracking branch 'origin/main' into screenshot (algokit-lora)
negar-abbasi 23:47:03 chore: fix packages order (algokit-lora)