-
Notifications
You must be signed in to change notification settings - Fork 0
JAM node skeleton #19
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
turuslan
reviewed
Jan 31, 2025
|
|
||
| #pragma once | ||
|
|
||
| #include <utils/ctor_limiters.hpp> |
Contributor
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please move all files under "src/jam" and use #include <jam/app/...> to avoid include conflicts.
That would also allows installing cpp-jam as library
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
turuslan
reviewed
Feb 3, 2025
turuslan
approved these changes
Feb 3, 2025
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
iceseer
approved these changes
Feb 10, 2025
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
xDimon
added a commit
that referenced
this pull request
Jun 6, 2025
* draft Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * draft Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * draft Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * draft Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * feature: watchdog Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * draft Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * feature: metrics Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * feature: git-hooks Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * draft Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * draft Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * feature: extend format config Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * draft Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * format config Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * x Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * draft Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * refactor: simplifying ConfigVec Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * fix: mutual dependency of generated files Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * draft Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * aggregate Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * draft Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * refactor: no generate *-scale.hpp Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * refactor: no generate *-scale.hpp [2] Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * scale::en|decode Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * no conf types scale Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * x Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * x Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * fix: libs deduplicate Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * refactor: use new qtils Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * refactor: move crypto to jam source Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * refactor: move generated files to artifacts directory Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * refactor: move scripts and add docs Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * fix: pythot setup Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * fix: get_version Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * fix: get_version Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * fix: get_version Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * refactor: compile PIC Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * update: qtils Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * update: qtils Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * update: qtils Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * fix: asn1 code-generating Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * fix: ambiguous diff function Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * update: scale Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * update: scale Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * update: scale & qtils Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> * fix: review issues Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]> --------- Signed-off-by: Dmitriy Khaustov aka xDimon <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.