Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V0.3.0 #6

Merged
merged 14 commits into from
Nov 21, 2024
Merged

V0.3.0 #6

merged 14 commits into from
Nov 21, 2024

Conversation

wkennedy
Copy link
Contributor

  • Added CU to log format
  • Added Sologger UI - A static web application using the Sologger WASM libraries

wkennedy and others added 14 commits November 14, 2024 13:02
Introduced fields to store consumed and max compute units in LogContext. Implemented regex-based extraction and integrated it into the log parsing logic. Also added unit tests for various log formats and updated dependency paths to use local modules.
Added various PrimeVue CSS assets for components like ripple, select, slider, menubar, and more. Also, included new public resources such as `sologger_log_transformer_wasm_bg.wasm`, `sologger_header.png`, and `sologger_logo_big.png`. This commit enhances the UI appearance and adds new project resources.
Updated StatsGrid.vue to include chart.js for error logs visualization. Enhanced theming and accessibility across several components, fixed the error page styling, and updated `vite.config.js` for better build configuration.
This commit introduces several new assets into the documentation, including images and WebAssembly files. Additionally, an error page and an index page have been added to enhance the user experience.
Switched media query preference to light mode in `App.vue` and fixed background color in `StatsGrid.vue`. Updated static asset references in `index.html`. Modified router configuration to include base and mode settings for better path handling.
This CSS file was no longer in use and had become obsolete. Removing it helps clean up the project and reduces unnecessary clutter in the repository.
Removed hardcoded '/sologger/' base path, modifying asset paths and configuration accordingly. This change ensures better flexibility for deployment environments without relying on the '/sologger/' subdirectory.
Removed hardcoded '/sologger/' base path, modifying asset paths and configuration accordingly. This change ensures better flexibility for deployment environments without relying on the '/sologger/' subdirectory.
Removed hardcoded '/sologger/' base path, modifying asset paths and configuration accordingly. This change ensures better flexibility for deployment environments without relying on the '/sologger/' subdirectory.
Removed hardcoded '/sologger/' base path, modifying asset paths and configuration accordingly. This change ensures better flexibility for deployment environments without relying on the '/sologger/' subdirectory.
Removed hardcoded '/sologger/' base path, modifying asset paths and configuration accordingly. This change ensures better flexibility for deployment environments without relying on the '/sologger/' subdirectory.
Removed hardcoded '/sologger/' base path, modifying asset paths and configuration accordingly. This change ensures better flexibility for deployment environments without relying on the '/sologger/' subdirectory.
This commit introduces a new JavaScript file, `main-DECZbvaO.js`, in the assets folder of the documentation. This file contains various utility functions and methods that enhance the functionality of the project, including DOM manipulation, event handling, and custom CSS property management.
Changed the RPC URL from mainnet-beta to devnet in the sologger-config.json. Also, enabled logging for both error and info messages in the log_processor.rs by uncommenting the logging lines.
@wkennedy wkennedy merged commit f1fc108 into main Nov 21, 2024
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant