bisq/apitest/scripts
ghubstan 5a78d18103
Refactor createpaymentacct and trade protocol functions
Code duplication needs to be reduced as new scripts are added.

- Refactor the createpaymentacct functions.
  The steps required to create a payment account are still
  displayed, but only for Alice, not Bob.

- Treat the trade protocol simulation as an atomic function.
  This will reduce 'main' simulation script size as new
  ones are added.
2021-01-28 19:33:21 -03:00
..
editf2faccountform.py Add api trade simulation scripts 2021-01-19 13:46:55 -03:00
get-bisq-pid.sh Fix codacy problem in bash script 2020-07-14 12:21:13 -03:00
limit-order-simulation.sh Fix bash syntax inconsistencies 2021-01-25 12:30:59 -03:00
mainnet-test.sh Add CoreHelpService gRPC stubs and test case 2021-01-14 10:22:14 -03:00
trade-simulation-env.sh Fix bash syntax inconsistencies 2021-01-25 12:30:59 -03:00
trade-simulation-utils.sh Refactor createpaymentacct and trade protocol functions 2021-01-28 19:33:21 -03:00
trade-simulation.sh Refactor createpaymentacct and trade protocol functions 2021-01-28 19:33:21 -03:00
version-parser.bash Replace hardcoded version with Version.java value 2020-09-22 14:45:21 -03:00