Manfred Karrer
|
35d6612820
|
add statistics to markets screen
|
2016-01-21 02:40:24 +01:00 |
|
Manfred Karrer
|
34bbe4678f
|
Cleanup
|
2016-01-20 02:55:55 +01:00 |
|
Manfred Karrer
|
3a16897350
|
Add markets spreads view
|
2016-01-19 22:32:33 +01:00 |
|
Manfred Karrer
|
5cc00a8c6e
|
rename package
|
2016-01-19 20:00:11 +01:00 |
|
Manfred Karrer
|
578ec48d93
|
change log level
|
2016-01-19 19:39:52 +01:00 |
|
Manfred Karrer
|
42bf13c90d
|
Remove extra balance check
|
2016-01-19 19:39:39 +01:00 |
|
Manfred Karrer
|
9506bfd17d
|
Remove wrong thread names
|
2016-01-19 19:15:58 +01:00 |
|
Manfred Karrer
|
23b1adbe7e
|
Cleanups, better logging
|
2016-01-19 15:27:46 +01:00 |
|
Manfred Karrer
|
348dfb47b3
|
show info when opening additional create/take offer tab, cleanups
|
2016-01-19 15:27:07 +01:00 |
|
Manfred Karrer
|
ca4bf16b1d
|
Fix missing timeout for offeravailability request, set offer state at timeout , cleanups
|
2016-01-19 15:26:49 +01:00 |
|
Manfred Karrer
|
88812fcbb4
|
set 0.0003 btc as mining fee
|
2016-01-19 15:26:25 +01:00 |
|
Manfred Karrer
|
18319bcb52
|
UI improvements
|
2016-01-18 23:33:24 +01:00 |
|
Manfred Karrer
|
d88c0bc2e6
|
Add null check for storage
|
2016-01-18 23:32:59 +01:00 |
|
Manfred Karrer
|
276e02e102
|
Add cancel button to SelectDepositTxPopup
|
2016-01-18 23:08:38 +01:00 |
|
Manfred Karrer
|
2e363a36b6
|
Add Tradeblock explorer
|
2016-01-18 23:08:14 +01:00 |
|
Manfred Karrer
|
734ec7b0fb
|
Display payment account as first item
|
2016-01-18 23:07:27 +01:00 |
|
Manfred Karrer
|
6312ce31d4
|
add random delay to timer based tasks
|
2016-01-18 19:13:57 +01:00 |
|
Manfred Karrer
|
a417768782
|
Remove local repo for bitcoinj
|
2016-01-18 18:47:15 +01:00 |
|
Manfred Karrer
|
7407915db8
|
Use bitcoinj jar from https://github.com/bitsquare/bitcoinj
|
2016-01-18 17:32:03 +01:00 |
|
Manfred Karrer
|
474ec2145a
|
Adopt table row width, remove transient form static fields, cleanups
|
2016-01-18 16:02:04 +01:00 |
|
Manfred Karrer
|
995a23a619
|
use a fork of bitcoinj with removed HttpDiscovery (serialization issues, privacy issues)
|
2016-01-18 16:01:16 +01:00 |
|
Manfred Karrer
|
be4a25abb0
|
use bitcoin as currency in lowercase
|
2016-01-18 13:04:15 +01:00 |
|
Manfred Karrer
|
49b5ac5403
|
add info regarg. lower tradeamount limit when using mainnet
|
2016-01-17 12:37:52 +01:00 |
|
Manfred Karrer
|
ec1fcad52e
|
Reduce sec. deposit and max trade amount for mainnet
|
2016-01-15 23:15:36 +01:00 |
|
Manfred Karrer
|
582999844f
|
add support for lost deposit tx
|
2016-01-15 11:52:27 +01:00 |
|
Manfred Karrer
|
7ab6cfed60
|
invert sorting, apply code inspection
|
2016-01-15 01:42:59 +01:00 |
|
Manfred Karrer
|
489f834e1c
|
fix nullpointer iwth root.scene(), reformat
|
2016-01-15 01:42:05 +01:00 |
|
Manfred Karrer
|
e2a9a3701c
|
Use tx id instead of tx as param
|
2016-01-15 01:40:56 +01:00 |
|
Manfred Karrer
|
51358a7775
|
Show balance of deposit tx
|
2016-01-15 01:40:10 +01:00 |
|
Manfred Karrer
|
988d96468d
|
Adopt width
|
2016-01-15 01:39:35 +01:00 |
|
Manfred Karrer
|
c7b8921c61
|
Merge pull request #352 from gubatron/cleanup-gubatron-2016-01-14
Exploratory cleanup, Hi.
|
2016-01-15 00:13:01 +01:00 |
|
Manfred Karrer
|
af17c4938d
|
fixed wrong fee
|
2016-01-14 23:44:30 +01:00 |
|
gubatron
|
c2b691dd57
|
impossible condition. always non-null.
|
2016-01-14 17:27:58 -05:00 |
|
gubatron
|
ea1d75cc45
|
[immutability-refactor] All these members are only assigned on constructors/declaration.
Avoid mutability as much as possible, it's the devil.
|
2016-01-14 17:14:51 -05:00 |
|
Manfred Karrer
|
f7c2a219c9
|
Adopt fees, allow mainnet, add mainnet seednodes, fix missing update at tx list view
|
2016-01-14 23:14:34 +01:00 |
|
gubatron
|
df6d93a4a1
|
[encapsulation] abstract constructors can be package local.
|
2016-01-14 17:08:37 -05:00 |
|
gubatron
|
c899466ec4
|
[refactor] use lambda.
|
2016-01-14 17:07:49 -05:00 |
|
gubatron
|
088334014c
|
[encapsulation] Alert::TTL. spaces.
|
2016-01-14 17:07:00 -05:00 |
|
gubatron
|
a4d7731987
|
[cleanup] bunch of dead code, small DRY refactor.
|
2016-01-14 17:05:38 -05:00 |
|
gubatron
|
7847607ca3
|
[cleanup] CurrencyUtil.java
|
2016-01-14 16:57:30 -05:00 |
|
Manfred Karrer
|
1a389a4e4c
|
remove animation from confidence spinner
|
2016-01-14 17:03:10 +01:00 |
|
Manfred Karrer
|
e6726a34ef
|
change order of block explorers
|
2016-01-14 16:44:24 +01:00 |
|
Manfred Karrer
|
54c2b397ae
|
show MS addresses
|
2016-01-14 16:44:05 +01:00 |
|
Manfred Karrer
|
2a5dc9d2af
|
add link to wiki, handle classdefnotfounderror
|
2016-01-14 14:47:10 +01:00 |
|
Manfred Karrer
|
9653ff8437
|
remove maintainancemanager, adopt fees, adopt timer delays, v. 0.3.2.3
|
2016-01-14 14:05:52 +01:00 |
|
Manfred Karrer
|
db128c6815
|
fix wrong timer behaviour
|
2016-01-14 11:40:06 +01:00 |
|
Manfred Karrer
|
7c3732c0e5
|
P2P network improvements
|
2016-01-02 22:04:30 +01:00 |
|
Manfred Karrer
|
97629cb0cd
|
Use extra classes for seednode
|
2016-01-01 20:26:16 +01:00 |
|
Manfred Karrer
|
e456883f9b
|
incease fee as testnet is spammed with tx with high fees. use FxTimer in fx classes (gui). Use scheduledExecutor instead of timer
|
2016-01-01 19:34:00 +01:00 |
|
Manfred Karrer
|
8716a506e8
|
Add more logging
|
2016-01-01 15:28:50 +01:00 |
|