Mike Rosseel
68a7e7c9c5
check that the corrent paymentaccount is used for this offer
2017-09-04 19:59:40 +02:00
Mike Rosseel
9101aa367b
fix startup issues in some cases, where the p2pservice calls an onmessage before the storagefile is initialised.
...
Aligning Api module with other modules by using the AppSetupWithP2P class.
2017-09-04 13:26:56 +02:00
Mike Rosseel
46641200bc
adding more checks to offer_make, provide a cleaner/easier feedback mechanism between proxy/api.
...
Use threading to wait for offer creation results, add callback for errors.
Most exceptions coming from the bisq code are now propagated to the api result.
Added market check to forbid offers on non-existing markets.
TODO: further testing of rest api, adding checks
2017-09-02 11:39:27 +02:00
Mike Rosseel
9456b00127
Merge branch 'Development' into issue544-api
2017-08-28 09:31:45 +02:00
Manfred Karrer
e8c46c9709
Merge branch 'master' into Development
...
# Conflicts:
# doc/build.md
2017-08-09 12:48:07 +02:00
Chris Beams
3b73516ad6
Pin maven-enforcer-plugin version to 1.4.1 ( #897 )
...
A new version (v3.0.0-M1) of the enforcer plugin was released on July
27th. If for whatever reason that new version ends up in the local ~/.m2
cache, it results in broken builds because the new version's checksum
gets validated instead of the older v1.4.1 checksum being validated.
This is because the version provided to check was set simply to
'RELEASE', i.e. an alias indicating "whatever the latest release happens
to be". This commit fixes #897 and avoids these potential build failures
by pinning the version explicitly to v1.4.1. This forces the correct
checksum to get validated, in turn causing the build to pass as
expected.
2017-08-09 10:15:14 +02:00
Mike Rosseel
c6f11429f1
Merge remote-tracking branch 'origin/Development' into issue544-api
2017-07-27 18:44:28 +02:00
Manfred Karrer
2d6fa2be6f
Move removeCryptographyRestrictions method to Utilities and add static initializer to SeedNodeMain, ProviderMain and StatisticsMain
2017-07-27 17:12:14 +02:00
Mike Rosseel
6d782cdd73
adding command-line switch to GUI, ENABLE_API
2017-07-25 18:31:11 +02:00
Mike Rosseel
0c1cf298f6
Merge remote-tracking branch 'origin/Development' into issue544-api
2017-07-25 13:35:13 +02:00
Manfred Karrer
614344218f
Use url instead of file name for log at daownloader
2017-07-23 01:58:26 +02:00
Mike Rosseel
412e19923c
utility scripts
2017-07-20 16:38:49 +02:00
Mike Rosseel
47a5e85e5f
api headless startup - wip
2017-07-20 14:38:03 +02:00
Mike Rosseel
537a99eb0f
adding healthchecks, adapting offer_make to new ctor (wip), adding banner, start of swagger integration
2017-07-18 17:32:44 +02:00
Mike Rosseel
337610ef7c
Merge branch 'Development' into issue544-api
2017-07-17 13:19:24 +02:00
Manfred Karrer
a7f3d68cb1
Version 0.5.3 with hotfix for fixing wrong app data name (bisq was renamed to Bisq -> we rename the app data dir).
2017-07-17 10:05:08 +02:00
Mike Rosseel
cda82172e3
Merge branch 'Development' into issue544-api
...
Conflicts:
.idea/codeStyleSettings.xml
2017-07-17 09:03:15 +02:00
Manfred Karrer
6c1e803220
Improve check for showing popup
2017-07-16 23:11:05 +02:00
Manfred Karrer
2fe77aadd4
Optimize startup performance
2017-07-16 22:39:15 +02:00
Manfred Karrer
b7d8a0acb6
set version 0.5.2
2017-07-16 16:29:10 +02:00
Manfred Karrer
a2563fd0d4
Cleanup, improve comments, small refactorings
2017-07-16 16:06:05 +02:00
Manfred Karrer
fde3d7d542
Add try/catch
2017-07-16 16:05:42 +02:00
Manfred Karrer
71115d46df
Update key
2017-07-16 15:32:31 +02:00
Manfred Karrer
68042b3c1e
Ignore test
2017-07-16 03:30:18 +02:00
Manfred Karrer
0b6c3c04da
Fix tests
2017-07-16 03:29:52 +02:00
Manfred Karrer
782a5b87ce
Backup file if there is an existing file. Filter duplicate sig.
2017-07-16 03:11:45 +02:00
Manfred Karrer
25f9368990
Add info for wallet restore
2017-07-16 02:35:03 +02:00
Manfred Karrer
46dc82c02d
Fix wrong sub view selection in DAO view. Only allow DAO view if BTC is basecurrency
2017-07-16 01:17:19 +02:00
Manfred Karrer
9cb0134369
Add reminder for seed word and backup before setting the wallet pw
2017-07-16 00:53:11 +02:00
Manfred Karrer
51e8aae991
Add email again but set to empty string as otherwise it would break backward compatibility (hash of contract)
2017-07-16 00:34:46 +02:00
Manfred Karrer
04fa5f079f
Remove email from bank accounts and fasterpayment
2017-07-15 23:09:13 +02:00
Manfred Karrer
f8ed97cb2e
Merge branch 'Development' into 0.5.2
...
# Conflicts:
# core/src/main/java/io/bisq/core/payment/payload/PaymentMethod.java
2017-07-15 14:57:42 +02:00
Manfred Karrer
ca9e53a2ab
Remove email from sepa account
2017-07-15 13:12:09 +02:00
Mike Rosseel
b2f6d7435c
added dash as base currency
2017-07-14 20:20:19 +02:00
Manfred Karrer
1d5965e296
Merge remote-tracking branch 'origin/0.5.2' into 0.5.2
2017-07-14 11:43:23 +02:00
Manfred Karrer
2a55758d3b
Merge branch 'Development' into 0.5.2
2017-07-14 11:42:16 +02:00
Manfred Karrer
4b5b305389
Merge branch 'master' into Development
2017-07-14 11:41:39 +02:00
Manfred Karrer
6bbac2903b
Change version nr back to 0.5.1 (0.5.2 is not ready yet)
2017-07-14 11:41:20 +02:00
Mike Rosseel
e9cbd07674
clear downloaded/verified list in case download fails and button is pushed again.
2017-07-12 16:57:56 +02:00
Mike Rosseel
c1e0e76127
move unit tests, add unit test for sigs, add documentation
2017-07-12 16:32:33 +02:00
Manfred Karrer
afe2a17f71
Merge branch 'downloadUpdates' into 0.5.2
2017-07-12 03:28:56 +02:00
Manfred Karrer
7067acc824
Improve UI for in-app-download window.
2017-07-12 03:28:00 +02:00
Manfred Karrer
dfc67b3df0
Merge branch 'Development' into downloadUpdates
2017-07-11 23:32:36 +02:00
Manfred Karrer
c7ccb56ca5
Add NewBestBlockListener to update BSQ tx UI if best chain has changed
2017-07-11 23:01:40 +02:00
Manfred Karrer
8abaf2dffb
Only request restart if base currency has changed
2017-07-11 22:44:48 +02:00
Manfred Karrer
45720486b2
Use Bisq instead of bisq
2017-07-11 22:37:44 +02:00
Manfred Karrer
6b2f3aeb10
Move seting of default locale to static initializer
2017-07-10 17:22:01 +02:00
Manfred Karrer
2844cdece3
Merge pull request #860 from cedricwalter/fix-maven-transitive-dependency
...
Fix maven transitive dependency
2017-07-08 22:12:35 +02:00
cedric.walter
ec6dc25195
fixed maven transitive dependencies, do not use ${project.parent.version} but ${project.version} with this change you can now run test without installing first all artifacts to local repository! test now run before install as expected and with current code version of ide/reactor
2017-07-08 21:40:16 +02:00
cedric.walter
d6a0bdd4dd
corrected a typo but did not change hash, (previous version was org.bouncycastle:bcprov-jdk15on:1.52 🫙 null:compile), now org.bouncycastle:bcprov-jdk15on:1.56 🫙 null:compile with a different hash
2017-07-08 21:27:33 +02:00