Home Reports Dec 19, 2024

Thursday, December 19, 2024

Commits
100
pushed this day
Repositories
19
with activity
Contributors
22
distinct authors
Lines changed
+3,339,210 −794,929
additions / deletions

December 2024

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 21

Commit Log

100 commits · 19 repositories

01:00:21 go-algorand - Build 2205 Data +1 −1
01:31:26 go-algorand jannotti v11 changes +19 −65
01:32:42 algokit-utils-py aorumbayev chore: adding module deprecation warnings; aliasing applicationspec to arc32contract +820 −613
01:42:12 puya-ts tristanmenzel build: Drop commitlint type requirement to a warning temporarily to allow old commit messages through +1 −1
01:51:34 algokit-utils-ts github-actions[bot] Merge main into release +218 −172
01:51:36 algokit-utils-ts github-actions[bot] Merge release into main +0 −0
02:01:31 algokit-utils-ts semantic-release-bot Notes added by 'git notes add' +1 −0
02:01:48 sandbox gmalouf Wait for postgres to be fully ready before cascading services. +5 −0
03:15:26 sandbox gmalouf Rename indexer's dockerfile to resolve Docker caching bug (in some cases, confuses indexer's dockerfile with conduit's). +2 −2
03:34:44 py-algorand-sdk gmalouf Python: Remove 3.8 and 3.9 Support, Bump Runner Dependencies to Stabilize Build (#550) +9 −10
03:35:34 py-algorand-sdk gmalouf Merge branch 'develop' into gmalouf/heartbeat-support +8 −9
04:20:51 puya-ts tristanmenzel Merge pull request #64 from algorandfoundation/beta-build +228442 −0
04:26:30 puya-ts semantic-release-bot Notes added by 'git notes add' +1 −0
07:45:38 algokit-client-generator-ts github-actions[bot] Merge main into release +185 −169
07:45:39 algokit-client-generator-ts github-actions[bot] Merge release into main +0 −0
07:48:22 algokit-client-generator-ts semantic-release-bot Notes added by 'git notes add' +1 −0
08:31:15 puya achidlow fix gitignore +642 −1
08:31:15 puya achidlow fix: ensure chained linear jumps are inlined as part of post-SSA optimization +177 −186
09:48:22 puya achidlow feat: optimizer enhancements +3138 −1893
09:48:25 puya achidlow refactor: output IR files in sequential order +1533381 −390681
09:48:26 puya achidlow refactor: use visitor for register read +9 −20
09:59:08 puya achidlow refactor: use visitor for register read +9 −20
09:59:08 puya achidlow feat: optimizer enhancements +3138 −1893
09:59:08 puya achidlow refactor: output IR files in sequential order +1533381 −390681
09:59:08 puya achidlow fix: ensure chained linear jumps are inlined as part of post-SSA optimization +177 −186
09:59:08 puya achidlow fix gitignore +642 −1
11:01:34 puya-ts boblat feat: implement arg, len, appOptedIn op codes via context manager +8 −2
11:28:06 puya daniel-makerx chore: fix IR approval filenames +1312 −1315
12:56:02 puya daniel-makerx chore: fix IR approval filenames +1312 −1315
13:09:07 algorand-js-sdk gidonkatten updated transactions for receiver param +40 −22
13:20:52 algorand-js-sdk gidonkatten updated consensus state +3 −6
14:04:50 algorand-js-sdk gidonkatten updated comment +1 −1
14:43:01 algokit-utils-ts neilcampbell Merge branch 'main' into feat/logic_error_logging +219 −175
14:45:00 go-algorand cce remove knockOfflineCandidates from roundCowParent interface +2 −19
15:04:18 algokit-utils-ts neilcampbell chore: PR tweaks +3 −5
15:06:44 algokit-utils-ts neilcampbell Merge pull request #353 from algorandfoundation/feat/logic_error_logging +72 −47
15:10:44 algokit-utils-ts semantic-release-bot Notes added by 'git notes add' +1 −0
15:14:26 a-day-in-my-bobalife michaeltchuang chore: log greeting (2024-12-19) +1 −0
15:27:47 nodekit PhearZero fix: install script banner +7 −9
15:27:47 nodekit PhearZero fix: install script banner +7 −9
15:38:41 nodekit PhearZero Merge pull request #50 from algorandfoundation/fix/install-script +7 −9
15:38:41 nodekit PhearZero Merge pull request #50 from algorandfoundation/fix/install-script +7 −9
15:40:55 algokit-utils-ts neilcampbell chore: backport some tweaks/fixes to v7 +203 −172
16:20:41 algorand-js-sdk gidonkatten stake and deposit +172 −27
16:22:45 algorand-js-sdk gidonkatten fix comment +1 −1
17:12:48 go-algorand jannotti Use `x.rnd` properly as the _previous_ round. +7 −5
17:31:29 go-algorand jannotti Inadvertant double Stop() +0 −1
17:36:06 go-algorand jannotti further simplify WaitForRoundWithTimeout +2 −3
17:38:55 go-algorand jannotti CR request for more detailed comment +4 −1
18:05:04 tinyman-js-sdk gulcinuras feat(liquid-stake): Get transaction recipe from the api and convert the values into correct types to generate swap router txns +486 −407
18:09:47 algokit-management-tool lempira Merge pull request #1 from lempira/add-func-spec-page +5295 −30
18:12:52 go-algorand jannotti Adjustments for proper lookback in `voter_param_get` +7 −7
18:17:34 specs jannotti Changes for block incentives and v11 opcodes +254 −67
18:19:48 liquid-auth PhearZero chore(demo): remove volume mapping from docker documentation +0 −2
18:22:30 tinyman-swap-widget-sdk gulcinuras chore(package): Use commit hash of tinyman-js-sdk +51 −102
19:39:17 go-algorand cce update TestCatchpointFastUpdates to give one more kick if DB commits fall behind +12 −4
19:39:31 go-algorand jannotti Use LookupAgreement to hit caches +34 −5
19:50:57 go-algorand cce change GetKnockOfflineCandidates to skip accounts with 0 algos (offline or nonexistent) +2 −2
19:53:26 algokit-core joe-p add gc doc +62 −0
19:59:52 specs jannotti CR corrections +7 −7
20:09:10 nodekit PhearZero chore: polish commands and overviews +677 −76
20:09:10 nodekit PhearZero chore: polish commands and overviews +677 −76
20:11:20 go-algorand cce use future +6 −6
20:27:04 algokit-core joe-p add learning resources +47 −0
20:34:22 go-algorand jannotti version fix +1 −1
20:37:49 go-algorand jannotti Merge remote-tracking branch 'upstream/feature/heartbeats' into incentive-spec +59 −44
20:40:13 go-algorand jannotti version fix +4 −4
20:42:06 algokit-core joe-p move principles to top level README +14 −14
20:43:45 specs jannotti mark not incentive eligible +2 −1
20:44:40 go-algorand cce use future in state proof catchpoint tests +3 −3
20:45:50 algokit-core joe-p add contributing guide +29 −0
20:52:00 go-algorand cce CI: update reviewdog config for deprecated fail_on_error (#6196) +6 −6
20:53:07 go-algorand dependabot[bot] build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 +15 −15
20:55:56 go-algorand cce add TODO in TestFullCatchpointWriterOverflowAccounts and testNewLedgerFromCatchpoint +29 −2
20:56:34 go-algorand cce code review +2 −2
20:57:25 go-algorand github add Go Benchmark (go) benchmark result for a625d0327613e536f238ee19188e6022879dca3c +445 −1
20:59:36 go-algorand gmalouf Bump crypto to 0.31.0 in block-generator. +12 −12
21:02:31 go-algorand jannotti Eval: Feature/heartbeats (#6189) +4519 −1082
21:06:44 go-algorand github add Go Benchmark (go) benchmark result for fcad0bbcc035a8d253cac08e4f90c9c813c40668 +445 −1
21:08:30 go-algorand cce Merge remote-tracking branch 'upstream/master' into catchpoint-onlineaccts-separatehashes +11594 −1127
21:11:53 go-algorand gmalouf Merge branch 'master' into crypto-0.31.0 +4519 −1082
21:13:01 go-algorand jannotti voter blance version fix +4 −4
21:18:32 go-algorand gmalouf Bump golang.org/x/net to 0.33.0. +6 −6
21:20:11 go-algorand cce update TestCatchpointAfterStakeLookupTxns for TEAL R-320 +6 −6
21:22:02 go-algorand cce Update ledger/catchpointtracker_test.go +1 −1
21:23:10 go-algorand gmalouf Bump quic-go to 0.48.2. +6 −6
21:28:12 algokit-core joe-p docs: API client adr +64 −0
21:39:25 go-algorand jannotti Doc: voter balance version fix (#6205) +4 −4
21:43:32 go-algorand github add Go Benchmark (go) benchmark result for a896dfd020888fb03bede2ba50d07eea140249ce +445 −1
21:49:32 go-algorand cce Merge remote-tracking branch 'upstream/master' into catchpoint-onlineaccts-separatehashes +4 −4
22:12:26 go-algorand dependabot[bot] build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 (#6203) +39 −39
22:17:21 go-algorand github add Go Benchmark (go) benchmark result for 38ce41c2255efac9a0008d6fbfa61ee0fa1522e3 +445 −1
22:28:10 specs jannotti logicsig pooling +12 −8
22:30:04 go-algorand jannotti Commits spec changes made in specs repo +50 −82
22:57:50 specs giuliop Merge pull request #106 from jannotti/algorand-v4 +248 −56
23:25:21 java-algorand-sdk algo-dev-service Regenerate code from specification file +112 −8
23:25:54 go-algorand-sdk algo-dev-service Regenerate code from specification file +1 −1
23:32:11 go-algorand gmalouf Consensus version v40, set major release to 4 and reset minor. +51 −33
23:43:24 algokit-utils-py aorumbayev refactor: rewriting arc56 converter and arc56contract class +573 −720
23:43:37 go-algorand jannotti don't run pointless test while AVM is more advanced than vFuture +26 −4