Commit graph

97 commits

Author SHA1 Message Date
Manfred Karrer
d72d7299df Add missing RepeatRule, Simplify SeedNodeForTesting 2014-11-07 18:33:59 +01:00
Manfred Karrer
dbbe7cec49 Extract isSuccess in P2PNode, set custom log levels 2014-11-05 23:15:36 +01:00
Chris Beams
cbdd60631c
Introduce dependency on eu.hansolo.enzo:Enzo:0.1.5
Remove manually-copied classes and resources in favor of depending on the
latest released Enzo distribution.
2014-10-30 15:52:20 +01:00
Manfred Karrer
637f954d25 Deactivate not implemented elements 2014-10-25 01:51:20 +02:00
Manfred Karrer
68387eb13d Rename orders to portfolio, orderbook to offerbook 2014-10-25 01:18:38 +02:00
Manfred Karrer
2877f63004 Update splash screen 2014-10-25 00:24:20 +02:00
Manfred Karrer
aeb7730147 Use async handlers at Bootstrap 2014-10-24 19:35:12 +02:00
Manfred Karrer
0a9222db21 Use IRC as paymeent method 2014-10-23 19:58:56 +02:00
Manfred Karrer
98b6f72f90 Use security deposit as flat rate instead of percentage, remove wording of collateral 2014-10-23 15:32:01 +02:00
Manfred Karrer
cf6fa5205f Fix problem with seednode at localhost 2014-10-14 23:40:42 +02:00
Steve Myers
7c823714b4 Merged seedpeer branch with master branch, cleanup 2014-10-12 15:21:23 -07:00
Steve Myers
f8b9408514 Merged seedpeer branch with master branch
Conflicts:
	src/main/java/io/bitsquare/BitSquare.java
	src/main/java/io/bitsquare/gui/main/MainModel.java
2014-10-12 13:07:28 -07:00
Manfred Karrer
32d482eb22 Use custom Download indicator, fix problems with testnet 2014-10-08 00:30:44 +02:00
Manfred Karrer
e2cdc517e4 Use BlockdownloadPane from wallettemplate 2014-10-07 22:56:43 +02:00
Manfred Karrer
2eb5428ed9 Fix wrong type in BSResource, Change wording 2014-10-06 17:58:17 +02:00
Manfred Karrer
e054b2ef3d Use local seed node 2014-10-06 14:45:49 +02:00
Steve Myers
47232eebc2 Added command line arguments parser and flag to start app in seed mode. Also added default properties loader, but not using it yet. 2014-10-05 23:53:49 -07:00
Steve Myers
5e9f97953f Added built in dht seed node 2014-10-04 19:19:18 -07:00
Chris Beams
041d8ec7a7
Upgrade to BitcoinJ 0.12-SNAPSHOT
- Update imports to reflect BitcoinJ's repackaging, including:

   git grep -l 'import com.google.bitcoin' | \
   xargs perl -p -i -e 's/import com.google.bitcoin/import org.bitcoinj/'

   git grep -l 'com.google.bitcoin' | \
   xargs perl -p -i -e 's/com.google.bitcoin/org.bitcoinj/'

 - Replace use of BitcoinJ's CoinFormat, which has now been renamed to
   MonetaryFormat, using:

   git grep -l 'CoinFormat' | \
   xargs perl -p -i -e 's/CoinFormat/MonetaryFormat/g'

 - Fix calls to BitcoinJ's Script#correctlySpends, whose signature has
   changed from 0.11 => 0.12.

See #98
2014-10-02 16:07:27 +02:00
Manfred Karrer
d20a9306ee Add icons 2014-10-02 14:45:04 +02:00
Manfred Karrer
b9b7d4b3e0 Improve usability, fix bugs 2014-10-02 14:30:05 +02:00
Manfred Karrer
d03d1cf760 Add under construction messages, deactivate not implemented features, update logo 2014-09-29 12:04:33 +02:00
Manfred Karrer
a5a04fe72c Add config file support for network type selection 2014-09-29 01:44:50 +02:00
Manfred Karrer
d2b1c5f37c Add window icon, change texts, remove balance display 2014-09-28 03:31:27 +02:00
Manfred Karrer
14b452efc3 Fine tune trade process 2014-09-27 01:39:55 +02:00
Manfred Karrer
299589ccf4 Add notifiaction logos 2014-09-26 02:23:54 +02:00
Manfred Karrer
1e692ec8c4 Update 2 to new trade process UI 2014-09-24 00:58:25 +02:00
Manfred Karrer
a650aef811 Color changes 2014-09-20 19:09:00 +02:00
Manfred Karrer
99d552da07 Use new logo and colors 2014-09-20 17:25:34 +02:00
Manfred Karrer
02b82b63ef Fix width problem with info component 2014-09-19 00:47:15 +02:00
Manfred Karrer
30751b017b Add new Take offer screen 2014-09-17 23:51:54 +02:00
Manfred Karrer
c5c9b14c31 Cleanup 2014-09-16 23:41:54 +02:00
Manfred Karrer
1ca97369aa Add retina version for all img 2014-09-16 03:53:43 +02:00
Manfred Karrer
4384125985 Add missing img 2014-09-15 18:37:56 +02:00
Manfred Karrer
46a3b7aafa Remove retina tag 2014-09-15 18:03:09 +02:00
Manfred Karrer
e145faf46f Rename nav images 2014-09-15 17:00:51 +02:00
Manfred Karrer
ed52955a19 Use css for testing retina support 2014-09-15 15:23:41 +02:00
Manfred Karrer
3b5a59ac55 Change Logo img 2014-09-15 02:02:17 +02:00
Manfred Karrer
b2c8b915b0 Add retina img 2014-09-15 01:58:10 +02:00
Manfred Karrer
8e436b82f4 Add retina img 2014-09-15 01:54:28 +02:00
Manfred Karrer
0f6733d60d Add retina images 2014-09-15 01:50:24 +02:00
Manfred Karrer
60c4b1d4aa Add images 2014-09-15 01:43:59 +02:00
Manfred Karrer
c11f92f477 Add images 2014-09-15 01:40:54 +02:00
Manfred Karrer
1f0c9ddbf8 Add missing images 2014-09-15 01:39:21 +02:00
Manfred Karrer
c30646a11c Orderbook, Mainview, refactorings 2014-09-15 00:05:40 +02:00
Manfred Karrer
9644cb3eda Fix broken navigation link 2014-09-08 21:34:06 +02:00
Manfred Karrer
05525e3558 Add account settings screens 2014-09-08 18:35:48 +02:00
Manfred Karrer
efc2100b26 Add payments account screen 2014-09-08 02:06:31 +02:00
Manfred Karrer
9732215c59 Add setup screens. 2014-09-07 13:04:31 +02:00
Manfred Karrer
c00c4b4400 Add setup process UIs. Improve navigation UI. 2014-09-06 12:32:02 +02:00