Home Reports Feb 19, 2025

Wednesday, February 19, 2025

Commits
165
pushed this day
Repositories
27
with activity
Contributors
36
distinct authors
Lines changed
+223,727 −728,204
additions / deletions

Commit Log

165 commits · 27 repositories

00:30:48 citrus-swap Ganainmtech Send a friend some $ORA side-function +202 −26
01:00:27 go-algorand - FI from master +10 −5
01:00:27 go-algorand - Build 2271 Data +1 −1
01:07:42 devportal-code-examples iskysun96 Merge pull request #16 from algorandfoundation/add-utils-py-examples +983 −0
01:09:52 algorand-typescript-testing boblat Merge pull request #58 from algorandfoundation/fix/local-state +310 −33
01:14:27 algorand-typescript-testing semantic-release-bot Notes added by 'git notes add' +1 −0
01:51:42 devportal-code-examples - feat(assets): add assets code examples +271 −0
02:23:18 AlgorandCIDs SheckJuarez Updates and additions +7566 −0
02:38:30 store-kit PhearZero ⚗️StoreKit 0.0.1 +4336 −0
02:58:57 AlgorandCIDs SheckJuarez Updates and additions +12009 −0
03:06:11 algorand-python-testing daniel-makerx feat: support mocking new `algopy.op` functions `falcon_verify`, `mimc`, `online_stake`, `sumhash512` and `VoterParamsGet` +43 −0
03:06:11 algorand-python-testing daniel-makerx feat: update `algopy.op.Global` with fields added in AVM 11 +11 −0
03:06:11 algorand-python-testing daniel-makerx feat: update `algopy.op.Block` with fields added in AVM 11 +103 −19
03:06:11 algorand-python-testing daniel-makerx chore: refresh test artifacts +4798 −6479
03:06:11 algorand-python-testing daniel-makerx chore: further coverage check improvements +8 −3
03:06:11 algorand-python-testing daniel-makerx chore: improve coverage of some excluded implementations +76 −21
03:06:11 algorand-python-testing daniel-makerx feat: update `algopy.op.AcctParamsGet` with fields added in AVM 11 +55 −1
03:06:11 algorand-python-testing daniel-makerx chore: ensure unimplemented stubs appear at top of check stubs report +2 −5
03:06:11 algorand-python-testing daniel-makerx fix: added missing __contains__ implementation for `algopy.Bytes` +4 −0
03:06:11 algorand-python-testing daniel-makerx chore: refresh test artifacts +983 −0
03:06:11 algorand-python-testing daniel-makerx refactor: add explicit methods to AcctParamsGet and AssetParamsGet +175 −44
03:06:11 algorand-python-testing daniel-makerx feat: add `algopy.arc4.Struct._replace` introduced in algorand-python 2.5.0 +16 −0
03:06:11 algorand-python-testing daniel-makerx feat: add `avm_version` to `algopy.Contract` class options +3 −0
03:06:11 algorand-python-testing daniel-makerx chore: ignore puya map files from artifacts +1 −0
03:06:11 algorand-python-testing daniel-makerx fix: update `algopy.CompiledContract` and `algopy.CompiledLogicSig` to be NamedTuples +2 −5
03:06:11 algorand-python-testing daniel-makerx chore: ensure refresh_test_artifacts captures all contracts +2 −2
03:06:11 algorand-python-testing daniel-makerx refactor: simplify EllipticCurve mock +18 −6
03:06:11 algorand-python-testing daniel-makerx test: add array test artifacts +7621 −0
03:06:11 algorand-python-testing daniel-makerx fix: include `ARC4Contract` in `algopy.arc4` namespace +2 −0
03:06:11 algorand-python-testing daniel-makerx chore: update coverage script +2 −3
03:06:11 algorand-python-testing daniel-makerx fix: add missing mappings for `algopy.op.Txn` members +52 −0
03:06:38 algorand-python-testing daniel-makerx feat: support `algopy.Array` and `algopy.ImmutableArray` from algorand-python 2.7 +605 −47
03:06:41 algorand-python-testing daniel-makerx docs: fix doctest example for `algopy.EllipticCurve` +10 −8
03:15:11 algorand-python-testing daniel-makerx feat: update `algopy.op.Block` with fields added in AVM 11 +103 −19
03:15:11 algorand-python-testing daniel-makerx feat: support `algopy.Array` and `algopy.ImmutableArray` from algorand-python 2.7 +605 −47
03:15:11 algorand-python-testing daniel-makerx refactor: add explicit methods to AcctParamsGet and AssetParamsGet +175 −44
03:15:11 algorand-python-testing daniel-makerx chore: refresh test artifacts +4798 −6479
03:15:11 algorand-python-testing daniel-makerx fix: include `ARC4Contract` in `algopy.arc4` namespace +2 −0
03:15:11 algorand-python-testing daniel-makerx chore: ignore puya map files from artifacts +1 −0
03:15:11 algorand-python-testing daniel-makerx feat: support mocking new `algopy.op` functions `falcon_verify`, `mimc`, `online_stake`, `sumhash512` and `VoterParamsGet` +43 −0
03:15:11 algorand-python-testing daniel-makerx feat: update `algopy.op.Global` with fields added in AVM 11 +11 −0
03:15:11 algorand-python-testing daniel-makerx feat: update `algopy.op.AcctParamsGet` with fields added in AVM 11 +55 −1
03:15:11 algorand-python-testing daniel-makerx chore: further coverage check improvements +8 −3
03:15:11 algorand-python-testing daniel-makerx chore: ensure unimplemented stubs appear at top of check stubs report +2 −5
03:15:11 algorand-python-testing daniel-makerx docs: fix doctest example for `algopy.EllipticCurve` +10 −8
03:15:11 algorand-python-testing daniel-makerx chore: refresh test artifacts +983 −0
03:15:11 algorand-python-testing daniel-makerx fix: update `algopy.CompiledContract` and `algopy.CompiledLogicSig` to be NamedTuples +2 −5
03:15:11 algorand-python-testing daniel-makerx chore: ensure refresh_test_artifacts captures all contracts +2 −2
03:15:11 algorand-python-testing daniel-makerx chore: improve coverage of some excluded implementations +76 −21
03:15:11 algorand-python-testing daniel-makerx fix: added missing __contains__ implementation for `algopy.Bytes` +4 −0
03:15:11 algorand-python-testing daniel-makerx test: add array test artifacts +7621 −0
03:15:11 algorand-python-testing daniel-makerx feat: add `avm_version` to `algopy.Contract` class options +3 −0
03:15:11 algorand-python-testing daniel-makerx refactor: simplify EllipticCurve mock +18 −6
03:15:11 algorand-python-testing daniel-makerx fix: add missing mappings for `algopy.op.Txn` members +52 −0
03:15:11 algorand-python-testing daniel-makerx feat: add `algopy.arc4.Struct._replace` introduced in algorand-python 2.5.0 +16 −0
03:15:11 algorand-python-testing daniel-makerx chore: update coverage script +2 −3
04:44:24 algokit-client-generator-ts neilcampbell fix: correct composer type and fix audit issues (#148) +454 −853
04:45:56 algokit-utils-ts github-actions[bot] Merge main into release +5268 −1220
04:45:57 algokit-utils-ts github-actions[bot] Merge release into main +0 −0
04:49:14 algokit-client-generator-ts semantic-release-bot Notes added by 'git notes add' +1 −0
04:52:21 algokit-client-generator-ts github-actions[bot] Merge main into release +454 −853
04:52:22 algokit-client-generator-ts github-actions[bot] Merge release into main +0 −0
04:54:49 algokit-client-generator-ts semantic-release-bot Notes added by 'git notes add' +1 −0
04:56:38 algokit-utils-ts semantic-release-bot Notes added by 'git notes add' +1 −0
06:51:48 devportal Asthay97 Fixed lint error +1 −1
07:18:37 devportal Asthay97 Fixed build issue +120 −1
07:19:27 devportal Asthay97 removed keys and signing +0 −119
07:37:06 ARCs SudoWeezy Finalize arc27 & 82 +2 −4
07:45:51 aurally emmylem finalising changes +102 −74
08:06:48 ARCs SudoWeezy Merge pull request #333 from algorandfoundation/final-27+82 +2 −4
08:31:52 algokit-client-generator-py CiottiGiorgio chore: enable dependabot.yml +2 −4
08:46:39 aurally emmylem fixes to the creative image +14 −10
09:09:41 algokit-utils-py aorumbayev fix: ensure logger is accessed by reference to latest instance in config +37 −50
09:10:38 connect yigitguler Merge pull request #176 from perawallet/next-release +18 −18
09:28:34 connect yasincaliskan Upgrade node version +3 −3
09:30:06 connect yasincaliskan Debug npm registry +3 −0
09:31:13 connect yigitguler Merge pull request #177 from perawallet/upgrade-node-version +6 −3
09:32:38 algokit-utils-py aorumbayev chore: minor patch in boolean positional argument in asset_opt_out +4 −4
09:42:23 algokit-utils-py aorumbayev fix: minor deploy behaviour and logger instantiation patches (#143) +94 −76
09:47:16 connect yasincaliskan Fix `package-lock` +4 −4
09:48:33 connect yigitguler Merge pull request #178 from perawallet/upgrade-node-version +4 −4
10:02:12 connect yasincaliskan Fix `package-lock` +1 −1
10:18:38 connect yigitguler Merge pull request #179 from perawallet/upgrade-node-version +1 −1
11:01:26 d-asa cusma fix: algokit utils deployment +4 −4
11:04:40 d-asa cusma Merge pull request #27 from cusma/fix/deployment +4 −4
11:35:22 algokit-client-generator-py CiottiGiorgio chore: enable dependabot.yml (#45) +2 −4
12:11:36 algokit-client-generator-py dependabot[bot] chore(deps): bump the minor-and-patch group with 4 updates +34 −33
13:17:54 d-asa cusma chore: bump black +25 −25
13:18:03 d-asa cusma chore: lint +7 −7
13:18:32 d-asa cusma chore: use groups, remove target branches +10 −2
13:27:37 d-asa cusma ci: fix +1 −1
13:30:53 algokit-client-generator-ts CiottiGiorgio fix: recursively resolve StructName to tuple type +6 −4
13:32:04 algokit-client-generator-ts CiottiGiorgio Merge branch 'main' into chore/beaker-deprecation +460 −851
13:37:22 citrus-swap xxiled-plastic-cat updated use-wallet-react to v3.12 and algosdk to v 2.11 +97 −65
13:38:23 d-asa cusma Merge branch 'main' into dependabot/workflow +1 −1
13:41:25 algokit-client-generator-ts CiottiGiorgio chore: rebuilt update programs +44 −44
13:59:54 algokit-typescript-template neilcampbell fix: adjust template to support decorators +0 −6
14:01:11 algorand-sdk-testing joe-p add resources program +40 −0
14:01:31 algorand-sdk-testing joe-p REMOVE_THIS: point to PR branch +2 −2
14:09:53 d-asa cusma chore: enable logger in config +5 −5
14:17:40 algokit-typescript-template neilcampbell fix: adjust template to support decorators (#18) +0 −6
14:28:50 citrus-swap xxiled-plastic-cat Some use-wallet connection progress but not full +105 −106
14:32:15 d-asa cusma Merge pull request #28 from cusma/dependabot/workflow +47 −39
14:38:32 d-asa cusma docs: add contributor +1 −0
14:38:53 d-asa cusma chore: update release version +1 −1
14:41:23 algokit-utils-py aorumbayev docs: further clarifications on v3 deploy behaviour +46 −0
14:45:07 algokit-client-generator-py CiottiGiorgio fix: linting and rebuilding artifacts +69 −71
14:53:34 d-asa cusma Merge pull request #29 from cusma/release/v0.4.0 +2 −1
14:55:05 algokit-utils-py aorumbayev docs: extra notes on deploy time immutability control +143 −9
14:57:36 algorand-sdk-testing joe-p reuse defined steps +7 −3
15:03:52 algorand-sdk-testing joe-p add missing ".", use When for simulate request +2 −2
15:07:07 algorand-sdk-testing joe-p use then for simulating +2 −2
15:14:25 a-day-in-my-bobalife michaeltchuang chore: log greeting (2025-02-19) +1 −0
15:15:32 algokit-utils-py - 3.0.1 +11 −1
15:18:41 algokit-utils-py aorumbayev docs: apply suggestions from code review +17 −17
15:24:20 algokit-utils-ts aorumbayev docs: more examples for deploy time immutability control +42 −2
15:25:57 go-algorand jannotti Typo +1 −1
15:32:41 go-algorand algorandskiy Update network/p2pNetwork.go +1 −1
15:33:20 go-algorand algorandskiy Update network/p2pNetwork.go +0 −0
15:34:48 docs barnjamin [create-pull-request] automated change +6 −52
15:45:36 algorand-python-testing neilcampbell chore: update token config +2 −2
15:50:06 docs nullun Merge pull request #1292 from algorandfoundation/automatic-pr-go-algorand-v4.0.2-stable-indexer-3.7.2 +6 −52
15:52:41 algokit-utils-ts aorumbayev docs: more examples for deploy time immutability control (#380) +42 −2
15:53:03 algokit-utils-py aorumbayev docs: minor enhancements in immutability control behaviour in deploy (#144) +189 −9
15:55:01 ARCs - ARC-81 added genesis hash, support for offline key registrations +3880 −529
16:00:55 docs barnjamin [create-pull-request] automated change +3 −3
16:01:56 algorand-python-testing neilcampbell chore: update token config (#34) +2 −2
16:02:04 reti drichar feat(ui): add gauge indicator for validator performance +86 −5
16:10:46 AlgorandKMDServer scholtz cicd update from 4.0.1 to 4.0.2 +84 −3
16:12:03 ARCs - ARC-81: Ready for review +1 −1
16:33:36 austs-one-click-node AustP Update win/linux bins to v4.0.2-stable +12 −12
16:37:59 austs-one-click-node AustP Update mac bins to v4.0.2-stable +6 −6
16:41:01 austs-one-click-node AustP Bump version to v1.6.1 +1 −1
17:07:18 store-kit PhearZero ⚗️StoreKit 0.0.2 +1462 −391
17:23:38 DML-CHAIN anupa-perera feat: incentive equation +4290 −2214
17:34:17 store-kit PhearZero 👷 reference documentation workflow +40 −0
17:37:23 algorand-python-testing - 0.5.0-beta.1 +7 −281
17:47:00 go-algorand Algo-devops-service Bump Version, Remove buildnumber.dat and genesistimestamp.dat files. +1 −3
17:47:00 go-algorand Algo-devops-service Merge remote-tracking branch 'origin/rel/stable' into relstable4.0.2-remerge +3 −1
18:06:13 reti pbennett feat(ui): Add performance data and APY from Nodely to UI (#368) +351 −97
18:06:22 devportal Asthay97 Added initial documentation for account keys and signing +91 −0
18:09:27 reti pbennett chore: v1.2.0 +3 −3
18:10:42 reti pbennett Merge pull request #369 from algorandfoundation/dev +3 −3
18:16:05 algokit-cli aorumbayev chore: restore tests against main branch +30 −26
18:38:40 go-algorand Algo-devops-service CICD: go-algorand relstable4.0.2-remerge mergeback (#6258) +0 −0
18:42:46 go-algorand github add Go Benchmark (go) benchmark result for be093400c08fd49f6ce03ecf41a1620501c15177 +445 −1
18:50:21 go-algorand algorandskiy Update network/phonebook/phonebook.go +1 −1
18:52:46 go-algorand algorandskiy Apply suggestions from code review +2 −2
18:53:48 algokit-cli aorumbayev chore: algokit utils v3 migration (#611) +326 −242
18:54:51 brand-assets gabrielediremigio chore: add folks finance logo icon only 1:1 +0 −0
19:05:09 puya-ts tristanmenzel fix: Handle empty array expressions +4237 −370909
19:12:54 brand-assets gabrielediremigio chore: add folks finance icon only 1:1 +0 −0
19:14:44 puya-ts tristanmenzel feat: Native arrays and MutableArray type (#106) +105990 −335092
19:21:34 puya-ts semantic-release-bot Notes added by 'git notes add' +1 −0
20:21:50 AlgorandCIDs SheckJuarez Updates and additions +35292 −0
20:25:52 go-algorand jannotti network: tiny speedup, less allocation (#6246) +69 −80
20:29:56 go-algorand github add Go Benchmark (go) benchmark result for 5f12e1a8365f343e696a6b3996ab0dd40e05770e +445 −1
20:30:59 go-algorand - move invalid tx message logging +1 −1
20:41:07 go-algorand - Merge remote-tracking branch 'upstream/master' into pavel/p2p-txhander-bg +69 −80
20:43:15 go-algorand - fix post-merge +1 −1
21:19:57 go-algorand - Merge remote-tracking branch 'upstream/master' into pavel/p2p-archival-get-peers +79 −85
21:26:15 reti - docs(gitbook): No subject +20 −12
21:28:45 reti - docs(gitbook): No subject +12 −15
21:45:42 reti pbennett feat(ui): add support for external deposits metric +19 −6
23:20:45 devportal-code-examples gabrielkuettel feat(smart-contracts): add box storage progress +3407 −0