Home
last modified time | relevance | path

Searched refs:txFee (Results 1 – 25 of 29) sorted by relevance

12

/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/mempool/
H A Dmempool.go835 txFee int64) (map[chainhash.Hash]*btcutil.Tx, error) {
869 txFeeRate = txFee * 1000 / txSize
895 if txFee < conflictsFee+minFee {
898 tx.Hash(), conflictsFee+minFee, txFee)
1081 txFee, err := blockchain.CheckTransactionInputs(tx, nextBlockHeight,
1147 "the required amount of %d", txHash, txFee,
1156 if isNew && !mp.cfg.Policy.DisableRelayPriority && txFee < minFee {
1169 if rateLimit && txFee < minFee {
1195 conflicts, err = mp.validateReplacement(tx, txFee)
1220 txFee*1000/serializedSize)
[all …]
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/mempool/
H A Dmempool.go835 txFee int64) (map[chainhash.Hash]*btcutil.Tx, error) {
869 txFeeRate = txFee * 1000 / txSize
895 if txFee < conflictsFee+minFee {
898 tx.Hash(), conflictsFee+minFee, txFee)
1081 txFee, err := blockchain.CheckTransactionInputs(tx, nextBlockHeight,
1147 "the required amount of %d", txHash, txFee,
1156 if isNew && !mp.cfg.Policy.DisableRelayPriority && txFee < minFee {
1169 if rateLimit && txFee < minFee {
1195 conflicts, err = mp.validateReplacement(tx, txFee)
1220 txFee*1000/serializedSize)
[all …]
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/mempool/
H A Dmempool.go835 txFee int64) (map[chainhash.Hash]*btcutil.Tx, error) {
869 txFeeRate = txFee * 1000 / txSize
895 if txFee < conflictsFee+minFee {
898 tx.Hash(), conflictsFee+minFee, txFee)
1081 txFee, err := blockchain.CheckTransactionInputs(tx, nextBlockHeight,
1147 "the required amount of %d", txHash, txFee,
1156 if isNew && !mp.cfg.Policy.DisableRelayPriority && txFee < minFee {
1169 if rateLimit && txFee < minFee {
1195 conflicts, err = mp.validateReplacement(tx, txFee)
1220 txFee*1000/serializedSize)
[all …]
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/mempool/
H A Dmempool.go835 txFee int64) (map[chainhash.Hash]*btcutil.Tx, error) {
869 txFeeRate = txFee * 1000 / txSize
895 if txFee < conflictsFee+minFee {
898 tx.Hash(), conflictsFee+minFee, txFee)
1081 txFee, err := blockchain.CheckTransactionInputs(tx, nextBlockHeight,
1147 "the required amount of %d", txHash, txFee,
1156 if isNew && !mp.cfg.Policy.DisableRelayPriority && txFee < minFee {
1169 if rateLimit && txFee < minFee {
1195 conflicts, err = mp.validateReplacement(tx, txFee)
1220 txFee*1000/serializedSize)
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/btcsuite/btcd/mempool/
H A Dmempool.go835 txFee int64) (map[chainhash.Hash]*btcutil.Tx, error) {
869 txFeeRate = txFee * 1000 / txSize
895 if txFee < conflictsFee+minFee {
898 tx.Hash(), conflictsFee+minFee, txFee)
1081 txFee, err := blockchain.CheckTransactionInputs(tx, nextBlockHeight,
1147 "the required amount of %d", txHash, txFee,
1156 if isNew && !mp.cfg.Policy.DisableRelayPriority && txFee < minFee {
1169 if rateLimit && txFee < minFee {
1195 conflicts, err = mp.validateReplacement(tx, txFee)
1220 txFee*1000/serializedSize)
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/btcsuite/btcd/mempool/
H A Dmempool.go835 txFee int64) (map[chainhash.Hash]*btcutil.Tx, error) {
869 txFeeRate = txFee * 1000 / txSize
895 if txFee < conflictsFee+minFee {
898 tx.Hash(), conflictsFee+minFee, txFee)
1081 txFee, err := blockchain.CheckTransactionInputs(tx, nextBlockHeight,
1147 "the required amount of %d", txHash, txFee,
1156 if isNew && !mp.cfg.Policy.DisableRelayPriority && txFee < minFee {
1169 if rateLimit && txFee < minFee {
1195 conflicts, err = mp.validateReplacement(tx, txFee)
1220 txFee*1000/serializedSize)
[all …]
/dports/net/storj/storj-1.45.3/satellite/payments/coinpayments/
H A Dconversionrates.go58 txFee, err := decimal.NewFromString(rateRaw.TXFee)
71 TXFee: txFee,
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/test/functional/
H A Dname_wallet.py14 txFee = Decimal ("0.001") variable
25 self.setup_name_test ([["-paytxfee=%s" % txFee, "-allowexpired"]] * 2)
49 assert_fee_amount (absFee, size, txFee)
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/test/functional/
H A Dname_wallet.py14 txFee = Decimal ("0.001") variable
25 self.setup_name_test ([["-paytxfee=%s" % txFee, "-allowexpired"]] * 2)
49 assert_fee_amount (absFee, size, txFee)
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/test/functional/
H A Dname_wallet.py14 txFee = Decimal ("0.001") variable
25 self.setup_name_test ([["-paytxfee=%s" % txFee, "-allowexpired"]] * 2)
49 assert_fee_amount (absFee, size, txFee)
/dports/net-p2p/litecoin-daemon/litecoin-0.18.1/src/qt/
H A Dsendcoinsdialog.cpp278 CAmount txFee = currentTransaction.getTransactionFee(); in on_sendButton_clicked() local
330 if(txFee > 0) in on_sendButton_clicked()
342 …String.append(BitcoinUnits::formatHtmlWithUnit(model->getOptionsModel()->getDisplayUnit(), txFee)); in on_sendButton_clicked()
359 CAmount totalAmount = currentTransaction.getTotalTransactionAmount() + txFee; in on_sendButton_clicked()
/dports/net-p2p/litecoin-utils/litecoin-0.18.1/src/qt/
H A Dsendcoinsdialog.cpp278 CAmount txFee = currentTransaction.getTransactionFee(); in on_sendButton_clicked() local
330 if(txFee > 0) in on_sendButton_clicked()
342 …String.append(BitcoinUnits::formatHtmlWithUnit(model->getOptionsModel()->getDisplayUnit(), txFee)); in on_sendButton_clicked()
359 CAmount totalAmount = currentTransaction.getTotalTransactionAmount() + txFee; in on_sendButton_clicked()
/dports/net-p2p/zetacoin-utils/zetacoin-0.13.2.1/src/qt/
H A Dsendcoinsdialog.cpp249 CAmount txFee = currentTransaction.getTransactionFee(); in on_sendButton_clicked() local
291 if(txFee > 0) in on_sendButton_clicked()
295 …String.append(BitcoinUnits::formatHtmlWithUnit(model->getOptionsModel()->getDisplayUnit(), txFee)); in on_sendButton_clicked()
305 CAmount totalAmount = currentTransaction.getTotalTransactionAmount() + txFee; in on_sendButton_clicked()
/dports/net-p2p/zetacoin/zetacoin-0.13.2.1/src/qt/
H A Dsendcoinsdialog.cpp249 CAmount txFee = currentTransaction.getTransactionFee(); in on_sendButton_clicked() local
291 if(txFee > 0) in on_sendButton_clicked()
295 …String.append(BitcoinUnits::formatHtmlWithUnit(model->getOptionsModel()->getDisplayUnit(), txFee)); in on_sendButton_clicked()
305 CAmount totalAmount = currentTransaction.getTotalTransactionAmount() + txFee; in on_sendButton_clicked()
/dports/net-p2p/zetacoin-daemon/zetacoin-0.13.2.1/src/qt/
H A Dsendcoinsdialog.cpp249 CAmount txFee = currentTransaction.getTransactionFee(); in on_sendButton_clicked() local
291 if(txFee > 0) in on_sendButton_clicked()
295 …String.append(BitcoinUnits::formatHtmlWithUnit(model->getOptionsModel()->getDisplayUnit(), txFee)); in on_sendButton_clicked()
305 CAmount totalAmount = currentTransaction.getTotalTransactionAmount() + txFee; in on_sendButton_clicked()
/dports/net-p2p/litecoin/litecoin-0.18.1/src/qt/
H A Dsendcoinsdialog.cpp278 CAmount txFee = currentTransaction.getTransactionFee(); in on_sendButton_clicked() local
330 if(txFee > 0) in on_sendButton_clicked()
342 …String.append(BitcoinUnits::formatHtmlWithUnit(model->getOptionsModel()->getDisplayUnit(), txFee)); in on_sendButton_clicked()
359 CAmount totalAmount = currentTransaction.getTotalTransactionAmount() + txFee; in on_sendButton_clicked()
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/qt/
H A Dsendcoinsdialog.cpp285 CAmount txFee = currentTransaction.getTransactionFee(); in on_sendButton_clicked() local
331 if(txFee > 0) in on_sendButton_clicked()
343 …String.append(BitcoinUnits::formatHtmlWithUnit(model->getOptionsModel()->getDisplayUnit(), txFee)); in on_sendButton_clicked()
358 CAmount totalAmount = currentTransaction.getTotalTransactionAmount() + txFee; in on_sendButton_clicked()
/dports/net-p2p/namecoin-daemon/namecoin-core-nc0.21.0.1/src/qt/
H A Dsendcoinsdialog.cpp278 CAmount txFee = m_current_transaction->getTransactionFee(); in PrepareSendText() local
321 if(txFee > 0) in PrepareSendText()
333 …string.append(BitcoinUnits::formatHtmlWithUnit(model->getOptionsModel()->getDisplayUnit(), txFee)); in PrepareSendText()
348 CAmount totalAmount = m_current_transaction->getTotalTransactionAmount() + txFee; in PrepareSendText()
/dports/net-p2p/namecoin/namecoin-core-nc0.21.0.1/src/qt/
H A Dsendcoinsdialog.cpp278 CAmount txFee = m_current_transaction->getTransactionFee(); in PrepareSendText() local
321 if(txFee > 0) in PrepareSendText()
333 …string.append(BitcoinUnits::formatHtmlWithUnit(model->getOptionsModel()->getDisplayUnit(), txFee)); in PrepareSendText()
348 CAmount totalAmount = m_current_transaction->getTotalTransactionAmount() + txFee; in PrepareSendText()
/dports/net-p2p/namecoin-utils/namecoin-core-nc0.21.0.1/src/qt/
H A Dsendcoinsdialog.cpp278 CAmount txFee = m_current_transaction->getTransactionFee(); in PrepareSendText() local
321 if(txFee > 0) in PrepareSendText()
333 …string.append(BitcoinUnits::formatHtmlWithUnit(model->getOptionsModel()->getDisplayUnit(), txFee)); in PrepareSendText()
348 CAmount totalAmount = m_current_transaction->getTotalTransactionAmount() + txFee; in PrepareSendText()
/dports/net-p2p/bitcoin-utils/bitcoin-22.0/src/qt/
H A Dsendcoinsdialog.cpp298 CAmount txFee = m_current_transaction->getTransactionFee();
341 if(txFee > 0)
353 …string.append(BitcoinUnits::formatHtmlWithUnit(model->getOptionsModel()->getDisplayUnit(), txFee));
368 CAmount totalAmount = m_current_transaction->getTotalTransactionAmount() + txFee;
/dports/net-p2p/bitcoin-daemon/bitcoin-22.0/src/qt/
H A Dsendcoinsdialog.cpp298 CAmount txFee = m_current_transaction->getTransactionFee(); in PrepareSendText() local
341 if(txFee > 0) in PrepareSendText()
353 …string.append(BitcoinUnits::formatHtmlWithUnit(model->getOptionsModel()->getDisplayUnit(), txFee)); in PrepareSendText()
368 CAmount totalAmount = m_current_transaction->getTotalTransactionAmount() + txFee; in PrepareSendText()
/dports/net-p2p/bitcoin/bitcoin-22.0/src/qt/
H A Dsendcoinsdialog.cpp298 CAmount txFee = m_current_transaction->getTransactionFee(); in PrepareSendText() local
341 if(txFee > 0) in PrepareSendText()
353 …string.append(BitcoinUnits::formatHtmlWithUnit(model->getOptionsModel()->getDisplayUnit(), txFee)); in PrepareSendText()
368 CAmount totalAmount = m_current_transaction->getTotalTransactionAmount() + txFee; in PrepareSendText()
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/blockchain/
H A Dvalidate.go1101 txFee, err := CheckTransactionInputs(tx, node.height, view,
1110 totalFees += txFee
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/blockchain/
H A Dvalidate.go1101 txFee, err := CheckTransactionInputs(tx, node.height, view,
1110 totalFees += txFee

12