MadGamer (OP)
Legendary
Offline
Activity: 1568
Merit: 1031
|
|
February 27, 2018, 01:26:20 PM |
|
I believe 1 satoshi/byte is the lowest fee/unit to use. If that's indeed the case and we didn't even reach reach 20% SegWit transactions - according to SegWit.party, transactions are currently going with 1sat/byte (after a few blocks). If we ever go to 100% (or anything near it) and fees reach their minimum, why there would be any need for Schnorr, Bulletproofs or any other proposal that could decrease transactions size?
|
|
|
|
HeRetiK
Legendary
Offline
Activity: 3108
Merit: 2177
Playgram - The Telegram Casino
|
|
February 27, 2018, 02:24:33 PM |
|
If we ever go to 100% (or anything near it) and fees reach their minimum, why there would be any need for Schnorr, Bulletproofs or any other proposal that could decrease transactions size?
Because it won't stay that way and the transaction count that needs to be handled is only going to grow. Even with off-chain 2nd layer scaling solutions in place we need to utilize what little blockchain space we have as best as we can. Apart from improving Bitcoin's scalability both approaches would also help improve Bitcoin's privacy -- Schnorr signatures are beneficial for CoinJoin and Bulletproofs allows sending hidden transaction amounts.
|
|
|
|
▄▄███████▄▄███████ ▄███████████████▄▄▄▄▄ ▄████████████████████▀░ ▄█████████████████████▄░ ▄█████████▀▀████████████▄ ██████████████▀▀█████████ █████████████████████████ ██████████████▄▄█████████ ▀█████████▄▄████████████▀ ▀█████████████████████▀░ ▀████████████████████▄░ ▀███████████████▀▀▀▀▀ ▀▀███████▀▀███████ | ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ Playgram.io ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀ | ▄▄▄░░ ▀▄ █ █ █ █ █ █ █ ▄▀ ▀▀▀░░
| │ | ▄▄▄███████▄▄▄ ▄▄███████████████▄▄ ▄███████████████████▄ ▄██████████████▀▀█████▄ ▄██████████▀▀███▄██▐████▄ ██████▀▀████▄▄▀▀█████████ ████▄▄███▄██▀█████▐██████ ██████████▀██████████████ ▀███████▌▐██▄████▐██████▀ ▀███████▄▄███▄████████▀ ▀███████████████████▀ ▀▀███████████████▀▀ ▀▀▀███████▀▀▀ | | │ | ██████▄▄███████▄▄████████ ███▄███████████████▄░░▀█▀ ███████████░█████████░░█ ░█████▀██▄▄░▄▄██▀█████░█ █████▄░▄███▄███▄░▄██████ ████████████████████████ ████████████████████████ ██░▄▄▄░██░▄▄▄░██░▄▄▄░███ ██░░░█░██░░░█░██░░░█░████ ██░░█░░██░░█░░██░░█░░████ ██▄▄▄▄▄██▄▄▄▄▄██▄▄▄▄▄████ ███████████████████████ ███████████████████████ | | │ | ► | |
[/
|
|
|
krishnapramod
Legendary
Offline
Activity: 1470
Merit: 1079
|
|
February 27, 2018, 02:25:42 PM |
|
Why would there be any need is based on the assumption that the transactional volume wouldn't increase in future. If right now, Bitcoin network had the transactional demand as in December and with 20% Segwit adoption, the fees wouldn't be anywhere near 1 Sat/byte. Segwit is just the first step towards implementing a lot of scalability innovations. Schnorr signatures is a scability implementation while confidential transactions/Bulletproofs is privacy-centric.
|
|
|
|
13abyknight
|
|
February 27, 2018, 04:16:20 PM |
|
why there would be any need for Schnorr, Bulletproofs or any other proposal that could decrease transactions size?
Transaction size is also a major factor contributing towards transaction fees. With multiple inputs and outputs in a single transaction, the transaction obviously shoots up in size, and if optimal fees would be like it was a month ago, (>500 satoshis/byte) problematic times of long confirmation times would come back sooner or later. Since nobody wishes to live those nightmares again, proposals to decrease transaction size should be considered even amidst presence of Segwit and Lightning Network.
|
|
|
|
jmiro1
Member
Offline
Activity: 235
Merit: 11
|
|
February 27, 2018, 06:13:42 PM |
|
I agree, I also believe 1 satoshi/byte is the least transactions fees possible. But situations might not go that far.
|
|
|
|
ahmad21
|
|
February 27, 2018, 07:23:30 PM |
|
I think instead of coming up with the negatives we must think about positives. With fees going down to 1sat/byte I think the scaling problems will almost disappear for once. I think its quite an achievement if you see that despite of such a huge network load bitcoin has been able to cope up with the load. With fees the transaction time has also fallen down. Needless to say that it cannot be reduced than 10 minutes due to its inherent problem but still 10 minutes is very much usable. With more and more adoption will surely will see some new advancements coming our way.
|
|
|
|
Thirdspace
|
I believe 1 satoshi/byte is the lowest fee/unit to use.
well we used to be able to send with 0 fee but those days is over, I think all miners only accept min 1s/B fee now. If we ever go to 100% (or anything near it) and fees reach their minimum, why there would be any need for Schnorr, Bulletproofs or any other proposal that could decrease transactions size?
Because it won't stay that way and the transaction count that needs to be handled is only going to grow. I think instead of coming up with the negatives we must think about positives. With fees going down to 1sat/byte I think the scaling problems will almost disappear for once.
the scaling problems will never disappear as easy as that. I agree with HeRetiK the transaction counts will only grow with time it just that in time like this, for whatever reasons there are only small number of transactions being made the more users joining the network, the more bitcoin adoptions, the more frequent users make payments and so on thus more transactions will be made... therefore the scaling problems will always exist when bitcoin usage increases "If we ever go to 100% (or anything near it) and fees reach their minimum"when we are at 100% segwit txs, min fees reached and low tx counts, that means the network is at lowest level of scaling problems what happen if 100% segwit transactions but the number of transactions multiplied 10x times because there 5x new users and each make 2 transactions constantly every day? network load will increase drastically! then there will be competition for transactions inclusion in block followed by increase of transaction fee you need to take in the # of transactions and bitcoin popularity when talking about scaling problems
|
|
|
|
J_CCreate
Copper Member
Newbie
Offline
Activity: 224
Merit: 0
|
|
February 28, 2018, 09:10:20 AM |
|
If Lightning will be implemented, the fees will be extremely low. Even lower than it is now.
|
|
|
|
jtipt
|
|
February 28, 2018, 12:19:10 PM |
|
I agree, I also believe 1 satoshi/byte is the least transactions fees possible. But situations might not go that far.
Last week someone got a 0.65 sat/byte fee transaction confirm in the first block. And it's absolutely possible to even send 0 fees transactions, but no miner will include that transaction. If Lightning will be implemented, the fees will be extremely low. Even lower than it is now.
off chain transactions will help with the fees but they aren't a viable option to transact huge amount, AFAIK a lighting channel has a limit of maximum BTC as well as a transaction also has a maximum limit for now. Because of this larger amounts of BTC will still be transacted on chain and eventually the fess can increase.
|
|
|
|
alia
Jr. Member
Offline
Activity: 56
Merit: 115
Lowest EVER interest lending! (Use escrow always)
|
|
February 28, 2018, 12:48:50 PM |
|
One sat/byte is not the minimum. Whole numbers are a concept that the blockchain doesn't really approve of.
|
Lowest interest lending in bitcointalk history. https://bitcointalk.org/index.php?topic=2846750.0
|
|
|
Thirdspace
|
|
February 28, 2018, 06:06:38 PM |
|
I agree, I also believe 1 satoshi/byte is the least transactions fees possible. But situations might not go that far.
Last week someone got a 0.65 sat/byte fee transaction confirm in the first block. And it's absolutely possible to even send 0 fees transactions, but no miner will include that transaction. can you tell me the txid? I want to know which node/miner mined that tx. If it accepts <1 s/B might as well try with 0 fee, we could try push 0 fee tx to that node if the tx pushed successfully, most likely it will be queued and included in the next block by that node nothing wrong with trying it, eh? we won't lose our bitcoin
|
|
|
|
shield132
|
|
February 28, 2018, 09:24:04 PM |
|
I agree, I also believe 1 satoshi/byte is the least transactions fees possible. But situations might not go that far.
Last week someone got a 0.65 sat/byte fee transaction confirm in the first block. And it's absolutely possible to even send 0 fees transactions, but no miner will include that transaction. can you tell me the txid? I want to know which node/miner mined that tx. If it accepts <1 s/B might as well try with 0 fee, we could try push 0 fee tx to that node if the tx pushed successfully, most likely it will be queued and included in the next block by that node nothing wrong with trying it, eh? we won't lose our bitcoin I think jtipt read it mistakenly, he read 0.65 sat/wu instead of 0.65 sat/byte. Let's look into this for example: https://blockchain.info/tx-index/328997526If I am wrong, please post transaction. I have no idea if someone used less than 1 sat/byte these days/months. Those days when we could send transaction with 0 fee has gone.
|
|
|
|
BitMaxz
Legendary
Offline
Activity: 3430
Merit: 3172
Playbet.io - Crypto Casino and Sportsbook
|
|
February 28, 2018, 10:58:34 PM |
|
I agree, I also believe 1 satoshi/byte is the least transactions fees possible. But situations might not go that far.
Last week someone got a 0.65 sat/byte fee transaction confirm in the first block. And it's absolutely possible to even send 0 fees transactions, but no miner will include that transaction. can you tell me the txid? I want to know which node/miner mined that tx. If it accepts <1 s/B might as well try with 0 fee, we could try push 0 fee tx to that node if the tx pushed successfully, most likely it will be queued and included in the next block by that node nothing wrong with trying it, eh? we won't lose our bitcoin I think jtipt read it mistakenly, he read 0.65 sat/wu instead of 0.65 sat/byte. Let's look into this for example: https://blockchain.info/tx-index/328997526If I am wrong, please post transaction. I have no idea if someone used less than 1 sat/byte these days/months. Those days when we could send transaction with 0 fee has gone. Before this could be possible but right now its impossible to happen. Before when i was new in bitcoin honestly i tried not to pay the miners fee using electrum before i think almost 2 years ago but the transaction sent and confirmed. But right now even these days the fees drop a lot i think miners always set their miner to accept higher miner fees. More likely your transaction can be stuck or rejected by mempool. That's why they are doing double spend or "Child Pays For Parent" And increase the miners fee just to confirm your first stuck transaction.. So i think there's no miners fee these days.. unless if you are the miner and confirm your own transaction..
|
|
|
|
Spendulus
Legendary
Offline
Activity: 2926
Merit: 1386
|
|
February 28, 2018, 11:12:36 PM |
|
I think instead of coming up with the negatives we must think about positives. With fees going down to 1sat/byte I think the scaling problems will almost disappear for once. I think its quite an achievement if you see that despite of such a huge network load bitcoin has been able to cope up with the load. With fees the transaction time has also fallen down. Needless to say that it cannot be reduced than 10 minutes due to its inherent problem but still 10 minutes is very much usable. With more and more adoption will surely will see some new advancements coming our way.
Hey, but why don't we think about the negatives instead of the positives? Negative transaction fees! Just think - miners pay users! What a wonderful world that would be. Just think it out logically. Fees going down is good. So, fees going down a lot more is good. Therefore, negative fees are the best! <<<satire>>>
|
|
|
|
jackg
Copper Member
Legendary
Offline
Activity: 2856
Merit: 3071
https://bit.ly/387FXHi lightning theory
|
|
February 28, 2018, 11:29:33 PM |
|
I think instead of coming up with the negatives we must think about positives. With fees going down to 1sat/byte I think the scaling problems will almost disappear for once. I think its quite an achievement if you see that despite of such a huge network load bitcoin has been able to cope up with the load. With fees the transaction time has also fallen down. Needless to say that it cannot be reduced than 10 minutes due to its inherent problem but still 10 minutes is very much usable. With more and more adoption will surely will see some new advancements coming our way.
10 minutes is actually pretty quick. It takes 3 days/72 hours minimum in my country for a credit card/debit card transaction to get confirmed (for fraud protection purposes). I think international ones would take even longer. So an hour for a transaction to go through is actually pretty good! Hey, but why don't we think about the negatives instead of the positives?
Negative transaction fees!
Just think - miners pay users! What a wonderful world that would be.
Just think it out logically. Fees going down is good. So, fees going down a lot more is good. Therefore, negative fees are the best!
<<<satire>>>
It'd definitely make bitcoins adoption increase if every week, a big pool gave 1 bitcoin to a random address in a lottery (or maybe a chance to enter to get your total transaction fees paid back to you). It's obviously not going to happen since the large miners are too intent on centralising the Bitcoins network (and take over the world! - or at least pump dump it until they get bored of getting money).
|
|
|
|
jtipt
|
|
March 01, 2018, 03:21:46 AM |
|
I agree, I also believe 1 satoshi/byte is the least transactions fees possible. But situations might not go that far.
Last week someone got a 0.65 sat/byte fee transaction confirm in the first block. And it's absolutely possible to even send 0 fees transactions, but no miner will include that transaction. can you tell me the txid? I want to know which node/miner mined that tx. If it accepts <1 s/B might as well try with 0 fee, we could try push 0 fee tx to that node if the tx pushed successfully, most likely it will be queued and included in the next block by that node nothing wrong with trying it, eh? we won't lose our bitcoin I think jtipt read it mistakenly, he read 0.65 sat/wu instead of 0.65 sat/byte. Let's look into this for example: https://blockchain.info/tx-index/328997526If I am wrong, please post transaction. I have no idea if someone used less than 1 sat/byte these days/months. Those days when we could send transaction with 0 fee has gone. No, I'm pretty sure it was 0.65 sat/byte. I saw the transaction in a post on r/Bitcoin, can't seem to find it now :l Edit: Found it! https://blockchain.info/en/tx/748a9298545c0e120b99abafcdb0ac149dba4c637000926ab6493cabcdf05af0
|
|
|
|
Thirdspace
|
|
March 01, 2018, 10:04:09 AM |
|
Height 510400 (Main Chain) Size 1,208,921 Bytes Timestamp 2018-02-22 12:06:35 Stripped Size 892,244 Bytes Relayed By AntPool Tx Count 472
thanks for the info, saved my time searching it that block was mined by AntPool and has dust output 0.00001752 BTC (no dust amount restriction?) too bad there is no web interface to directly push tx to AntPool node. anyone know how? or has anyone succeeded pushing/broadcasting 0 fee tx recently (to any node)?
|
|
|
|
Abrham90210
Newbie
Offline
Activity: 8
Merit: 0
|
|
March 01, 2018, 10:09:49 AM |
|
Last time i used it it was about 0.84$ since i was new to this forum i only had like 8$ maybe when bitcoin rises the fee may lower a bit
|
|
|
|
RNC
Newbie
Offline
Activity: 42
Merit: 0
|
|
March 01, 2018, 01:10:32 PM |
|
Last time i used it it was about 0.84$ since i was new to this forum i only had like 8$ maybe when bitcoin rises the fee may lower a bit
if you was use to buying a glass of water at $0.05 a cup but then the sun came out and the price went to $50.00 per cup then would you ever forget ? This is the problem the miners face now they have proven not to be trustworthy and since those crazy days the price of the coin has been on a downwards slope ever since because the damage has been done and is far from forgotten.
|
|
|
|
Wipro
|
|
March 01, 2018, 07:34:44 PM |
|
I believe 1 satoshi/byte is the lowest fee/unit to use. If that's indeed the case and we didn't even reach reach 20% SegWit transactions - according to SegWit.party, transactions are currently going with 1sat/byte (after a few blocks). If we ever go to 100% (or anything near it) and fees reach their minimum, why there would be any need for Schnorr, Bulletproofs or any other proposal that could decrease transactions size?
As of now for each transaction you need 8sat/byte and moreover you need to know that mem pool is almost empty so transaction fee will into be issue in this time. However, keep the mentioned of mine would be right option for you to transaction confirmed. Your transaction need to complete with in 2 blocks at least if you do not have 8 sat also in your transaction for byte it will not confirmed with in 1 hour too.
|
|
|
|
|