Home / Reports / Nov 13, 2024

Explore daily commit reports from the Algorand ecosystem. Stay updated with the latest code changes, repository activity, and developer contributions, refreshed every day.

Nov 12, 2024 Arrow Back Arrow Forward Nov 14, 2024
M
T
W
T
F
S
S
28
29
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
8

Wednesday, November 13, 2024

123 commits were pushed across 16 repos by 17 authors. There were 8,272 additions and 4,097 deletions.

Stay up to date with the latest insights and developments on AlgoScan

Authors

Updated Repos

...

Commit Log

tom-gnade 00:15:17 Implements MetricType and Counter, health_port and metrics_port. (prometheus-metrics-exporter)
tom-gnade 00:49:07 Added config file validations and error handling logic. (prometheus-metrics-exporter)
tom-gnade 00:52:09 swapped order of logger and handlers (prometheus-metrics-exporter)
- 01:00:24 Build 2168 Data (go-algorand)
neilcampbell 01:04:33 Merge pull request #333 from algorandfoundation/fix-app-lab-inner-asset-create (algokit-lora)
neilcampbell 01:07:50 Merge pull request #335 from algorandfoundation/bug-simulate (algokit-lora)
qfvfq1 01:22:50 simplify buyAsset (akt02)
aorumbayev 01:57:38 chore: update analytics.py (algoping)
tom-gnade 02:30:10 Implements consistent UTC datetimes and adds collection metadata to metrics. (prometheus-metrics-exporter)
drichar 03:30:55 fix(ui): add pnpm workspace config to docker build (reti)
drichar 03:32:01 fix(ui): correct docker image tag format for preview deployments (reti)
pbennett 03:58:46 chore(docs): Updates to readme w/ pnpm and fnet references. (reti)
tom-gnade 04:52:56 Implements the health check endpoint. (prometheus-metrics-exporter)
tom-gnade 05:19:38 Handles async events better and clean shutdown. (prometheus-metrics-exporter)
tom-gnade 05:51:26 Implements improved configuration file loading. Now supports dynamic configuration for metrics with optimistic parsing. (prometheus-metrics-exporter)
tom-gnade 06:13:30 Dynamic config loading v2. (prometheus-metrics-exporter)
tom-gnade 06:24:34 Issues with initial config and logger interactions. (prometheus-metrics-exporter)
tom-gnade 06:38:11 More trouble with default values, who knew this would be so hard. (prometheus-metrics-exporter)
tom-gnade 06:43:42 fishing expedition for cause of format error. (prometheus-metrics-exporter)
tom-gnade 06:45:02 Typo, getting late. (prometheus-metrics-exporter)
tom-gnade 06:49:22 minor change to formatter (prometheus-metrics-exporter)
neilcampbell 06:51:21 chore: merge main into branch (algokit-utils-ts)
tom-gnade 06:56:36 Attempting a change in merge_defaults. (prometheus-metrics-exporter)
tom-gnade 07:35:15 Reworked config and logger to be more straightforward, handles sequencing better. (prometheus-metrics-exporter)
neilcampbell 07:45:01 chore: update the feature list (algokit-lora)
tom-gnade 07:54:45 Fixes log files with incorrect ownership and statics with missing collection timestamps. (prometheus-metrics-exporter)
tom-gnade 07:59:47 Attempt to fix 'NoneType' object has no attribute 'error' (prometheus-metrics-exporter)
tom-gnade 08:11:42 Should fix missing last_collection_dtm for statics. (prometheus-metrics-exporter)
tom-gnade 08:20:27 Fixes error with statics collection. (prometheus-metrics-exporter)
tom-gnade 08:23:46 Testing static handling again. (prometheus-metrics-exporter)
tom-gnade 08:29:37 Still trying to fix statics good lord help me. (prometheus-metrics-exporter)
tom-gnade 08:35:15 Indent error. (prometheus-metrics-exporter)
tom-gnade 08:45:58 Altered collect_metrics and collect_group (prometheus-metrics-exporter)
tom-gnade 08:51:34 added debug code (prometheus-metrics-exporter)
tom-gnade 08:53:21 Indenting. (prometheus-metrics-exporter)
etzellux 08:54:55 update tests (tinyman-consensus-staking)
tom-gnade 09:16:45 Relaxed metric group validations that were dropping statics. (prometheus-metrics-exporter)
tom-gnade 09:23:52 added debug logging to validation methods (prometheus-metrics-exporter)
gulcinuras 09:27:50 Bump up the app version for the release (tinyman-js-sdk)
gulcinuras 09:28:07 Merge pull request #96 from tinymanorg/fix/tiny-1690-update-cache-correctly (tinyman-js-sdk)
tom-gnade 09:33:55 fix in collect_metrics. (prometheus-metrics-exporter)
- 09:39:16 README: Add alpha/dev warnings & notes (nodekit)
- 09:39:16 README: Add alpha/dev warnings & notes (nodekit)
- 09:41:32 README: Moved note (nodekit)
- 09:41:32 README: Moved note (nodekit)
- 09:42:44 README: added note (nodekit)
- 09:42:44 README: added note (nodekit)
- 09:45:35 README: added note about admin token (nodekit)
- 09:45:35 README: added note about admin token (nodekit)
- 09:47:39 README: reordered (nodekit)
- 09:47:39 README: reordered (nodekit)
- 09:48:40 README: numbered build steps (nodekit)
- 09:48:40 README: numbered build steps (nodekit)
- 09:53:16 README: final note (nodekit)
- 09:53:16 README: final note (nodekit)
tom-gnade 10:03:47 Backing out of the issue if possible. This update requires a separate "static" metric group and does not allow mixing of static and dynamics. (prometheus-metrics-exporter)
tom-gnade 10:07:11 Fixed a hash error. (prometheus-metrics-exporter)
tom-gnade 10:10:21 Fixed a call to parser to pass 3 arguments. (prometheus-metrics-exporter)
tom-gnade 10:11:22 Indent error. (prometheus-metrics-exporter)
tom-gnade 10:12:49 No idea. (prometheus-metrics-exporter)
joe-p 10:14:36 fix startswith types (algokit-subscriber-py)
tom-gnade 10:15:28 update to parse_metric_value (prometheus-metrics-exporter)
tom-gnade 10:20:09 Coupla tweaks (prometheus-metrics-exporter)
tom-gnade 10:28:38 added debugging code (prometheus-metrics-exporter)
tom-gnade 10:30:06 Indent error. (prometheus-metrics-exporter)
tom-gnade 10:37:04 Change to update and create prom metrics (prometheus-metrics-exporter)
tom-gnade 10:42:25 test metric (prometheus-metrics-exporter)
aorumbayev 10:56:28 chore: wip (algokit-utils-py)
tom-gnade 10:59:57 More debug messages. (prometheus-metrics-exporter)
tom-gnade 11:10:03 One possible fix using prom_name (prometheus-metrics-exporter)
tom-gnade 11:18:07 Ugh. Whatever at this point. (prometheus-metrics-exporter)
tom-gnade 11:31:31 Adds config reloading. (prometheus-metrics-exporter)
gulcinuras 11:36:54 Update github workflows for npm publish (tinyman-js-sdk)
tom-gnade 11:40:02 Sort-orders metrics. (prometheus-metrics-exporter)
tom-gnade 11:51:06 Attempt to present metrics in alphabetical order on health endpoint, to match metrics. (prometheus-metrics-exporter)
fergalwalsh 12:05:10 Move max_account_balance constant to a configurable global (tinyman-consensus-staking)
fergalwalsh 12:06:39 Fix intentional audit bug (tinyman-consensus-staking)
fergalwalsh 12:08:11 Ensure the protocol fee is no more than 100% (tinyman-consensus-staking)
fergalwalsh 12:09:56 Use a 2-stage propose-accept mechanism for setting the manager (tinyman-consensus-staking)
fergalwalsh 12:12:25 Calculate minted_talgo from the circulating ammount to correctly account for talgo donations (tinyman-consensus-staking)
fergalwalsh 12:13:25 Additional asserts (tinyman-consensus-staking)
fergalwalsh 12:17:08 Improve tests (tinyman-consensus-staking)
fergalwalsh 12:17:50 Updated teal build (tinyman-consensus-staking)
CiottiGiorg… 13:17:00 initial commit. (shared-resources)
CiottiGiorg… 13:19:28 better docstring. (shared-resources)
gulcinuras 13:22:28 Merge pull request #97 from tinymanorg/fix/tiny-1690-update-cache-correctly (tinyman-js-sdk)
CiottiGiorg… 13:28:30 Added Lora suggestion. (shared-resources)
joe-p 13:47:22 Merge pull request #15 from algorandfoundation/fix/note_prefix_type (algokit-subscriber-py)
fergalwalsh 13:51:20 Remove assert used for debugging (tinyman-consensus-staking)
fergalwalsh 13:51:44 Add test for donations (tinyman-consensus-staking)
fergalwalsh 13:52:15 Updated teal build (tinyman-consensus-staking)
tasosbit 13:55:11 Merge pull request #26 from algorandfoundation/chore/README-add-development-warnings (nodekit)
tasosbit 13:55:11 Merge pull request #26 from algorandfoundation/chore/README-add-development-warnings (nodekit)
- 13:55:43 1.0.0-beta.3 (algokit-subscriber-py)
michaeltchu… 14:13:50 PERA-1060 :: Switch to finalized figma app staking icons (#34) (pera-android)
gulcinuras 14:21:21 Remove redundant npm publish action (tinyman-js-sdk)
gulcinuras 14:26:33 chore(workflow): Add npm run build action back (tinyman-js-sdk)
gulcinuras 14:33:36 Bump up the app version for workflow version update (tinyman-js-sdk)
gulcinuras 14:51:50 Merge pull request #98 from tinymanorg/fix/tiny-1690-update-cache-correctly (tinyman-js-sdk)
PhearZero 15:08:55 fix: unnecessary threading (go-algorand)
michaeltchu… 15:14:23 chore: log greeting (2024-11-13) (a-day-in-my-bobalife)
fergalwalsh 15:26:23 rename apps for consistency (tinyman-consensus-staking)
fergalwalsh 15:38:46 simplify aux app (tinyman-consensus-staking)
fergalwalsh 15:42:43 Update byte code and use hex (tinyman-consensus-staking)
fergalwalsh 15:43:00 Update tests (tinyman-consensus-staking)
fergalwalsh 16:02:18 Fix logging & add tests (tinyman-consensus-staking)
gulcinuras 16:25:11 fix(tAlgoClient): Update rate coefficient (tinyman-js-sdk)
gulcinuras 16:27:34 Merge branch 'main' into feat/liquid-stake-sdk (tinyman-js-sdk)
joe-p 16:28:47 cicd: remove usage of composite action for cd to prevent failure (algokit-subscriber-py)
joe-p 16:32:26 fix indentation (algokit-subscriber-py)
acfunk 17:17:12 exclude("all"); clean up (wen-tools)
tom-gnade 18:21:20 Removed several complicating features, implemented low-cost verbose logging that can be toggled at the top of the source code. (prometheus-metrics-exporter)
tom-gnade 18:33:17 improved log formatting for verbose messages. (prometheus-metrics-exporter)
tom-gnade 18:49:32 Fiddling with verbose to get it working. (prometheus-metrics-exporter)
tom-gnade 18:56:30 Tweaks to get verbose working. (prometheus-metrics-exporter)
tom-gnade 20:12:15 Integrated verbose logging into programlogger and other cleanup. (prometheus-metrics-exporter)
tom-gnade 21:03:30 Testing first implementation of support for labels. (prometheus-metrics-exporter)
tom-gnade 21:14:02 changed metric updater to use a unique key. (prometheus-metrics-exporter)
lempira 21:33:51 Removed preview app github workflow (#334) (algokit-lora)
PhearZero 23:02:02 refactor: create app module, refactors cmds (nodekit)
PhearZero 23:02:02 refactor: create app module, refactors cmds (nodekit)
PhearZero 23:18:16 chore: move account address in confirm modal (nodekit)
PhearZero 23:18:16 chore: move account address in confirm modal (nodekit)