HenrikJannsen
25fa962e5e
Enable processing of accounting data only if option in preferences is set.
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-04-10 14:52:45 +07:00
HenrikJannsen
cec05e13f9
Add toggle to PreferencesView
...
Add popup when selecting a burningman to ask for enabling processing
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-04-10 14:49:47 +07:00
HenrikJannsen
fb5b56d03c
Add processBurningManAccountingData field to preferences
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-04-10 14:38:37 +07:00
Alejandro García
26e68f8412
Update data stores for v1.9.10
2023-04-09 12:32:55 +02:00
Alejandro García
6afbc29c12
Merge pull request #6638 from ripcurlx/update-data-stores-for-v1.9.10
...
Update data stores for v1.9.10
2023-04-09 10:29:00 +00:00
helixx87
c3619f3839
Fix close button behaviour on successful offer creation popup
2023-04-08 18:01:33 +02:00
Christoph Atteneder
b1110058c2
Update data stores for v1.9.10
2023-04-07 18:11:46 +02:00
Christoph Atteneder
84d3804117
Add BurningManAccountingStore to script
2023-04-07 18:11:33 +02:00
Alejandro García
68124302db
Update BurningManAccountingStore for v1.9.10
2023-04-06 16:18:49 +10:00
HenrikJannsen
874f6b4aa5
Add more validations
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-04-04 16:58:25 +10:00
Alejandro García
907090b455
Merge pull request #6620 from bisq-network/dependabot/github_actions/actions/setup-java-3.11.0
...
Bump actions/setup-java from 3.10.0 to 3.11.0
2023-04-04 06:55:48 +00:00
Alejandro García
d6fb00624f
Merge pull request #6618 from bisq-network/dependabot/github_actions/actions/checkout-3.5.0
...
Bump actions/checkout from 3.4.0 to 3.5.0
2023-04-04 06:55:12 +00:00
Alejandro García
29c9e0077b
Merge pull request #6608 from helixx87/offer-util-test
...
Tests for OfferUtil
2023-04-04 06:54:36 +00:00
Alejandro García
2669d736b6
Merge pull request #6631 from alejandrogarcia83/update-data-stores-for-v1.9.10
...
Update data stores for v1.9.10
2023-04-04 06:53:23 +00:00
Alejandro García
f49be9ab3c
Merge pull request #6632 from HenrikJannsen/improve_validations
...
Add more validations
2023-04-04 06:52:47 +00:00
yonson2023
8e43f15114
Code review changes.
2023-04-03 11:45:18 +10:00
yonson2023
ce4bae99bb
Move knaccc test module to core/xmr.
2023-04-03 11:45:11 +10:00
yonson2023
2ec4dd256d
Check private view key is a valid scalar.
2023-04-03 11:45:05 +10:00
yonson2023
5f54905c71
Validate that XMR subaddress view key matches the main address.
2023-04-03 11:44:43 +10:00
Alejandro García
00c43196a3
Merge pull request #6612 from yonson2023/check_xmr_subaddress
...
Validate that XMR subaddress view key matches the main address
2023-04-03 01:38:39 +00:00
Alejandro García
1b6547b0c4
Update bitcoinj checkpoints for v1.9.10
2023-04-03 10:41:29 +10:00
Alejandro García
31008865c3
Update data stores for v1.9.10
2023-04-03 10:39:44 +10:00
Alejandro García
b5298fb848
Update translations for v1.9.10
2023-04-02 11:11:20 +10:00
Alejandro García
4b4adbc2db
Bump version number for v1.9.10
2023-04-02 11:09:10 +10:00
Alejandro García
83188672f9
Merge pull request #6624 from HenrikJannsen/add_total_revenue_to_burningmen_view
...
Add total revenue to burningmen view
2023-04-02 00:44:43 +00:00
Gabriel Bernard
6c09a49700
Merge pull request #6623 from alejandrogarcia83/target_netlayer_0.7.6
...
Target netlayer 0.7.6
2023-04-02 00:37:23 +00:00
HenrikJannsen
ee83607225
Add total received BTC field
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-03-31 19:47:34 +07:00
HenrikJannsen
afe4bccae3
Hide columns in burningman overview table which are not essential.
...
There is the small + icon on the right top of the table which allows to show the hidden columns.
Unfortunately this does not come with column names, so it's a bit ugly.
Here is a way how to adjust the context menu: https://gist.github.com/Roland09/d92829cdf5e5fee6fee9
Maybe any dev is motivated to improve that.
2023-03-31 18:35:56 +07:00
HenrikJannsen
aa5de89ee2
Add total revenue to burningman details.
...
We do not add a column to the overview table because calculating the balance entries is expensive and doing it over all burningmen would take too long. There is headroom for performance improvements in that area...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-03-31 18:17:53 +07:00
HenrikJannsen
5165a1299e
Add more validations
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-03-31 15:07:24 +07:00
Alejandro García
1bc5d4a8c9
Target netlayer 0.7.6
2023-03-31 18:17:25 +11:00
yonson2023
0e2b13924b
Code review changes.
2023-03-29 10:37:43 -05:00
yonson2023
3878a9f564
Move knaccc test module to core/xmr.
2023-03-29 10:35:35 -05:00
dependabot[bot]
9928e5d173
Bump actions/setup-java from 3.10.0 to 3.11.0
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3.10.0 to 3.11.0.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v3.10.0...v3.11.0 )
---
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>
2023-03-27 14:59:59 +00:00
dependabot[bot]
6912fae4cb
Bump actions/checkout from 3.4.0 to 3.5.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.4.0...v3.5.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 14:10:03 +00:00
Christoph Atteneder
cf56ae316e
Merge pull request #6597 from jmacxx/support_ui_improvements
...
Support UI improvements
2023-03-27 13:46:20 +02:00
Christoph Atteneder
324f5ef179
Merge pull request #6604 from stejbac/add-missing-keychain-path-to-wallet-info
...
Add missing segwit BSQ keychain path to wallet info
2023-03-27 13:45:21 +02:00
Christoph Atteneder
090fd42e32
Merge pull request #6609 from bisq-network/dependabot/github_actions/actions/checkout-3.4.0
...
Bump actions/checkout from 3.3.0 to 3.4.0
2023-03-27 13:30:47 +02:00
Christoph Atteneder
53177973fb
Merge pull request #6615 from jmacxx/fix_issue_6603
...
BSQ trade fee validation NACK if tx unconfirmed for a long time
2023-03-27 13:20:34 +02:00
yonson2023
165f2d000a
Check private view key is a valid scalar.
2023-03-26 18:36:12 -05:00
jmacxx
9feccb6b46
BSQ trade fee validation NACK if tx unconfirmed for a long time.
2023-03-23 12:19:12 -05:00
yonson2023
e2b25c12e1
Validate that XMR subaddress view key matches the main address.
2023-03-22 11:01:48 -05:00
dependabot[bot]
2a137dc54f
Bump actions/checkout from 3.3.0 to 3.4.0
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3.3.0...v3.4.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 14:59:28 +00:00
helixx87
77b26736a8
Tests for OfferUtil
2023-03-19 21:46:53 +01:00
jmacxx
c404eb1e91
Support UI improvements (per bisq project 67).
2023-03-11 22:06:07 -06:00
Alejandro García
7319156c46
Merge pull request #6602 from jmacxx/fix_issue_6216
...
Fix DatePicker auto-grow problem, remove unused code.
2023-03-11 15:13:22 +00:00
Alejandro García
fe30b21643
Merge pull request #6599 from yonson2023/bm_distribution_report
...
Add report showing monthly BTC paid to BurningMen.
2023-03-11 15:12:40 +00:00
Alejandro García
b88cd58f24
Merge pull request #6593 from jmacxx/limit_min_max_deviation
...
Limit offer min/max amount deviation to 50%.
2023-03-11 15:11:12 +00:00
Alejandro García
4e4321e3a2
Merge pull request #6600 from stejbac/speed-up-bsq-tx-view-load
...
Speed up BSQ tx view load
2023-03-11 15:10:13 +00:00
Steven Barclay
4b2c7b15c4
Iterate over wallet keychains instead of using hard coded BIP32 paths
...
Add private method 'WalletInfoView.addAccountPaths', similar to the
method 'addXpubKeys', to iterate over the active wallet keychains,
formatting & displaying the derivation paths, instead of using the 4
constants defined in BisqKeyChainGroupStructure. Also simplify the code
slightly by updating the 'gridRow' field directly instead of passing it
as a method argument.
2023-03-11 15:03:24 +08:00