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

[WIP (redo after atomic-tx merge)] Switch CLI to new bisq.cli.table api #5717

Closed
Closed
Changes from 1 commit
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
96731b5
Define toString method
ghubstan Sep 9, 2021
aeedfd5
Adjust for XMR support
ghubstan Sep 9, 2021
5425843
Refactor for supporting creation of XMR accounts via API
ghubstan Sep 9, 2021
5d318f8
Refactor for supporting creation of XMR accounts via API
ghubstan Sep 9, 2021
0f17815
Add create bsq & xmr payment acct test cases
ghubstan Sep 9, 2021
dee8cc4
Don't run method test 2x from gradle
ghubstan Sep 9, 2021
fbd1f33
Merge branch 'master' into 2-create-xmr-payment-accts-via-api
ghubstan Sep 9, 2021
13d221c
Remove unused fields
ghubstan Sep 9, 2021
2fe1903
Update createoffer help text with BSQ & XMR examples
ghubstan Sep 10, 2021
f59247b
Adjust gRPC client & CLI opt parsers for XMR support
ghubstan Sep 10, 2021
80c02c4
Update required JDK version and target source version
ghubstan Sep 10, 2021
600d43f
Test create and edit XMR offers via API
ghubstan Sep 10, 2021
6507885
Adjust for xmr support
ghubstan Sep 10, 2021
91cd3d4
Minor refactor / remove a bit of duplication
ghubstan Sep 10, 2021
7a46d23
Fill out / refactor CLI getoffers smoke test
ghubstan Sep 10, 2021
233261d
Make codacy happy
ghubstan Sep 10, 2021
e90797d
Adjust for XMR (more generic) altcoin support in API
ghubstan Sep 11, 2021
39c2f5d
Add XMR/BTC trade pair tests & refactor trade tests
ghubstan Sep 11, 2021
76feac6
Adjust trade-simulation-utils.sh for altcoin trading
ghubstan Sep 11, 2021
b6e9c80
Add parsexmrscriptopts function
ghubstan Sep 11, 2021
934dae2
Update JDK requirement comment, fix typo
ghubstan Sep 11, 2021
5967a8b
Add trade-xmr-simulation script
ghubstan Sep 11, 2021
0583e45
Fix fee-currency spec error, adjust description
ghubstan Sep 11, 2021
cf18676
Make xmr address var local, not global
ghubstan Sep 11, 2021
dfcaeda
Adjust for market-price-margin based xmr offers
ghubstan Sep 12, 2021
feb5f7a
Add createoffer tests (price-margin based xmr offers)
ghubstan Sep 12, 2021
1be1132
Merge branch '3-create-xmr-offers' into 4-trade-xmr-btc
ghubstan Sep 12, 2021
cdf6d97
Change xmr trade test case to use price margin based offer
ghubstan Sep 12, 2021
707a367
Adjust xmr simulation script for price margin based offer
ghubstan Sep 12, 2021
16442c8
Conditionally display altcoin offer trigger price
ghubstan Sep 13, 2021
2f32692
Correctly scale CLI's 'editoffer' trigger-price param
ghubstan Sep 13, 2021
beeaa85
Adjust core 'editoffer' validation for XMR offers
ghubstan Sep 13, 2021
09edef5
Add static "GBP" field for test cases
ghubstan Sep 13, 2021
3a480e8
Adjust test cases to scaling 'editoffer' trigger-price
ghubstan Sep 13, 2021
09cdaae
Allow API to look up altcoin market prices
ghubstan Sep 14, 2021
79d40c8
Test XMR offer.trigger-price definition, edit & display
ghubstan Sep 14, 2021
4255742
Merge branch 'master' into 4-trade-xmr-btc
ghubstan Sep 14, 2021
c233297
Add TODO commment above placeholder for future swift test
ghubstan Sep 16, 2021
e79cdfe
Return early when field name match fails
ghubstan Sep 16, 2021
47a9949
Merge branch 'master' into 4-trade-xmr-btc
ghubstan Sep 18, 2021
36467dd
Remove duplicated line
ghubstan Sep 18, 2021
2c631fe
Merge API's trade.volume bugfix (PR 5704)
ghubstan Sep 21, 2021
545e83c
Merge branch 'master' into 4-trade-xmr-btc
ghubstan Sep 21, 2021
48e723d
Deprecate CLI output formatting classes being replaced
ghubstan Sep 21, 2021
3e6f847
Define CLI table column interface and implementations
ghubstan Sep 21, 2021
30e9db8
Add license banners and class level javadoc
ghubstan Sep 21, 2021
0df1aab
Add proto consuming CLI Table builders
ghubstan Sep 21, 2021
573390a
Add CLI test dependency 'cowwoc:diff-match-patch'
ghubstan Sep 21, 2021
5ce4625
Add old vs new CLI output diff checks
ghubstan Sep 21, 2021
2dae9e9
Make codacy happy
ghubstan Sep 22, 2021
56980d6
Add comment about "my" and "available" offer maker
ghubstan Sep 22, 2021
898009d
Swap out old output formatting code in CliMain
ghubstan Sep 22, 2021
42db33c
Adjust affected tests (move to new cli.table api)
ghubstan Sep 22, 2021
b57fd6e
Merge branch 'master' into 6-replace-cli-output-fmts-complete
ghubstan Sep 24, 2021
461ce1d
Merge branch 'master' into 6-replace-cli-output-fmts-complete
ghubstan Sep 27, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.