Commit Graph

318 Commits

Author SHA1 Message Date
Alva Swanson
7c1eb65775
Move hamcrest dependency definition to bisq.java-conventions 2023-05-08 17:51:05 +10:00
Alva Swanson
6e0e5028a3
Move JUnit dependency definition to bisq.java-conventions 2023-05-08 17:51:05 +10:00
napoly
e19ffe2308
Upgrade JUnit4 to JUnit5 Jupiter 2023-05-04 20:04:49 +02:00
Alva Swanson
c1c4caf87f
Gradle: Apply bisq.java-conventions to all projects 2023-02-05 22:02:13 +01:00
Alva Swanson
4ab4d6789b
Create build.gradle for assets module 2023-01-16 17:14:52 +02:00
xyzmaker123
e6320cdf06
Optimize imports 2022-02-28 13:53:38 +01:00
jmacxx
5bf7bba0c6
Changes required for GRIN re-listing 2021-11-10 14:23:04 -06:00
jmacxx
4a2e7fdbfa
add TetherUSDERC20Test 2021-10-02 18:41:13 -05:00
jmacxx
c05b72f215
add USDT-E 2021-09-29 10:22:15 -05:00
jmacxx
c7c660e1d8
allow LTC accounts to use segwit addresses 2021-07-26 23:17:42 -05:00
Martin Harrigan
c78cd8b0a0
Fix spacing 2021-07-12 13:53:24 +01:00
Martin Harrigan
639f6ee337
List RSK Smart Bitcoin (R-BTC) 2021-06-20 12:19:53 +01:00
Christoph Atteneder
e375e9aadb
Merge pull request #5416 from xrhodium/fixed-xrc-title
Fixed XRC coin title to correct one
2021-05-12 21:29:05 +02:00
Marcus0x
1e8db48a7b
Fixed XRC Coin Title 2021-05-06 16:51:22 +02:00
Steven Barclay
3470429746
Allow use of bech32 BSQ addresses
Remove the restriction to base58 (P2SH & P2PKH) addresses when parsing,
formatting & validating BSQ addresses, by replacing o.b.c.LegacyAddress
with its superclass o.b.c.Address throughout. Also remove restriction to
LegacyAddress in BsqTxListItem and BsqTransfer(Service|Model).

The bech32 BSQ addresses follow the same format as the old base58 BSQ
addresses, namely 'B' + <btc-address>.
2021-04-27 11:08:10 +01:00
Oscar Guindzberg
93f9f83136
Make codacy happy 2020-09-21 12:40:53 -03:00
Oscar Guindzberg
2ff9192372
Bitcoin Coin use BitcoinAddressValidator 2020-09-21 12:40:51 -03:00
Oscar Guindzberg
fe79369be6
Rename Base58BitcoinAddressValidator to Base58AddressValidator 2020-09-21 12:40:49 -03:00
Oscar Guindzberg
f1738f0b19
Code polishing to make Codacy happier 2020-09-18 18:29:38 -03:00
Oscar Guindzberg
7356b64f59
bitcoinj 0.15: Use LegacyAddress.fromBase58() instead of Address.fromBase58(). 2020-09-18 18:29:30 -03:00
Oscar Guindzberg
da8ab931aa
bitcoinj 0.15: NetworkParameters.acceptableAddressCodes was removed. 2020-09-18 18:29:28 -03:00
wiz
de48b3b040
Revert Tether USD for now due to various issues 2020-09-11 00:51:19 +09:00
wiz
8004186ff4
Fix name of L-USDT asset to Tether USD (Liquid) 2020-09-10 23:30:39 +09:00
chimp1984
86821277d9
Add support for addresses with integrated payment ID 2020-09-02 20:29:19 -05:00
chimp1984
039860935d
Merge master
- fix tests
2020-09-01 19:53:23 -05:00
chimp1984
3ec216dcd6
Replace Exception with CryptoNoteException (codacy complaint) 2020-09-01 10:47:28 -05:00
chimp1984
3ef8abd972
Remove unused constructor 2020-09-01 10:25:54 -05:00
chimp1984
123183e5e1
Remove CryptoNoteException again as it caused failed tests
Damn codacy forces one to not use Exception ;-(
2020-09-01 01:24:14 -05:00
chimp1984
4323b417b1
Adjust to codacy complaints
codacy does not like raw Exceptions ;-(

- Remove unused method
2020-08-31 19:36:19 -05:00
chimp1984
77c203e87e
No functional change, pure refactoring
Move to convertToRawHex CryptoNoteUtils as well as the classes inside
the validator.
2020-08-30 16:08:07 -05:00
Jelle Besseling
61d730abf9
Add Tether token support via ERC20 and Omni 2020-08-27 11:55:23 +02:00
jmacxx
ca8f53c2c2
Implement XMR tx proof autoconfirm feature
* XMR seller is prompted to enter txId and viewkey.
* looks up the XMR transaction to verify that it has confirmed
* user can run their own validating service, or use the ones provided
* 100% agreement of all chosen services is necessary for confirmation
* feature can be configured and turned on/off from settings screen
* feature can be globally turned off via admin filter
* two code review passes from chimp1984
* one text review from m52go
2020-08-26 21:51:14 -05:00
Christoph Atteneder
b00d73ff7c
Add test for Liquid Bitcoin and improve error handling 2020-02-11 17:31:43 +01:00
wiz
6fa31b34d7
Add L-BTC popup requiring users to disclose amountblinder key to mediators 2020-01-23 04:17:02 +09:00
wiz
461efb87f0
List Liquid Bitcoin (L-BTC) 2020-01-19 07:14:46 +09:00
Brannon King
ab887db739 List LBRY Credits (LBC) 2019-10-18 07:33:38 -06:00
Christoph Atteneder
7e4b8b7d8d
Merge pull request #3396 from caraphinneth/list-ani-asset
List Animecoin (ANI)
2019-10-18 10:21:17 +02:00
Christoph Atteneder
c91c40ca88
Merge pull request #3110 from oneiro-ndev/list-ndau
List Ndau (XND)
2019-10-18 10:18:56 +02:00
Christoph Atteneder
75f28eb91f
Merge pull request #3190 from kryptonchain/list-krypton-zod
List Krypton (ZOD)
2019-10-17 17:40:52 +02:00
Peter Goodspeed-Niklaus
1e40bb0f06 List Ndau (XND)
- Official project URL: https://ndau.io/
- Official block explorer URL: https://explorer.service.ndau.tech
2019-10-14 13:01:20 +02:00
Christoph Atteneder
bae6e7ab33
Merge pull request #3324 from ctscoin/list-ctsc-asset
List CTSCoin (CTSC)
2019-10-04 12:10:49 +02:00
Christoph Atteneder
70d17eaf38
Merge pull request #3350 from QuantumLeaper/list-upx-asset
List uPlexa (UPX)
2019-10-04 12:10:26 +02:00
Kyle Pierce
f5f461111e List uPlexa (UPX) 2019-10-03 05:53:52 -04:00
John Salatas
406c0989a1 List Faircoin (FAIR) 2019-10-02 19:02:54 -07:00
Kariyama Saiko
f71cf15e2e List Animecoin (ANI) 2019-09-28 14:18:59 +03:00
Christoph Atteneder
06a28d0686
Merge pull request #3289 from plutomonkey/ergo
Add Ergo (ERG) without Bouncy Castle dependency.
2019-09-27 12:48:10 +02:00
cryptogeuse
fbd6525ebe List CTSCoin (CTSC) 2019-09-24 16:11:40 -04:00
Christoph Atteneder
42326154d1
Merge pull request #3224 from note-llc/master
List Noteblockhain [NTBC]
2019-09-19 16:10:34 +02:00
Jason Davies
047ec4abaa
Add Ergo (ERG) without Bouncy Castle dependency.
See #3195.
2019-09-18 12:44:05 +01:00
Ramesh
c246571003 List Noteblockhain [NTBC]
Added NoteBlockchain coin related assets
2019-09-12 20:56:20 -04:00