-
Notifications
You must be signed in to change notification settings - Fork 13
utilize new yaml structure #374
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
Changes from 52 commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
f4844ba
update
rouzwelt db39832
update
rouzwelt e5fc4df
Merge branch '2024-02-29-config-types-ser-deser' into 2024-02-29-new-…
rouzwelt 4d7f658
Merge branch '2024-03-01-rm-scenario-orderbook' into 2024-02-29-new-y…
rouzwelt 2989635
Merge branch '2024-03-01-config-order-inout-network-match' into 2024-…
rouzwelt 938e782
Update deployment.rs
rouzwelt f29d85d
Merge branch '2024-02-29-config-types-ser-deser' into 2024-02-29-new-…
rouzwelt c5749ab
Merge branch '2024-03-01-add-vault-to-order-inout' into 2024-02-29-ne…
rouzwelt 738e25f
update
rouzwelt 29ec7f3
wip
rouzwelt 3397d19
wip
rouzwelt c090345
rm parse.rs from setting crate
rouzwelt d2d6785
fmt
rouzwelt 86ec0a5
fix
rouzwelt a0d5804
update
rouzwelt a47e08c
update
rouzwelt 9db3866
update
rouzwelt 78a2896
Update settings.ts
rouzwelt e9bd67f
Update +page.svelte
rouzwelt f48abc9
Merge branch 'main' into 2024-02-29-new-yaml-structure
mattyg 3ff89bc
Merge branch 'main' into 2024-02-29-new-yaml-structure
mattyg 65bc932
feat: all settings fields are kebab-case
mattyg 11abe9c
feat(tauri/ui): toast errors on settings parse error
mattyg 51752e5
chore: rename fn get_config -> merge_parse_configs for clarity
mattyg 29e3a3d
revert(common): contain dotrain lsp parsing functions in a trait for …
mattyg b9342bb
chore(common): rm no longer accurate, incomplete frontmatter spec com…
mattyg 0d84db5
update
rouzwelt 71f3adb
Merge branch 'main' into 2024-02-29-new-yaml-structure
rouzwelt 4eab3c6
Revert "update"
mattyg 5fbd144
chore: gitignore typeshare lib
mattyg 11eabcb
chore: rm unused dep
mattyg 520b1c6
build(tauri): switch to fork of typeshare with support for u64/i64: h…
mattyg 8fa26cf
refactor(settings): ConfigString structs now take actual value types …
mattyg d378597
refactor(tauri): parsing settings, selecting network & orderbook work…
mattyg 62fd27b
revert: only gitignore *intended* typeshare dir -- not other typeshar…
mattyg b1e66de
feat(tauri/ui): label dropdown with label or ref string
mattyg 3371b11
chore(tauri/ui): rename components for clarity
mattyg f255ed0
fix(tauri/ui): when switching networks, reset orderbook to first avai…
mattyg 4326e26
fix(tauri/ui): when settings updated, reset active orderbook & active…
mattyg 32aa017
chore(tauri/ui): label 'chain' -> 'network'
mattyg f07f710
revert(tauri/ui): eslint no console
mattyg d0c2082
refactor(tauri/ui): move dotrain file store to add order component, s…
mattyg 620b20f
fix(tauri/ui): include deployer address in lsp problems call
mattyg 4036d02
feat(tauri/ui): styling of deployment properties in dropdown
mattyg 8fa2117
fix(tauri/ui): avoid undefined error
mattyg ee0bdc4
fix(tauri/ui): display frontmatter parsing problems in LSP, not error…
mattyg d687828
fix(tauri/ui): display settings parsing problems in LSP, not error to…
mattyg f251aca
fix(cli): short arg conflict
mattyg c33b184
refactor: remove no longer needed typeshareFix script, since we switc…
mattyg 4035dbe
fix(settings): kebab case in test
mattyg 4625f8e
chore: fmt + clippy
mattyg 237ff78
fix: tests kebab-case
mattyg eba6bfc
Merge branch 'main' into 2024-02-29-new-yaml-structure
mattyg 752a56d
Merge branch 'main' into 2024-02-29-new-yaml-structure
rouzwelt 8b1784f
fix
rouzwelt b7311e5
fix shell script
rouzwelt 106689a
fix: ensure typeshare is in PATH for ob-tauri-prelude
mattyg 791cb41
fix: failing build
mattyg f15a630
Merge branch 'main' into 2024-02-29-new-yaml-structure
mattyg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.