Home Reports Aug 22, 2024

Thursday, August 22, 2024

Commits
81
pushed this day
Repositories
18
with activity
Contributors
20
distinct authors
Lines changed
+24,136 −12,844
additions / deletions

August 2024

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 19

Commit Log

81 commits · 18 repositories

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