Commit 377e7e6
Monorepo setup (#185)
* Pushed build
* Delete dist directory
* Update API base URL configuration and add BASE_URL constant
* Added Apache release files
* Added Apache release files
* Added Apache release files
* Update pyproject.toml
* Update entrypoint.sh
* Added Apache release files
* Update README.md
* Fixed license
* Added Apache release files
* Added more license
* More files updated with license
* Added Apache release files
* Update Cargo.toml
* Added Apache release files
* Added Apache release files
* Added Apache release files
* Added Apache release files
* Middleware Repository restructure to sidecar repository for monitoring using docker compose
* Add Pyroscope integration and restructure middleware routes
- Introduced Pyroscope service with Docker support.
- Added process exporter configuration and Dockerfile.
- Updated middleware routes to reference new controller paths.
- Created necessary .dockerignore and .gitignore entries.
- Added connect_pyroscope.js for connecting to Pyroscope.
- Updated docker-compose.yml to include new services.
* Update README.md to include host changes for Prometheus configuration
* Added Apache release files
* Added missing files
* Add license headers and NOTICE file for Apache ResilientDB
* Update license configuration and add license headers to Dockerfile
* Add GitHub Action for generating lines of code badge
* Refactor Explorer and BlockchainTable components for improved data handling and pagination
* Add license headers and NOTICE file for Apache ResilientDB
* Re-branded to ResLens!
* Add block data encoding and decoding functionality with new utility methods
* Add encoding utility functions for delta-encoded time series data
* Add license headers to encoding and time utility files
* Added License configuration files
* Fixed license integration
* Fixing License errors
* Add SQLite caching for block data retrieval and update dependencies
* Increase batch size for transaction syncing and add delay to prevent overwhelming the database
* Update grid layout in Explorer component for better responsiveness
* Remove Apache License comments from index.html
* Fixing License errors
* Rebranded to ResLens <3
* Fixed logo and license issue
* Fixed logo and license issue
* ResLens logo added
* Update block data retrieval to use specific range in URL and change order to ascending
* Add pagination support to Explorer and BlockchainTable components
* Update callback type in BlockchainTable component to accept state parameter
* Update README.md
* Update README.md
* Update .asf.yaml
* Update .asf.yaml
* Apache release modification
* Delete Logs.jsx
* Update .asf.yaml
* Fixed assets
* Update README.md
* Update .asf.yaml
* Update .asf.yaml
* Added new route for all data graph
* Added new route for all data for graph
* Added new route for all data for graph
* Fixing all block API
* Update README.md
* Trying out decoupling cache
* Fixed errors
* Finalized endpoints for Transaction data
* Added initial files
* Update README.md
* Updated for Apache release
* Update .rat-excludes
* Update .rat-excludes
* Update .rat-excludes
* Update .rat-excludes
* Update .licenserc.yaml
* Fixing explorer graph
* Bug fixes
* Fixed potential deployment issues
* Updated dependencies
* Last attempt
* Cartesian issue
* Redploying
* Removed grid
* Removed grid
* Cleaned everything
* Added fallback for the bug
* Attempting fallback
* Final fix
* Add Google Generative AI integration and new endpoints for profiling analysis
* Add Go installation to Dockerfile for pprof tool
* Imporved visuals
* add support to arm64
* update notice
* update notice
* update notice
* update notice
* update notice
* update notice
* update notice
* update notice
* update notice
* update notice
* update notice
* update notice
* update notice
* update notice
* Update .asf.yaml
* Update .asf.yaml
* Update .asf.yaml
* Update .asf.yaml
* Update .asf.yaml
* Update .asf.yaml
* Update .asf.yaml
* Update .asf.yaml
* Update Cargo.toml
* update note
* update note
* update note
* update note
* update note
* update note
* update note
* update note
* update note
* update note
* update note
* update note
* update note
* update note
* Update NOTICE
* Update .asf.yaml
* Update .asf.yaml
* Update .asf.yaml
* Update .asf.yaml
* Update .asf.yaml
* Update .asf.yaml
* Update .asf.yaml
* Update .asf.yaml
* Update .asf.yaml
* Update .asf.yaml
* Update .asf.yaml
* Update .asf.yaml
* Update .asf.yaml
* Update .asf.yaml
* Update .asf.yaml
* mv DISCLAIMER-WIP DISCLAIMER
* mv DISCLAIMER-WIP DISCLAIMER
* mv DISCLAIMER-WIP DISCLAIMER
* mv DISCLAIMER-WIP DISCLAIMER
* mv DISCLAIMER-WIP DISCLAIMER
* mv DISCLAIMER-WIP DISCLAIMER
* mv DISCLAIMER-WIP DISCLAIMER
* mv DISCLAIMER-WIP DISCLAIMER
* mv DISCLAIMER-WIP DISCLAIMER
* mv DISCLAIMER-WIP DISCLAIMER
* mv DISCLAIMER-WIP DISCLAIMER
* mv DISCLAIMER-WIP DISCLAIMER
* mv DISCLAIMER-WIP DISCLAIMER
* mv DISCLAIMER-WIP DISCLAIMER
* mv DISCLAIMER-WIP DISCLAIMER
* update licenserc
* update license
* update header
* add bazelrc
* update license
* fix header
* update license
* update header
* update header
* update license
* update license
* update license
* update license
* update license
* update license
* update license
* update license
* update license
* update license
* update
* update
* update license
* update license
* update license
* update header
* update license
* update header
* update header
* update header
* update header
* update header
* update
* Add initial files for GraphQL service including configuration, Docker setup, application code, and documentation.
* Add ecosystem directory structure
* Rename devops to deployment
* Added Github Repositories slated for release as subtrees
* Update README.md
* Update README.md
* resolving build issues for the bazel ci
* Update Bazel build command to include specific directories for improved build process
* Fix Bazel build command formatting in CI workflow
* using deleted_packages command option
* Fix Bazel build command argument order in CI workflow
* updating workflow files, adding ASF headers to missing files, testing workflows
* checking ASF headers workflow
* Add ecosystem-specific exclusions to .licenserc.yaml
* Remove unused loc_script files and update .licenserc.yaml for ecosystem exclusions
* Update README.md to reflect the correct GitHub repository URL for cloning ResilientDB
* updating readme file with project directory structure
* Refactor Bazel build commands in CI workflows to use a simplified syntax and add rapidjson library dependency in third_party/BUILD
* Add 'manual' tags to various Bazel build targets in the http_server and kv_service directories
* Remove rapidjson library dependency from third_party/BUILD
* Using --deleted_packages option
* Update Bazel build command in CI workflow to simplify deleted packages specification
* Add .bazelignore file to exclude ecosystem directory from Bazel builds
* Refactor Bazel build command in CI workflow to remove deleted packages specification
* Remove NOTICE files and related configurations from multiple directories in the ecosystem/sdk/resilient-rust-sdk and other components, cleaning up unused files and ensuring a more streamlined project structure.
* - Removed License related files from `ecosystem` sub projects relying only on the top level files.
- Commented out apache headers from markdown files in the parent repository
---------
Co-authored-by: Bismanpal Singh <bisman.singh24@gmail.com>
Co-authored-by: Bismanpal-Singh <83641114+Bismanpal-Singh@users.noreply.github.com>
Co-authored-by: Apratim Shukla <apratimshukla6@gmail.com>
Co-authored-by: Rajaram Joshi <rajaram8799@gmail.com>
Co-authored-by: Ubuntu <ickchenjunchao@gmail.com>
Co-authored-by: Mohammad Sadoghi <msadoghi@ucdavis.edu>1 parent 19346d2 commit 377e7e6
File tree
103 files changed
+4
-7118
lines changed- ecosystem
- cache
- resilient-node-cache
- .github/workflows
- resilient-python-cache
- .github/workflows
- deployment
- ansible
- .github/workflows
- orbit
- .github/workflows
- graphql
- .github/workflows
- service/sdk_validator
- monitoring
- reslens-middleware
- .github/workflows
- reslens
- .github/workflows
- sdk
- resdb-orm
- .github/workflows
- resvault-sdk
- .github/workflows
- rust-sdk
- smart-contract
- rescontract
- .github/workflows
- resilient-contract-kit
- .github/workflows
- smart-contract-graphql
- .github/workflows
- tools
- create-resilient-app
- .github/workflows
- resvault
- .github/workflows
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
103 files changed
+4
-7118
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
This file was deleted.
Lines changed: 0 additions & 37 deletions
This file was deleted.
Lines changed: 0 additions & 57 deletions
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments