Mike Rosseel
|
c25e083cbe
|
fix protobuffer bugs, nullcheck for truncatedString utility
|
2017-03-01 16:28:27 +01:00 |
|
Mike Rosseel
|
cc08e31546
|
logging changes
|
2017-03-01 16:26:40 +01:00 |
|
Mike Rosseel
|
fd9e48d8b7
|
revert to as close as the old version as possible
|
2017-03-01 16:26:07 +01:00 |
|
Mike Rosseel
|
5b5329ffd4
|
fix string interning problem by removing Utilities.serialize calls and doing signing also with protobuffer
|
2017-03-01 09:20:13 +01:00 |
|
Mike Rosseel
|
2cdb9917de
|
fix missing round-trip ctor arguments
|
2017-02-24 16:13:28 +01:00 |
|
Mike Rosseel
|
f6f61a36fc
|
fix the non-serialisable LazyStringArrayList objects which come from protobuffer if no value was present.
|
2017-02-22 16:55:38 +01:00 |
|
Mike Rosseel
|
a18bbc5f39
|
first pass at fixing NPE's
|
2017-02-21 15:05:44 +01:00 |
|
Mike Rosseel
|
1017502035
|
fix communication problem
|
2017-02-20 15:12:42 +01:00 |
|
Mike Rosseel
|
7db8b8ece3
|
remove BSEnvironment changes, add logging to fromProtoBuffer
|
2017-02-20 10:58:34 +01:00 |
|
Mike Rosseel
|
5d6537a0d2
|
Removed the spring bug fix class because upgrading to 4.3.6-RELEASE fixed the bug + no more confusion on import between the two classes. Bitsquare now starts again, P2P to be tested
|
2017-02-20 09:50:09 +01:00 |
|
Mike Rosseel
|
92323ce561
|
moving app classes to make it start again.
|
2017-02-17 14:46:06 +01:00 |
|
Mike Rosseel
|
a3b31ce32b
|
moving app classes to make it start again.
|
2017-02-17 14:45:03 +01:00 |
|
Mike Rosseel
|
17798cabf0
|
move apps back to where they belong
|
2017-02-16 14:13:34 +01:00 |
|
Mike Rosseel
|
b8a68658b0
|
fromProtoBuf is code complete
|
2017-02-16 09:04:23 +01:00 |
|
Mike Rosseel
|
22d5d5267b
|
compiles again
|
2017-02-14 17:33:35 +01:00 |
|
Mike Rosseel
|
104914a4de
|
adding new/moved files
|
2017-02-09 12:32:50 +01:00 |
|
Mike Rosseel
|
daa5557385
|
fromProto 50% done, not compiling
|
2017-02-09 12:23:15 +01:00 |
|
Mike Rosseel
|
219ea61f85
|
all toProto implemented on messages and payloads, remaining: fromProto
|
2017-02-07 08:54:04 +01:00 |
|
Mike Rosseel
|
113e28f9ed
|
all Messages and Payloads have been converted to proto, remaining task is implement all to/from proto methods
|
2017-02-03 07:56:37 +01:00 |
|
Mike Rosseel
|
f327b03e18
|
added some more proto messages, have utility to convert proto -> messages to keep as much of the existing flow as possible. Might not compile.
|
2017-01-31 16:23:33 +01:00 |
|
Mike Rosseel
|
8f68b25c15
|
added a few more messages, introduced interface to more cleanly convert between protobuf and messages - maybe need similar to convert in the other direction. No more errors in logs so all messages are correctly sent in protobuf format for the minimal usecase.
|
2017-01-30 16:49:10 +01:00 |
|
Mike Rosseel
|
dd17069b1e
|
working ping/pong
|
2017-01-30 07:53:52 +01:00 |
|
Manfred Karrer
|
e224422b83
|
Cleanup
|
2017-01-17 22:33:15 +01:00 |
|
Manfred Karrer
|
8f871e2629
|
Add UTXO handling of orphan transactions, Add SquBlockchainManager, add Unittests
|
2017-01-17 02:56:30 +01:00 |
|
Manfred Karrer
|
37a8d6af94
|
et pubkey transient and use bytearray instead
|
2017-01-10 16:40:56 +01:00 |
|
Manfred Karrer
|
dd591a44da
|
Remove UTXOProvider -> use CoinSelector instead. Add prog args for block and wallet notification ports for rpc to support 2 apps
|
2017-01-10 03:06:58 +01:00 |
|
Manfred Karrer
|
7ea1718d86
|
Fix wrong txId in SquUtxo, use walletFactroy and custom SquWallet (WIP)
|
2017-01-10 00:06:01 +01:00 |
|
Manfred Karrer
|
1fd526199d
|
Add bitcoind rpc service for requesting blocks. Add params in voting. Change UI for voting. (WIP)
|
2017-01-08 22:09:41 +01:00 |
|
Manfred Karrer
|
5459487fe5
|
Add uid field, small fixes
|
2017-01-04 21:01:33 +01:00 |
|
Manfred Karrer
|
7fde564e80
|
Use key of SQU input for signing
|
2017-01-04 20:18:53 +01:00 |
|
Manfred Karrer
|
f286cb6791
|
Use delegate in WalletService to avoid direct access to wallet
|
2017-01-03 14:50:48 +01:00 |
|
Manfred Karrer
|
8058c17db9
|
Merge branch 'Development' into DAO
|
2017-01-03 12:35:20 +01:00 |
|
Manfred Karrer
|
a0e97342d6
|
Merge branch 'master' into Development
|
2017-01-03 12:33:53 +01:00 |
|
Manfred Karrer
|
7f978832fe
|
Add Contributing notes
|
2017-01-03 12:29:18 +01:00 |
|
Manfred Karrer
|
47ca4ec987
|
Merges master
|
2017-01-03 12:16:18 +01:00 |
|
Manfred Karrer
|
aa29f94a88
|
Merge branch 'master' into Development
|
2017-01-03 12:15:12 +01:00 |
|
Manfred Karrer
|
0b3528cb1f
|
Resolve Git merge conflict
|
2017-01-03 12:15:05 +01:00 |
|
Manfred Karrer
|
1225d34302
|
Merge pull request #716 from HostFat/master
Adding Bitaps block explorer
|
2017-01-01 18:39:20 +01:00 |
|
HostFat
|
6b1dd041b6
|
Adding Bitaps block explorer
|
2016-12-29 09:23:51 +01:00 |
|
Manfred Karrer
|
cf6f305533
|
Add DaoService, phases (WIP)
|
2016-12-25 16:35:47 +01:00 |
|
Manfred Karrer
|
4cbd0f8966
|
Add voting parameters
|
2016-12-22 11:57:25 +01:00 |
|
Manfred Karrer
|
7a813961f9
|
Add sorting of requests, support null values in data map
|
2016-12-22 03:26:17 +01:00 |
|
Manfred Karrer
|
32e7bd7f0b
|
Update voting hash calculation
|
2016-12-22 01:46:14 +01:00 |
|
Manfred Karrer
|
5dc00eb427
|
Use version byte and ripemd160 hash of json for comp. data. Use only primitive data in comp. data.
|
2016-12-21 23:05:04 +01:00 |
|
Manfred Karrer
|
5c9c14255c
|
Refactor SquCoinSelectors
|
2016-12-20 20:31:08 +01:00 |
|
Manfred Karrer
|
bb2ba7a6de
|
Use adoption of org.bitcoinj.wallet.DefaultCoinSelector as super class for BtcCoinSelector
|
2016-12-20 16:30:35 +01:00 |
|
Manfred Karrer
|
4bddbdfb91
|
Refactor coin selector and trade wallet wire up
|
2016-12-20 16:05:59 +01:00 |
|
Manfred Karrer
|
ba27bddf61
|
Fix private constructors, add ignore inspection annotations
|
2016-12-20 16:01:07 +01:00 |
|
Manfred Karrer
|
6fbe2d358c
|
Move to altcoin package, add license
|
2016-12-19 19:08:02 +01:00 |
|
Manfred Karrer
|
f43a9959ff
|
Merge pull request #714 from DevAlexey/Byteball
+ Byteball address validation
|
2016-12-19 19:04:36 +01:00 |
|