Home Reports Nov 7, 2024

Thursday, November 7, 2024

Commits
80
pushed this day
Repositories
21
with activity
Contributors
23
distinct authors
Lines changed
+165,192 −103,911
additions / deletions

Commit Log

80 commits · 21 repositories

01:00:25 go-algorand - Build 2162 Data +1 −1
01:48:24 algokit-lora neilcampbell chore: always show wallet connect button +3 −3
02:03:56 algokit-utils-ts neilcampbell feat: add support for abi methods calls as default values (#339) +205 −182
02:07:06 puya-ts boblat fix: avoid hardcoding op codes +2 −4
02:08:48 algokit-lora lempira Updated tests +48 −27
02:09:04 algokit-utils-ts semantic-release-bot Notes added by 'git notes add' +1 −0
02:26:08 puya-ts boblat fix: undo change to BytesCompat type as it is incorrect and unnecessary +1 −2
02:52:51 algokit-lora neilcampbell chore: poc of fixing test +17 −29
02:54:56 algokit-lora neilcampbell Merge pull request #324 from algorandfoundation/show-connect +3 −3
03:40:38 algokit-lora PatrickDinh Merge branch 'main' into tauri-v2 +24359 −5484
03:59:55 algo-voting dependabot[bot] Update @typescript-eslint/parser requirement from ^8.11.0 to ^8.13.0 +1 −1
04:09:54 algokit-lora neilcampbell chore: poc of fixing test +16 −30
04:14:08 reti drichar feat(ui): add preview deployment workflow with Coolify +91 −0
04:24:29 algorand-typescript-testing boblat fix: runtime-helper does not truly handles augmented assignment so strip `=` sign from operator before calling it +2 −43
04:44:34 algokit-client-generator-ts neilcampbell chore: update arc56 JSON schema to reflect required fields +164 −18
05:01:32 reti drichar refactor(ui): switch preview deployment from ghcr to Docker Hub +4 −9
05:18:47 puya daniel-makerx refactor: use BytesAugmentedAssignment for arc4.String +27 −22
05:25:48 ff-py-sdk algolog Merge pull request #2 from aleve99/main +8 −0
05:48:55 puya daniel-makerx refactor: address review feedback +8 −2
05:48:55 puya daniel-makerx refactor: use BytesAugmentedAssignment for arc4.String +27 −22
05:48:55 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
05:48:55 puya daniel-makerx fix: raise an error when attempting to modify immutable arrays such as `algopy.arc4.Address` +121 −122
05:48:55 puya daniel-makerx fix: use read location for variable source locations, rather than where the variable was last defined +74 −253
05:48:55 puya daniel-makerx fix: raise an error when attempting to iterate a tuple of mutable values +98 −6
05:48:55 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
05:48:55 puya achidlow feat: allow variable rebinding of mutable parameter values +11750 −2177
05:56:27 reti pbennett chore: update tealscript, algokit-utils, algokit-client-generator to latest versions (including betas) +68112 −69226
05:57:08 algokit-utils-ts neilcampbell chore: fix some typos in the ARC56 types +7 −7
06:20:41 puya achidlow fix: improve error message when a self parameter is missing from a method declaration +1 −1
06:23:21 puya achidlow support empty tuples +77 −14
06:23:33 puya achidlow fix PyTypes handling of inheritance +672 −590
06:35:28 puya achidlow fix PyTypes handling of inheritance +672 −590
06:35:28 puya achidlow support empty tuples +77 −14
06:35:28 puya achidlow fix: improve error message when a self parameter is missing from a method declaration +1 −1
07:37:46 algokit-client-generator-ts neilcampbell Merge pull request #131 from algorandfoundation/arc56 +180 −36
07:42:38 algokit-client-generator-ts semantic-release-bot Notes added by 'git notes add' +1 −0
07:43:09 puya daniel-makerx doc: update documentation regarding nested tuples, named tuples and immutability options +48 −7
07:44:04 puya daniel-makerx doc: remove note about --match-algod-bytecode +0 −8
07:44:04 puya daniel-makerx doc: consolidate existing documentation on calling other applications +143 −163
07:54:08 puya daniel-makerx doc: consolidate existing documentation on calling other applications +143 −163
07:54:08 puya daniel-makerx doc: remove note about --match-algod-bytecode +0 −8
07:54:08 puya daniel-makerx doc: update documentation regarding nested tuples, named tuples and immutability options +48 −7
09:45:57 tinyman-js-sdk gulcinuras fix(tiny-power): Get totalTinyPower value as optional, if not provided read it from the global state +4 −4
10:41:46 algorand-go-mobile-sdk yasin-ce Merge pull request #1 from perawallet/fix-arc59-implementation +202 −220
11:11:48 tinyman-consensus-staking etzellux fix staked_amount check in increase_stake +1 −1
11:13:09 tinyman-consensus-staking etzellux remove update_state_event +1 −10
11:13:40 tinyman-consensus-staking etzellux add TAlgoStakingAppGlobalState.to_globalstate method +12 −0
11:14:27 tinyman-consensus-staking etzellux add increase_stake and update_state tests +475 −1
11:15:10 tinyman-consensus-staking etzellux update TalgoStakingBaseTestCase +25 −2
11:15:42 tinyman-consensus-staking etzellux update TAlgoStakingClient.increase_stake additional fee +1 −1
11:27:26 tinyman-js-sdk gulcinuras Merge branch 'fix/tiny-1690-update-cache-correctly' into feat/liquid-stake-sdk +165 −183
12:14:33 ARCs emg110 Update: Upgrade and simplification as well as including support for AidTech method +87 −253
12:35:12 ARCs emg110 Update missed formatting +399 −400
12:38:41 ARCs emg110 Update: Simplification +5 −21
12:43:57 ARCs emg110 Update +7 −7
13:50:17 algokit-lora neilcampbell chore: update lock and add mock back in +12 −25
13:56:07 algokit-lora neilcampbell chore: fix snapshots +0 −8
14:24:45 tinyman-consensus-staking etzellux move state logging to public methods +27 −5
14:31:34 tinyman-consensus-staking etzellux rename update_state to update_state_internal and call in new update_state public method +17 −6
14:43:03 tinyman-consensus-staking etzellux update TAlgoStakingClient.update_state +2 −2
14:47:59 no-loss-lottery xxiled-plastic-cat Initial commit +153 −0
14:58:25 no-loss-lottery xxiled-plastic-cat initial ripping out of old IRPc code complete +8347 −0
15:08:08 tinyman-consensus-staking etzellux fix update_state +2 −0
15:14:08 a-day-in-my-bobalife michaeltchuang chore: log greeting (2024-11-07) +1 −0
15:33:08 algokit-utils-ts joe-p Merge branch 'main' into feat/addr_string +28168 −7516
15:41:56 algokit-lora lempira Added note to remove tauri-deep-link file in the future +5 −0
15:51:42 go-algorand-sdk giuliop Add EnableLogicSigSizePooling to consensus vFuture (#659) +6 −0
16:10:43 algokit-utils-ts joe-p fix same account test +3 −6
16:14:41 devportal - DVP-195 Update navigation structure +785 −1072
16:35:14 algokit-utils-ts joe-p fix multisigs +19 −2
16:35:33 algokit-utils-ts joe-p typedoc +63 −53
17:59:17 devportal - Merge branch 'main' into chore/update-sidebar-nav +1265 −650
18:03:52 devportal - DVP-195 Update portal structure +103 −5
19:07:41 devportal - Updated portal structure +19 −6
19:10:18 devportal - Merge pull request #101 from algorandfoundation/chore/update-sidebar-nav +893 −1081
19:22:15 puya tristanmenzel refactor: PR feedback +12607 −12595
20:54:08 specs giuliop Add logicsig size pooling in transaction groups +17 −9
22:23:10 xbacked-sdk Jesulonimi21 update: nov 7 +1134 −0
23:33:35 algokit-utils-py aorumbayev chore: bump ruff +55 −53
23:34:09 algokit-utils-py aorumbayev chore: wip; arc32 to arc56 converter +1059 −59