ghubstan
3c5b04b8aa
Revert "Remove -txindex=1 from seednode's bitcoin.conf"
...
This reverts commit 3fe72b7425
.
I made a mistake while testing this PR with API, and thought this txindex
option was breaking the regtest BSQ wallet. The TX Index has been moved
to another database, and the -txindex option is still a valid option.
$ bitcoind --version
Bitcoin Core version v23.0.0
$ bitcoind --help
...
-txindex
Maintain a full transaction index, used by the getrawtransaction rpc
call (default: 0)
2022-07-04 12:17:57 -03:00
Christoph Atteneder
f615e66a31
Update tor-browser to v11.0.15 / tor-binary to v0.4.7.8
2022-07-04 15:27:50 +02:00
Bisq GitHub Admin
a16e35713d
Merge pull request #6280 from ripcurlx/upgrade-tor-v0.4.7.8
...
Update tor-browser to v11.0.15 / tor-binary to v0.4.7.8
2022-07-04 15:27:14 +02:00
Christoph Atteneder
2dafd42639
Update tor-browser to v11.0.15 / tor-binary to v0.4.7.8
2022-07-04 12:04:48 +02:00
Christoph Atteneder
efe306aae6
Bump version number for v1.9.4
2022-07-04 09:52:27 +02:00
jmacxx
70b8666903
Increase width to fix truncation in displayed URL.
2022-06-30 20:22:34 +02:00
Christoph Atteneder
d627c8fa28
Merge pull request #6271 from jmacxx/xmr_subaddresses
...
Increase width to fix truncation in displayed URL.
2022-06-30 20:22:20 +02:00
Christoph Atteneder
0f66ffa778
Merge pull request #6272 from ghubstan/proto-n-beta-guide-doc-updates
...
Update API test-guide and gRPC method docs
2022-06-30 20:21:48 +02:00
chimp1984
b515ec7342
Update text and default series
2022-06-30 20:20:02 +02:00
chimp1984
70e2f7c53b
Add supply change series.
...
Remove BsqSupplyChange. Use existing methods for supply calculation
(existing method was incorrect as far I understand).
2022-06-30 20:19:52 +02:00
chimp1984
e08f7b6c09
Add new series. Regroup series. Add tooltips.
2022-06-30 20:19:38 +02:00
jmacxx
a5ba349574
Clear Tor directory when a new release is downloaded.
2022-06-30 20:19:25 +02:00
Christoph Atteneder
9b2c4807bf
Merge pull request #6274 from chimp1984/improve-dao-chats-legends
...
Improve dao chats legends
2022-06-30 20:17:04 +02:00
Christoph Atteneder
2a7384b5e4
Merge pull request #6275 from jmacxx/clear_tor_dir_new_release
...
Reset Tor directory when a new release is downloaded.
2022-06-30 20:16:17 +02:00
jmacxx
e1bc92eee5
Clear Tor directory when a new release is downloaded.
2022-06-30 07:04:17 -05:00
chimp1984
09cf4c8a73
Update text and default series
2022-06-29 19:01:20 +02:00
chimp1984
c91ba4a8e0
Add supply change series.
...
Remove BsqSupplyChange. Use existing methods for supply calculation
(existing method was incorrect as far I understand).
2022-06-29 18:50:43 +02:00
chimp1984
42d3df04f7
Add new series. Regroup series. Add tooltips.
2022-06-29 17:24:25 +02:00
ghubstan
60c7feeb5d
Update .proto rpc get/take offer method comments
...
Explain that the API's getoffer(s) and takeoffer methods only
work as expected when the user's node has payment account/methods
matching the available offers' own payment methods.
- getoffers returns only the offers with payment methods matching
those set up on the user's node
- getoffer will only return the offer if the user's node has a
payment method matching the payment method associated with the
requested offer
- takeoffer will fail if the user's node does not have a matching
payment method
2022-06-29 11:53:20 -03:00
ghubstan
11eabc745b
Warn user not to run API daemon and GUI at same time
2022-06-29 11:44:39 -03:00
jmacxx
1f5fc3f434
Increase width to fix truncation in displayed URL.
2022-06-29 07:28:44 -05:00
Christoph Atteneder
8850436023
Merge pull request #6267 from ripcurlx/datastore-updates-for-v1.9.3
...
Data store updates for v1.9.3
2022-06-29 09:23:59 +02:00
Christoph Atteneder
1d73a64e60
Merge pull request #6260 from w0000000t/master
...
add tutorial to clone exclusively specific branch
2022-06-28 11:06:18 +02:00
Christoph Atteneder
8454ac0209
Merge pull request #6265 from bisq-network/dependabot/github_actions/actions/setup-java-3.4.0
...
Bump actions/setup-java from 3.3.0 to 3.4.0
2022-06-28 11:05:32 +02:00
Christoph Atteneder
6d9ced2d13
Merge pull request #6266 from jmacxx/fix_altcoin_payment_label
...
Correct wording of altcoin payto address label.
2022-06-28 11:04:57 +02:00
jmacxx
5e59eae17e
Correct wording of altcoin payto address label.
2022-06-28 11:04:36 +02:00
jmacxx
484c4b5f50
Correct wording of altcoin payto address label.
2022-06-27 22:00:16 -05:00
Christoph Atteneder
9bd1fd1423
Update data stores for v1.9.3
2022-06-27 17:00:56 +02:00
dependabot[bot]
0926315f64
Bump actions/setup-java from 3.3.0 to 3.4.0
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](860f600565...16cca5479d
)
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 14:15:08 +00:00
Christoph Atteneder
590bb6cdb8
Merge pull request #6262 from ghubstan/fix_snake_case_proto_field_name
...
Fix snake_case field names
2022-06-24 20:11:18 +02:00
ghubstan
ed3e17cec5
Fix snake_case field name
...
Be consistent, and x-language.
2022-06-23 15:06:13 -03:00
w0000000t
7b96d1da81
add tutorial to clone exclusively specific branch
2022-06-23 12:23:06 +02:00
Christoph Atteneder
15a79f27d3
Update bitcoinj checkpoints for v1.9.3
2022-06-23 10:54:43 +02:00
Christoph Atteneder
59d598da52
Update translations for v1.9.3
2022-06-23 09:44:57 +02:00
Christoph Atteneder
791ad62a51
Bump version number for v1.9.3
2022-06-23 09:39:04 +02:00
Christoph Atteneder
6233dab8d6
Merge pull request #6259 from bisq-network/release/v1.9.2
...
Release/v1.9.2
2022-06-23 09:28:37 +02:00
Christoph Atteneder
56d8842092
Merge branch 'master' of github.com:bisq-network/bisq into release/v1.9.2
...
Conflicts:
build.gradle
desktop/package/linux/Dockerfile
desktop/package/macosx/finalize.sh
desktop/package/macosx/insert_snapshot_version.sh
relay/src/main/resources/version.txt
2022-06-23 09:03:33 +02:00
Christoph Atteneder
e0d158b611
Merge pull request #6254 from Emzy/master
...
Install tor from tor repository and add external tor as default
2022-06-23 08:58:58 +02:00
Stephan Oeste
90914bba5b
delete unintentional line break
...
Signed-off-by: Stephan Oeste <emzy@emzy.de>
2022-06-23 00:49:22 +02:00
Stephan Oeste
7033f08b41
fix for file create
2022-06-23 00:49:19 +02:00
Stephan Oeste
275f9c9da0
Install tor from tor repository and add external tor as default
2022-06-23 00:49:16 +02:00
Christoph Atteneder
a2d84b0174
Revert to SNAPSHOT version
2022-06-22 21:20:18 +02:00
Christoph Atteneder
043f1e4c70
Bump version number for v1.9.2
2022-06-21 20:39:23 +02:00
chimp1984
97cbc21d61
Add netlayer 0.7.3
...
Conflicts:
gradle/verification-metadata.xml
2022-06-21 20:36:36 +02:00
Christoph Atteneder
c5bdbc512a
Merge pull request #6252 from chimp1984/update_to_netlayer_0.7.3
...
Update to netlayer 0.7.3
2022-06-21 11:23:38 +02:00
chimp1984
03efe23449
Add netlayer 0.7.3
2022-06-20 23:05:42 +02:00
Christoph Atteneder
444f2183e5
Merge pull request #6236 from jmacxx/xmr_subaddresses
...
Feat: XMR subaddresses per account
2022-06-20 20:40:20 +02:00
Christoph Atteneder
188f43774d
Merge pull request #6253 from ghubstan/block-takeswapeoffer-with-insufficient-btc
...
Block API attempt to swap BSQ with insufficient funds
2022-06-20 20:39:13 +02:00
Christoph Atteneder
b794312184
Merge pull request #6228 from chimp1984/use-bisq2-rest-infrastructure-for-daonode
...
Use bisq2 rest infrastructure for daonode
2022-06-20 20:38:06 +02:00
Christoph Atteneder
d1c47ad3ec
Merge pull request #6250 from ghubstan/add-api-price-service-getaverageprice
...
Add API method 'getavgbsqprice'
2022-06-20 20:37:27 +02:00