Commit Graph

1196 Commits

Author SHA1 Message Date
Manfred Karrer
8713f9d835 Exclude 2nd log binding, cleanup, reformat 2015-03-17 00:51:43 +01:00
Manfred Karrer
c4d56d43f4 Fix Bootstrapnode performance bug 2015-03-17 00:13:10 +01:00
Manfred Karrer
232270bf86 Cleanup from code inspect 2015-03-16 23:41:50 +01:00
Manfred Karrer
f0d9a5d81e Move trade tx methods to TradeService 2015-03-16 23:12:31 +01:00
Manfred Karrer
5645f7618e Transaction handling on wallet service side cleaned up 2015-03-16 22:34:17 +01:00
Manfred Karrer
3db41e4edf Fix bug with different tx versions between taker and buyer 2015-03-16 12:38:39 +01:00
Manfred Karrer
25ff3d26f1 Refactor tx handling 2015-03-16 09:57:21 +01:00
Manfred Karrer
ca32014f8b Refactor key handling 2015-03-16 01:50:46 +01:00
Manfred Karrer
32db4c0c75 Add value to inputs 2015-03-16 00:28:49 +01:00
Manfred Karrer
12b130cbd0 Refactor trade transactions 2015-03-16 00:04:37 +01:00
Manfred Karrer
6e3f83b8e0 Refactor trade transactions 2015-03-15 23:46:46 +01:00
Manfred Karrer
2377db62fc Switch back to plain MS as P2SH MS fails 2015-03-15 01:02:30 +01:00
Manfred Karrer
a244d0c999 Use P2SH 2015-03-14 23:58:19 +01:00
Manfred Karrer
c553f77335 Update types for walletService 2015-03-14 22:23:37 +01:00
Manfred Karrer
ae058f37c8 Use Transaction instead of hex 2015-03-14 22:07:31 +01:00
Manfred Karrer
6823b0cfe3 Replace other hex with tx for takersFromTx 2015-03-14 21:36:24 +01:00
Manfred Karrer
2803eff14d Replace other hex with tx 2015-03-14 21:25:46 +01:00
Manfred Karrer
1f041c520a Use Transaction instead of hex string for trade process 2015-03-14 20:19:47 +01:00
Manfred Karrer
72ded8ad90 Use Byte array instead of hex for pub keys 2015-03-14 19:26:30 +01:00
Manfred Karrer
ce3bc26be6 Rename method 2015-03-14 18:06:50 +01:00
Manfred Karrer
0c0efd3fe0 Add timeout handler to UI 2015-03-14 12:29:23 +01:00
Manfred Karrer
f5a7391cb5 Remove fault property from trade, handle offerer protocol at startup 2015-03-14 11:08:27 +01:00
Manfred Karrer
d1920b6e38 Handle error cases in trade process 2015-03-14 10:04:17 +01:00
Manfred Karrer
1b883cf386 Reformat 2015-03-14 09:43:10 +01:00
Manfred Karrer
871db17edf Optimize imports 2015-03-14 09:40:15 +01:00
Manfred Karrer
8e280b99d4 Add rollBackOnFault to all tasks 2015-03-14 09:37:52 +01:00
Manfred Karrer
61a925e816 Improve logging 2015-03-14 09:10:13 +01:00
Manfred Karrer
6c0b51dc37 Cleanup, Set UpdateFX version number 2015-03-13 23:39:11 +01:00
Manfred Karrer
16100e2f8b Handle create offer error cases 2015-03-13 23:22:56 +01:00
Manfred Karrer
a198e4fcbb Fix removal of orphan offer 2015-03-13 22:40:43 +01:00
Manfred Karrer
c5967f1494 Setup rolling logs 2015-03-13 21:50:28 +01:00
Manfred Karrer
f9c6f2967b Remove common module 2015-03-13 20:19:00 +01:00
Manfred Karrer
dbf35b2423 Renamed gui module to core 2015-03-13 20:15:24 +01:00
Manfred Karrer
3a90fcd022 Remove common module, rename net to bootstrap 2015-03-13 20:13:18 +01:00
Manfred Karrer
c95ad02f29 Refactor error handling for tasks 2015-03-13 20:04:49 +01:00
Manfred Karrer
c8e79bab58 Refactor viewfx package 2015-03-13 16:01:33 +01:00
Manfred Karrer
bb14db3b8d Add task interception UI 2015-03-13 12:39:22 +01:00
Manfred Karrer
de6c293102 Use tasks framework for place offer 2015-03-12 22:55:44 +01:00
Manfred Karrer
e1a9fd479e Cleanup 2015-03-12 18:46:16 +01:00
Manfred Karrer
87539db93d Refactor check offer availability 2015-03-12 18:15:33 +01:00
Manfred Karrer
6888eacc24 Rename methods, cleanup 2015-03-12 11:12:54 +01:00
Manfred Karrer
9c9064091a Refactor buyer side tasks with task runner 2015-03-12 10:18:10 +01:00
Manfred Karrer
ef4937bba1 Refactor tasks with taskrunner 2015-03-11 19:02:18 +01:00
Manfred Karrer
033709f288 Move fee verification task to end 2015-03-10 23:29:28 +01:00
Manfred Karrer
aee5addacf Refactor payment process 2015-03-10 16:53:25 +01:00
Manfred Karrer
397aedc099 Add online state icons to offerbook 2015-03-09 15:32:12 +01:00
Manfred Karrer
9c8ae1bc10 Add OpenOffer 2015-03-09 14:26:17 +01:00
Manfred Karrer
4f6761a6d9 Use lazy singleton instead of eager 2015-03-09 13:56:28 +01:00
Manfred Karrer
cabfb4eb3e Refactor check if offer is available process 2015-03-09 12:47:29 +01:00
Manfred Karrer
74fced2f4b Refactor check if offer is available process 2015-03-09 12:46:59 +01:00