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

Refactor gRPC service error handling #4960

Merged
merged 28 commits into from
Dec 23, 2020
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
dc6144d
Refactor BtcWalletService to let api override fee rates
ghubstan Dec 4, 2020
900d498
Merge branch 'master' into 02-refactor-completePreparedSendBsqTx
ghubstan Dec 4, 2020
159d4cc
Add optional txFeeRate parameter to api sendbsq
ghubstan Dec 4, 2020
2842070
Merge branch 'master' into 03-add-txFeeRate-param
ghubstan Dec 8, 2020
6c9f0c2
Add new api method 'sendbtc' and test
ghubstan Dec 9, 2020
144c5a8
Merge branch 'master' into 04-add-sendbtc-impl
ghubstan Dec 9, 2020
bd66008
Support tx memo field for btc withdrawals from api
ghubstan Dec 9, 2020
478c8f4
Remove unused imports
ghubstan Dec 9, 2020
259bad6
Merge branch 'master' into 05-use-memo-tx-field
ghubstan Dec 10, 2020
150e2f6
Use Bisq's UserThread.executor in gRPC server
ghubstan Dec 11, 2020
6aa385e
Append nullable withdrawalTxId field to Trade proto message
ghubstan Dec 12, 2020
5522d0c
Add new api method gettransaction
ghubstan Dec 14, 2020
a0f1c22
Merge branch 'master' into 08-scratch
ghubstan Dec 14, 2020
0384642
Adjust create TransferwiseAccount test
ghubstan Dec 14, 2020
4be87a6
Disable method test to avoid repetition
ghubstan Dec 14, 2020
a341173
Merge branch 'master' into 09-scratch
ghubstan Dec 15, 2020
e6c6d3b
Add new CoreApiExceptionHandler to gRPC services
ghubstan Dec 16, 2020
1cd47fd
Merge branch 'master' into 09-refactor-grpc-error-handling
ghubstan Dec 16, 2020
c60605f
Fix class level comment
ghubstan Dec 16, 2020
f7c1103
Rename gRPC exception handler class
ghubstan Dec 16, 2020
672eb79
Revert "Append nullable withdrawalTxId field to Trade proto message"
ghubstan Dec 21, 2020
bdde24a
Ajust TradeInfo to reverting 6aa385e494eb8fa870257c76e078108607503d03
ghubstan Dec 21, 2020
64c2ac5
Adjust grpc.proto to reverting 6aa385e494eb8fa870257c76e078108607503d03
ghubstan Dec 21, 2020
97dcac2
Adjust TradeFormat to reverting 6aa385e494eb8fa870257c76e078108607503d03
ghubstan Dec 21, 2020
3a770f4
Adjust TakeSellBTCOfferTest to reverting 6aa385e494eb8fa870257c76e078…
ghubstan Dec 21, 2020
4aa4270
Adjust TradeTest to reverting 6aa385e494eb8fa870257c76e078108607503d03
ghubstan Dec 21, 2020
1507a2c
Resolve file conflict w/ master
ghubstan Dec 21, 2020
8ee3a15
Merge branch '08-gettransaction' into 09-refactor-grpc-error-handling
ghubstan Dec 21, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into 02-refactor-completePreparedSendBsqTx
  • Loading branch information
ghubstan committed Dec 4, 2020

Verified

This commit was signed with the committer’s verified signature. The key has expired.
jcronenberg Jorik Cronenberg
commit 900d498ee1a0f94f8db3644fba8f1c2ac0789162

This merge commit was added into this branch cleanly.

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