Home Reports Nov 4, 2024

Monday, November 4, 2024

Commits
64
pushed this day
Repositories
20
with activity
Contributors
18
distinct authors
Lines changed
+54,573 −34,017
additions / deletions

Commit Log

64 commits · 20 repositories

00:51:15 algokit-lora neilcampbell chore: fix error messages +6 −6
01:00:20 go-algorand - Build 2159 Data +1 −1
01:47:19 puya daniel-makerx test: include *.puya.map in hello_world O2 test case to reveal missing path normalization +84 −0
03:13:07 puya daniel-makerx fix: ensure paths are normalised in Puya source maps +16 −15
04:56:50 algokit-utils-ts-debug dependabot[bot] chore(deps): bump the all group across 1 directory with 6 updates +110 −104
05:03:06 algokit-utils-ts neilcampbell feat: add support for cloning an app client +225 −104
07:11:36 algokit-lora neilcampbell Merge pull request #314 from algorandfoundation/edit-app-interface +911 −77
07:30:56 algokit-lora neilcampbell chore: merge main into branch +1817 −599
08:30:01 puya daniel-makerx test: include *.puya.map in hello_world O2 test case to reveal missing path normalization +84 −0
08:30:01 puya daniel-makerx fix: ensure paths are normalised in Puya source maps +16 −15
08:30:44 solidity-land-registry dependabot[bot] npm: bump @types/chai from 4.3.20 to 5.0.1 +1 −1
08:33:31 puya - 3.6.0 +7 −1
08:33:42 puya daniel-makerx fix: raise an error when attempting to modify immutable arrays such as `algopy.arc4.Address` +121 −122
08:33:42 puya daniel-makerx fix: raise an error when attempting to iterate a tuple of mutable values +98 −6
08:33:42 puya daniel-makerx fix: correctly determine if an `algopy.arc4.Struct` sub-class is immutable or not based on `frozen` class parameter and immutability of fields +1807 −380
08:33:42 puya achidlow feat: allow variable rebinding of mutable parameter values +11750 −2177
08:33:42 puya daniel-makerx fix: passing a mutable value more than once to a subroutine will now raise an error as allowing it would break semantic compatability +26 −0
08:33:42 puya daniel-makerx fix: use read location for variable source locations, rather than where the variable was last defined +74 −253
08:46:12 algorand-typescript-testing boblat Merge pull request #8 from algorandfoundation/feat-box +1452 −63
08:49:49 algorand-typescript-testing semantic-release-bot Notes added by 'git notes add' +1 −0
09:36:39 algokit-cli dependabot[bot] chore(deps): bump the all group across 1 directory with 10 updates +131 −119
10:01:49 puya-ts boblat feat: support calling bitwiseAnd, bitwiseOr, and bitwiseXor methods of bytes type +63 −0
10:03:01 puya-ts boblat chore: update default message of err op code to be consistent with python version +2 −2
10:04:46 puya-ts boblat feat: allow construction of bytes from biguint to be orthogonal to biguint being constructed from bytes +3 −1
10:59:01 go-algorand nullun Added basic test to verify available content types +19 −0
11:56:05 algokit-lora neilcampbell fix: correct validation of key reg transaction +4 −3
12:25:19 algokit-lora neilcampbell Merge pull request #315 from algorandfoundation/fix-key-registration +4 −3
12:44:34 community github-actions[bot] Commit from GitHub Actions (Community Interest Tracker) +1 −1
13:18:13 algokit-client-generator-ts neilcampbell fix: get build passing +28083 −28326
15:14:31 a-day-in-my-bobalife michaeltchuang chore: log greeting (2024-11-04) +2 −0
15:49:33 devportal-code-examples CiottiGiorgio added uintN example. +238 −9
15:55:26 devportal-code-examples CiottiGiorgio added biguintN example. +215 −9
16:16:53 algokit-utils-py aorumbayev feat: TransactionComposer & AppManager implementation; various ongoing refactoring efforts (#120) +2328 −592
16:46:56 devportal-code-examples CiottiGiorgio added bytes examples. +1151 −10
16:56:14 devportal-code-examples CiottiGiorgio added tuples examples. +719 −0
17:06:45 algokit-python-template dependabot[bot] chore(deps): bump the all group across 1 directory with 3 updates +60 −53
17:15:28 a-day-in-my-bobalife michaeltchuang chore: v2024.44.0 (release) +19 −0
17:15:29 a-day-in-my-bobalife michaeltchuang Notes added by 'git notes add' +1 −0
17:48:39 tinyman-consensus-staking etzellux update TAlgoStakingAppGlobalState +12 −11
17:49:09 tinyman-consensus-staking etzellux add imitate_update_state +20 −2
17:52:33 tinyman-consensus-staking etzellux update update_state +2 −2
18:02:27 tinyman-consensus-staking etzellux fix update_state and apply_rate_change +10 −7
18:04:12 go-algorand jannotti Merge remote-tracking branch 'upstream/feature/heartbeats' +624 −214
18:09:05 tinyman-consensus-staking etzellux update tests +54 −2
18:24:23 subtopia-js-sdk renovate[bot] chore(deps): update all non-major dependencies +294 −271
18:43:56 nodekit PhearZero fix: RX/TX display +30 −4
18:43:56 nodekit PhearZero fix: RX/TX display +30 −4
18:56:10 xbacked-sdk Jesulonimi21 update: nov 4 +1078 −1
19:43:19 wen-tools LoafPickleWW Update utils.js +1 −0
19:44:27 nodekit PhearZero fix: configuration override order +68 −14
19:44:27 nodekit PhearZero fix: configuration override order +68 −14
20:01:40 nodekit PhearZero feat: handle invalid configuration and token gracefully +14 −1
20:01:40 nodekit PhearZero feat: handle invalid configuration and token gracefully +14 −1
20:26:51 nodekit PhearZero test: fix test state +2 −0
20:26:51 nodekit PhearZero test: fix test state +2 −0
20:29:23 nodekit PhearZero feat: disable ui elements while syncing +32 −16
20:29:23 nodekit PhearZero feat: disable ui elements while syncing +32 −16
21:02:41 nodekit PhearZero feat: skip account loading on syncing +33 −20
21:02:41 nodekit PhearZero feat: skip account loading on syncing +33 −20
21:10:02 xbacked-sdk Jesulonimi21 Merge remote-tracking branch 'origin/main' into internal/add-data +168 −69
23:00:03 subtopia-js-sdk renovate[bot] chore(deps): update all non-major dependencies +294 −271
23:02:23 subtopia-js-sdk semantic-release-bot chore(release): 2.0.3-beta.4 [skip ci] +5 −3
23:02:25 subtopia-js-sdk semantic-release-bot Notes added by 'git notes add' +1 −0
23:03:06 subtopia-js-sdk renovate[bot] chore(deps): update dependency algosdk to v3 +2 −2