Commit Graph

14878 Commits

Author SHA1 Message Date
Sai Raj
af07c526d3
added SendChangeToBack feature
SendChangeToBack feature sends the change back to the address of the sender's coin.
To enable SendChangeToBack feature, add SendChangeToBack=1 in flo.conf

To enable FIFO CoinControl feature, add CoinControlFIFO=1 in flo.conf
2018-08-11 04:19:50 +05:30
Sai Raj
0e8fdac19e
added conf file support for FIFO coin control
#in flo.conf file add any one of the following :
CoinControlFIFO=1 #to enable FIFO coin control
CoinControlFIFO=0 #to disable FIFO coin control
2018-08-11 01:08:59 +05:30
Sai Raj
f055e0d012
Delete readme 2018-07-23 20:24:00 +05:30
sairajzero
f281ce98ec update 2018-07-23 19:26:06 +05:30
saizsassin
1a38b114bb
FIFO coin selection wallet.cpp 2018-05-19 11:46:33 +05:30
saizsassin
235f78b0c1
FIFO selection wallet.cpp
This wallet.cpp version selects the UTXOs based on FIFO i.e, the coins received first will be spent first
2018-05-10 15:33:37 +05:30
saizsassin
51293f733e
FIFO selection wallet.cpp
This wallet.cpp is selects the UTXOs based on FIFO. Coin selection is done in selectCoins function
2018-05-10 15:01:04 +05:30
saizsassin
38202a0953
Update wallet.cpp 2018-05-10 01:07:55 +05:30
saizsassin
9f55bae05c
Update wallet.cpp 2018-05-07 19:04:31 +05:30
Jeremiah Buddenhagen
e17497e094 Use function to obtain TargetTimespan 2018-04-27 16:18:42 -07:00
Jeremiah Buddenhagen
2b919e5797 Fix TargetTimespan calculation 2018-04-27 16:17:34 -07:00
bitspill
41104146b1
Merge pull request #1 from OstlerDev/patch-1
Update Intro UI to have correct chain size & name
2018-04-12 14:18:13 -07:00
Skylar Young
ef58867f47
Update Intro UI to have correct chain size & name 2018-04-12 14:17:40 -07:00
Jeremiah Buddenhagen
ed98fa9206 Add additional seed node 2018-03-20 02:35:43 -07:00
Jeremiah Buddenhagen
cb1bdc5910 Add support for importing legacy WIF format 2018-03-20 02:35:27 -07:00
Jeremiah Buddenhagen
202e161ad4 Revert signed message prefix 2018-03-13 17:38:51 -07:00
Jeremiah Buddenhagen
b1d6416767 Regtest and Testnet should use the same address format 2018-03-13 17:38:51 -07:00
Jeremiah Buddenhagen
3d9dabdc15 Remove excess lines/comments 2018-03-13 17:38:51 -07:00
Ray Engelking
aeec5062f7
gitian-build.sh specific example 2018-03-06 21:33:33 -05:00
Ray Engelking
7817de69ca
Fixed typo 2018-03-06 21:27:39 -05:00
Ray Engelking
5b69004757
Adding Mac OSX sdk instructions 2018-03-06 21:26:07 -05:00
Jeremiah Buddenhagen
3d995092e3 adjust CSV soft-fork activation 2018-03-06 14:12:24 -08:00
Jeremiah Buddenhagen
71f935e79c Update installer images 2018-03-06 14:01:34 -08:00
Jeremiah Buddenhagen
a59929f380 add gpg key 2018-03-06 12:03:04 -08:00
Jeremiah Buddenhagen
7b13041e02 remove LXC_BRIDGE 2018-03-06 12:02:07 -08:00
Jeremiah Buddenhagen
f3662fd1c9 testnet dns seed 2018-03-05 16:44:48 -08:00
Jeremiah Buddenhagen
3c65047c1b Mac sdk gz -> xz 2018-03-05 16:41:09 -08:00
Jeremiah Buddenhagen
4a7dba148a checkpoint 2018-03-05 16:22:26 -08:00
Jeremiah Buddenhagen
39b66a1f8f Segwit activation period April 1st 2018 -> April 1st 2019 2018-03-05 16:06:00 -08:00
Jeremiah Buddenhagen
eef9a007e2 dns seeds 2018-03-05 16:04:42 -08:00
Jeremiah Buddenhagen
7cba348b45 Transaction floData length limits 2018-02-23 17:47:06 -08:00
Jeremiah Buddenhagen
aeb784e398 Transaction floData length limits 2018-02-23 15:28:37 -08:00
Jeremiah Buddenhagen
17af763417 Merge remote-tracking branch 'origin/flo-master' into flo-master
# Conflicts:
#	src/chainparams.cpp
2018-02-21 11:48:53 -08:00
Ray Engelking
5bbe7f0620 const changes for Mac build; chainparams to match witseg, MacOSX.xz file for gitian build 2018-02-21 14:33:47 -05:00
Ray Engelking
6faec8bb14 segwit date changed 2018-02-15 09:39:20 -05:00
Jeremiah Buddenhagen
a7f6cc68ad Accelerate parameters for testnet 2018-02-13 15:29:41 -08:00
Jeremiah Buddenhagen
66f17548e3 prefer camelCase FloData 2018-02-11 12:28:37 -08:00
Jeremiah Buddenhagen
caeb773b95 Merge remote-tracking branch 'origin/flo-master' into flo-master
# Conflicts:
#	src/primitives/transaction.h
#	src/qt/transactiondesc.cpp
#	src/wallet/rpcwallet.cpp
2018-02-11 12:27:09 -08:00
Ray Engelking
d395337da8 logo resized to correctly fit qt splash screen 2018-02-09 18:30:11 -05:00
Ray Engelking
a93bcf450f rpc examples/documentation #14 remove references to LTC and update to FLO 2018-02-09 17:53:03 -05:00
Ray Engelking
37bcd16a2a Issue QT transaction history table #10 2018-02-09 12:49:20 -05:00
Ray Engelking
d5716ecbd8 txComment updated to floData
(cherry picked from commit 7aa6e66)
Close Pull #17 - Close Issue #11
2018-02-08 13:24:07 -08:00
Ray Engelking
7aa6e66e89 txComment updated to floData 2018-02-08 14:26:07 -05:00
Ray Engelking
1e7ff8e18c copyright in .cpp, .c, and .h files updated with flo copyright 2018-02-06 23:51:41 -08:00
Ray Engelking
5cdc65f98e python file copyright notices updated 2018-02-06 23:51:41 -08:00
Ray Engelking
5ad8a4c493 minimode python fix for earlier versions of python 3 2018-02-06 23:51:41 -08:00
Ray Engelking
d5b57e70af copyright in .cpp, .c, and .h files updated with flo copyright 2018-02-06 18:52:59 -05:00
Ray Engelking
1a014f9ea2 python file copyright notices updated 2018-02-06 16:49:49 -05:00
Ray Engelking
f3b9fd572b Merge remote-tracking branch 'upstream/flo-master' into flo-master 2018-02-06 14:05:30 -05:00
Ray Engelking
17f86ad568 minimode python fix for earlier versions of python 3 2018-02-06 14:00:18 -05:00