Home Reports Oct 23, 2024

Wednesday, October 23, 2024

Commits
101
pushed this day
Repositories
20
with activity
Contributors
24
distinct authors
Lines changed
+919,321 −290,471
additions / deletions

October 2024

‹ ›
M
T
W
T
F
S
S

Dot = report available

Authors 23

Commit Log

101 commits · 20 repositories

00:00:15 indexer agodnic Validate account list sizes +27 −1
01:00:30 go-algorand - FI from master +276 −139
01:00:31 go-algorand - Build 2147 Data +1 −1
01:08:09 indexer agodnic Write better descriptions for query parameters +437 −436
03:48:44 algo-voting dependabot[bot] Update @vue/eslint-config-typescript requirement from ^14.1.1 to ^14.1.2 +1 −1
04:14:52 reti pbennett feat(ui): Add Node Number display to staking details +21 −1
04:31:23 puya tristanmenzel fix: Round trip serialization of names property on WTuple +9 −1
04:31:23 puya tristanmenzel chore: Code cleanup +17 −43
04:31:23 puya tristanmenzel feat: Named tuple support in contract to contract calls +8238 −4843
04:31:23 puya achidlow - create separate pytype for ARC4Tuple (in future probably want to do the same for structs) +734 −869
04:31:23 puya daniel-makerx refactor: use FieldExpression instead of TupleItemExpression with a str index +61 −58
04:31:23 puya tristanmenzel feat: Named tuples +3411 −30
04:31:23 puya tristanmenzel chore: Lint fix +1 −1
04:31:23 puya daniel-makerx refactor: use index to look up tuple names +7 −7
04:55:18 reti pbennett fix(ui): Add/Remove Stake wasn't specifying an empty signer for 'simulate' portion after conversion to new algokit clients - failing for pools requiring the user to opt-in to a reward token +3 −3
04:55:56 reti pbennett chore: v0.11.4 +3 −3
04:57:27 reti renovate[bot] chore(deps): update sethcohen/github-releases-to-discord action to v1.16.2 +1 −1
05:03:54 reti pbennett Merge branch 'main' into dev +1 −1
05:05:20 reti pbennett Merge pull request #319 from TxnLab/dev +27 −7
05:31:26 txnDuck No-Cash-7970 feat(txn_presets): add ability to "favorite" a preset +209 −2
07:08:24 subql-stellar yoozo Update @subql deps +28 −12
08:04:56 subql-stellar - [release] Bump `@subql/common` dependency +44 −16
08:45:12 algokit-python-template aorumbayev fix: enforces poetry setting to prefer active python instance +7 −0
08:46:18 nodekit HashMapsData2Value feat: adds QR code capability +189 −10
08:46:18 nodekit HashMapsData2Value feat: adds QR code capability +189 −10
08:51:47 go-algorand giuliop Fix linter warnings +9 −9
08:51:48 subql-stellar - [release] Bump `@subql/common` dependency (#90) +44 −16
09:09:30 txnDuck No-Cash-7970 chore: upgrade dependencies +292 −240
09:32:23 ARCs joe-p make errorMessage optional, add optional teal and source to SourceInfo +5 −1
09:46:38 go-algorand giuliop Make GenerateProgramOfSize accessible to other packages +56 −34
10:49:08 ARCs joe-p teal string -> number +1 −1
10:58:03 algokit-utils-ts joe-p ARC56 logic errors without source map +628 −25
11:01:30 TEALScript joe-p feat: latest ARC56 will full source info +222273 −2509
11:12:38 algokit-utils-ts joe-p properly use SourceMap.getLineForPc if defined +3 −2
11:22:18 algokit-utils-ts joe-p properly use SourceMap.getLineForPc in ApplicationClient +1 −1
11:24:31 algokit-utils-ts joe-p generate docs +195 −230
11:37:32 TEALScript joe-p Merge pull request #553 from algorandfoundation/feat/include_full_source_info +222273 −2509
11:53:08 tinyman-consensus-staking fergalwalsh wip - use logicsigs instead of inner txns for keyreg +107 −57
11:53:29 algokit-utils-ts joe-p refactor and add comments to getConstantBlockOffset +126 −108
12:03:57 nodekit HashMapsData2Value feat: include account info generated client api +489 −3
12:03:57 nodekit HashMapsData2Value feat: include account info generated client api +489 −3
12:04:45 nodekit HashMapsData2Value feat: pass in state and client into transaction, to check network info and account status +34 −23
12:04:45 nodekit HashMapsData2Value feat: pass in state and client into transaction, to check network info and account status +34 −23
12:13:11 ARCs joe-p expand cblocks reference +79 −10
12:17:25 TEALScript joe-p feat: only warn once on dynamic tmpl vars and improve error message +4 −2
12:18:44 ARCs joe-p fix typo +1 −1
12:27:11 TEALScript joe-p Merge pull request #554 from algorandfoundation/feat/dynamic_tmpl_warn +4 −2
12:33:32 TEALScript joe-p fix: improve internal error message for pc mapping +10 −0
12:36:44 TEALScript joe-p Merge pull request #555 from algorandfoundation/fix/pc_error_msg +10 −0
12:40:42 go-algorand giuliop Add unit test for lsig size +64 −0
12:43:26 TEALScript joe-p 0.105.0 +592 −592
12:51:42 TEALScript joe-p Merge pull request #558 from algorandfoundation/dev +222879 −3103
12:56:02 algokit-utils-ts aorumbayev refactor: rename AlgoKitComposer to TransactionComposer +114 −112
12:58:02 tealish fergalwalsh Allow _ in literal int consts +1 −1
12:58:40 tealish fergalwalsh Add Keyreg txn type +1 −0
13:00:13 algokit-utils-py aorumbayev refactor: preparing codebase for gradual feature parity sync with utils-ts +3680 −3587
13:12:10 tinyman-consensus-staking etzellux add structs.json +49 −0
13:27:24 algokit-utils-ts aorumbayev chore: update package json to cover `refactor` semantic commits +53 −26
13:56:49 go-algorand giuliop Add unit test for lsig arg size +18 −0
14:25:05 algokit-lora neilcampbell chore: wip - further refine the data load +374 −344
14:48:59 algokit-utils-ts aorumbayev refactor: Rename AlgoKitComposer to TransactionComposer (#334) +166 −137
14:54:16 algokit-utils-ts semantic-release-bot Notes added by 'git notes add' +1 −0
14:59:42 algokit-lora neilcampbell chore: merge main into branch +4134 −1814
15:00:32 go-algorand tasosbit fix: goal wallet rename should only work with a single directory +29 −29
15:03:06 nodekit PhearZero refactor: calculate tps from tc every 5 blocks +70 −57
15:03:06 nodekit PhearZero refactor: calculate tps from tc every 5 blocks +70 −57
15:06:49 algokit-python-template aorumbayev fix: enforces poetry setting to prefer active python instance (#76) +7 −0
15:12:04 go-algorand tasosbit Merge pull request #3 from tasosbit/feat/goal-wallet-rename +80 −0
15:13:00 go-algorand tasosbit build number +1 −1
15:13:28 go-algorand tasosbit Merge pull request #5 from tasosbit/feat/add-goal-wallet-new-flag-nopasswd +19 −10
15:14:14 a-day-in-my-bobalife michaeltchuang chore: log greeting (2024-10-23) +1 −0
15:14:17 go-algorand tasosbit build number +1 −1
16:39:48 CryptoDeepTools demining Add files via upload +35 −0
17:56:41 go-algorand giuliop Fix typo in comments +2 −2
19:03:47 go-algorand jannotti DoubleLedger tests on heartbeat +182 −4
19:17:20 algourl HashMapsData2Value chore: replace algonode with algorandfoudnation +18 −22
19:18:40 algourl HashMapsData2Value fix: fix go.mod also +1 −1
19:25:04 algourl HashMapsData2Value feat: separates encoded txn input +9 −5
19:42:47 reti pbennett chore: v0.11.5 +3 −3
19:43:21 reti pbennett fix(nodemgr): shutdown was hanging if a gated validator wasn't being used +7 −8
19:46:55 reti pbennett chore: fix lint issue +0 −1
19:50:52 nodekit HashMapsData2Value feat: working QR code generated +57 −28
19:50:52 nodekit HashMapsData2Value feat: working QR code generated +57 −28
19:51:51 reti renovate[bot] chore(deps): update vitest to v2.1.3 +71 −71
19:52:12 reti renovate[bot] chore(deps): lock file maintenance +268 −257
19:58:39 nodekit HashMapsData2Value fix: return negation boolean +1 −1
19:58:39 nodekit HashMapsData2Value fix: return negation boolean +1 −1
20:16:04 TEALScript joe-p fix: cblock ordering and intc/bytec optimization +73769 −88596
20:34:54 puya - 3.4.0 +13 −1
20:37:42 docs shane-at-algo Merge pull request #1271 from iskysun96/dappflowToLora +262 −125
20:38:46 go-algorand giuliop Merge remote-tracking branch 'upstream/master' into pool-max-logicSig-size +1718 −660
20:39:43 txnDuck No-Cash-7970 chore: upgrade to Next.js 15 +561 −352
20:40:32 TEALScript joe-p add snapshot tests for program size +120 −13
20:50:26 TEALScript joe-p add estimatedProgramSize +11 −18
20:57:27 TEALScript joe-p fix web test +3 −2
21:00:34 TEALScript joe-p Merge pull request #559 from algorandfoundation/fix/cblock_optimization +73885 −88611
21:04:42 TEALScript joe-p fix: fixes error when mapping an ARC56 cblock PC on an empty/comment line (fixes #557) +2 −7
21:08:55 TEALScript joe-p Merge pull request #560 from algorandfoundation/fix/undefined_pcs_bug +2 −7
21:11:58 TEALScript joe-p 0.105.1 +592 −592
21:17:41 TEALScript joe-p Merge pull request #561 from algorandfoundation/dev +74097 −88828
22:56:01 indexer agodnic Fix error in SQL query +61 −51