Merged
Conversation
Arvolear
added a commit
that referenced
this pull request
Mar 5, 2026
* format example, move rustfmt.toml to the root * chore: move simplex folders to the root, add command for quickstart * fix dependency errors chore: * move template codegen into separate crate * remove unused deps in example/basic * code improvements after review chore: * add global params to override build config ones * add trailing colons for imports * remove unused comments in macros-core * add generation of module artifacts with files for easy importing * remove redundant lib.rs file in basic test * restore ui tests, make them run only when env is set chore: * add correct path to binary from simplex basic example * move default address type to bech32 * add recursive glob pattern search chore: * change only files to flag instead of args value with true or false value * remove unused todos * remove / from url in esplora builder * remove unused deps in template-gen * add recursive module generation by using tree creation chore: * update example, create more complex one with nested modules * add base_path to resolve glob patterns from it * update config names * Feat/issuance (#10) * refactor constants * add issuance input * smol refactoring * test command refactor --------- Co-authored-by: Artem Chystiakov <47551140+Arvolear@users.noreply.github.com>
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
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.