Commit Graph

76 Commits

Author SHA1 Message Date
Manfred Karrer
48620d406c
Add comment for ICO tokens 2018-11-26 02:19:39 +01:00
Chris Beams
cd616ffaf3
Merge pull request #1944 from henryBTR/list-bitcoinrhodium-asset
List Bitcoin Rhodium (XRC)
2018-11-20 14:29:44 +01:00
Chris Beams
666a888ad1
Merge pull request #1927 from devinbileck/add-gitattributes
Add gitattributes
2018-11-20 14:20:47 +01:00
henryBTR
9fd26676af List Bitcoin Rhodium (XRC) 2018-11-19 19:32:49 +01:00
Manfred Karrer
95554441e5
Merge pull request #1825 from MUEDEV/list-monetaryunit
List MonetaryUnit (MUE)
2018-11-16 20:38:46 -05:00
Manfred Karrer
5714ce5b70
Merge pull request #1818 from Actinium-project/update-asset-actinium
Update: Actinium (ACM) - Support p2sh-SegWit Addresses
2018-11-16 20:38:29 -05:00
Manfred Karrer
78e78f6b79
Merge pull request #1798 from alfredmox/list-mox-project
List MoX (MOX)
2018-11-16 20:37:56 -05:00
Devin Bileck
fa5c402af5
Normalize line endings 2018-11-15 22:42:21 -08:00
Manfred Karrer
c9e95013c3
Merge branch 'delist-untraded-assets' of https://github.com/cbeams/bisq into cbeams-delist-untraded-assets
# Conflicts:
#	assets/src/main/resources/META-INF/services/bisq.asset.Asset
#	core/src/main/java/bisq/core/trade/statistics/TradeStatisticsManager.java
2018-11-08 16:48:22 -05:00
diablax
8aca297edf List Mask (MASK) 2018-11-07 03:28:34 -08:00
Chris Beams
247f383c2d
Remove untraded assets 2018-11-06 21:08:24 +01:00
Chris Beams
34a82ba890
Deprecate insufficiently traded assets
- Remove assets from META-INF/services/bisq.asset.Asset
 - Preserve asset types but mark as @Deprecated
 - @Ignore asset tests

Preserving the types is important from a compatibility perspective.
Users who have traded these assets in the past, however few there may
be, need to be able to classload the asset type(s) in order to avoid
errors when browsing through their trade portfolio history.
2018-11-06 21:08:24 +01:00
Chris Beams
c8956567e4
Pull up remaining assets config to root 2018-11-04 16:45:00 +01:00
Chris Beams
83118b6640
Remove assets Javadoc jar
Previously, when assets was managed as a separate library and
repository, its Javadoc was published via Jitpack and linked to from the
documentation at https://bisq.network. This is no longer the case, and
therefore building the Javadoc jar is no longer necessary.
2018-11-04 16:28:43 +01:00
Chris Beams
f6a68f8aef
Pull up common JavaCompile config to root 2018-11-04 14:20:55 +01:00
Chris Beams
4e1fa914a2
Pull up common repositories to root build.gradle 2018-11-04 14:20:55 +01:00
Chris Beams
95c8b8ddfa
Pull up application and configuration of java plugin 2018-11-04 14:20:55 +01:00
Chris Beams
3c1c402d40
Remove use of maven plugin
It is no longer necessary to publish Maven metadata about common, core
and other submodules as they are no longer managed as separate libraries
in separate repositories. The only way these modules should be getting
referenced is from within applications in this repository such as
desktop, statsnode, etc. Essentially, we're no longer publishing our
libraries for public consumption.
2018-11-04 13:19:06 +01:00
Chris Beams
cc5ed491be
Eliminate unnecessary dependency from assets->common 2018-11-04 10:16:59 +01:00
Sotiris Blad
425b85a9b3
List MonetaryUnit (MUE) 2018-10-27 21:26:37 +03:00
Harris Brakmic
4a04ace438
update: support p2sh-segwit addresses 2018-10-25 18:38:26 +02:00
alfredmox
9f2428113f List MoX (MOX)
slight test modification

last test
2018-10-21 14:11:26 -07:00
Manfred Karrer
2133b37837
Merge pull request #1706 from Mentors4EDU/List-EtherStone-(ETHS)
List EtherStone (ETHS)
2018-10-15 12:30:59 -05:00
Manfred Karrer
6a6f648142
Merge pull request #1723 from blur-network/list-blur-asset
List Blur (BLUR)
2018-10-15 12:29:57 -05:00
Manfred Karrer
3517c2f155
Merge pull request #1750 from CryptoForge/add-zero-asset
List Zero (ZER)
2018-10-15 12:29:42 -05:00
Manfred Karrer
7a6cff6ba1
Merge pull request #1754 from Actinium-project/list-actinium
List Actinium (ACM)
2018-10-15 12:29:21 -05:00
The Blur Network
2b39e604a9 List Blur (BLUR) 2018-10-11 17:03:34 -04:00
aejontargaryen
6d7b2dc777 List Dragonglass (DRGL) 2018-10-07 16:04:03 -04:00
Manfred Karrer
e2c830e632
Merge pull request #1657 from neoscoin/list-neos-coin
List Neos (NEOS)
2018-10-05 15:19:45 -05:00
Manfred Karrer
7a22958523
Merge branch 'master' of https://github.com/xwebnetwork/bisq into xwebnetwork-master
# Conflicts:
#	assets/src/main/resources/META-INF/services/bisq.asset.Asset
2018-10-05 14:13:48 -05:00
Manfred Karrer
f197cc0d82
Merge branch 'master' of https://github.com/xwebnetwork/bisq into xwebnetwork-master
# Conflicts:
#	assets/src/main/resources/META-INF/services/bisq.asset.Asset
2018-10-05 14:13:44 -05:00
Manfred Karrer
881ee1949f
Merge pull request #1667 from greenblockcoin/list-greenblockcoin
List Greenblockcoin (GBK)
2018-10-05 14:11:23 -05:00
Manfred Karrer
93ffa7ef6d
Merge branch 'list-pzdc-coin' of https://github.com/pzdc-project/bisq into pzdc-project-list-pzdc-coin
# Conflicts:
#	assets/src/main/resources/META-INF/services/bisq.asset.Asset
2018-10-05 14:09:50 -05:00
Manfred Karrer
0fe8216418
Merge branch 'list-pzdc-coin' of https://github.com/pzdc-project/bisq into pzdc-project-list-pzdc-coin
# Conflicts:
#	assets/src/main/resources/META-INF/services/bisq.asset.Asset
2018-10-05 14:09:46 -05:00
Manfred Karrer
e92c9a0e48
Merge branch 'list-qrl-asset' of https://github.com/scottdonaldau/bisq into scottdonaldau-list-qrl-asset
# Conflicts:
#	assets/src/main/resources/META-INF/services/bisq.asset.Asset
2018-10-05 14:04:49 -05:00
Manfred Karrer
6c4b56d880
Merge branch 'list-qrl-asset' of https://github.com/scottdonaldau/bisq into scottdonaldau-list-qrl-asset
# Conflicts:
#	assets/src/main/resources/META-INF/services/bisq.asset.Asset
2018-10-05 14:04:34 -05:00
Manfred Karrer
b40621cc46
Merge pull request #1653 from alaniz3/list-kekcoin
List Kekcoin (KEK)
2018-10-05 14:02:04 -05:00
Manfred Karrer
063479b83c
Merge pull request #1654 from Alexqsd/list-loki-asset
List Loki (LOKI)
2018-10-05 14:01:50 -05:00
Manfred Karrer
a81ad4a42e
Merge pull request #1656 from mobitglobal/mobitglobal-asset
List MobitGlobal (MBGL)
2018-10-05 14:01:31 -05:00
Manfred Karrer
adbe7fe1a4
Merge pull request #1665 from Technohacker/list-ryo-asset
List Ryo (RYO)
2018-10-05 14:00:35 -05:00
Manfred Karrer
72ea006c3a
Merge pull request #1662 from BTC2CoreDevs/list-bitcoin2-asset
List Bitcoin 2 (BTC2)
2018-10-05 14:00:12 -05:00
Manfred Karrer
2a68bd1307
Merge pull request #1691 from ridd84/list-croat-asset
List Croat (CROAT)
2018-10-05 13:57:53 -05:00
Manfred Karrer
77324ef41f
Merge pull request #1668 from DATSEC/list-starwels-asset
List Starwels (MAI)
2018-10-05 13:57:37 -05:00
Manfred Karrer
518f31cb1d
Merge pull request #1687 from RocksteadyTC/master
List TurtleCoin (TRTL)
2018-10-05 13:57:09 -05:00
Manfred Karrer
95d7ea2e1c
Merge pull request #1697 from SuB1X-Coin/list-sub1x-asset
List SUB1X (SUB1X)
2018-10-05 13:56:55 -05:00
Manfred Karrer
5774a69f5a
Merge pull request #1741 from project-qmc/list-qmcoin
List QMCoin
2018-10-05 13:56:41 -05:00
Harris Brakmic
97aa0cdf33
List Actinium (ACM) 2018-10-05 18:07:53 +02:00
Mark Sailor
2dfb2e3b8f List Zero (ZER) 2018-10-04 18:25:47 -07:00
Edgardo Moreno
27cfac63e1 List Chaucha (CHA) 2018-10-03 20:42:29 -03:00
John P
5dafde8935 List Radium (RADS)
Official Project URL: https://radiumcore.org/
Official Block Explorer URL: https://chainz.cryptoid.info/rads/
Update Params

Updated Base58 Params
2018-10-02 17:40:10 -04:00