Bitcoin Forum
May 09, 2024, 12:21:10 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: how does transaction fees work  (Read 361 times)
nc50lc
Legendary
*
Offline Offline

Activity: 2408
Merit: 5593


Self-proclaimed Genius


View Profile
July 07, 2021, 01:55:32 AM
Merited by ABCbits (1), hosseinimr93 (1)
 #21

-snip-
Edit:
Can anyone confirm if there's such a rule?
I believe this is the part that you're looking for: https://github.com/bitcoin/bitcoin/blob/master/src/pow.cpp#L54-L59

If the actual time is less than 1/4 of the expected time, then it will be equal to 1/4 of it, not any lower.
If the actual time is more than x4 of the expected time, then it will be equal to x4 of it, not any higher.

.
.HUGE.
▄██████████▄▄
▄█████████████████▄
▄█████████████████████▄
▄███████████████████████▄
▄█████████████████████████▄
███████▌██▌▐██▐██▐████▄███
████▐██▐████▌██▌██▌██▌██
█████▀███▀███▀▐██▐██▐█████

▀█████████████████████████▀

▀███████████████████████▀

▀█████████████████████▀

▀█████████████████▀

▀██████████▀▀
█▀▀▀▀











█▄▄▄▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.
CASINSPORTSBOOK
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀▀█











▄▄▄▄█
1715257270
Hero Member
*
Offline Offline

Posts: 1715257270

View Profile Personal Message (Offline)

Ignore
1715257270
Reply with quote  #2

1715257270
Report to moderator
You get merit points when someone likes your post enough to give you some. And for every 2 merit points you receive, you can send 1 merit point to someone else!
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715257270
Hero Member
*
Offline Offline

Posts: 1715257270

View Profile Personal Message (Offline)

Ignore
1715257270
Reply with quote  #2

1715257270
Report to moderator
1715257270
Hero Member
*
Offline Offline

Posts: 1715257270

View Profile Personal Message (Offline)

Ignore
1715257270
Reply with quote  #2

1715257270
Report to moderator
ChioChipspax
Copper Member
Newbie
*
Offline Offline

Activity: 24
Merit: 1


View Profile
July 11, 2021, 07:01:26 PM
 #22

Hello all,

I am new to this platform,
I have been involved in crypto for several years. But now I would like to get
But now I would like to delve into developing crypto.

I was wondering now how it works with the transaction costs.
Who or what determines the transaction costs of a coin.

Can the developer set this himself?

Kind regards

I have made a post about this hope is helpful to you too
https://bitcointalk.org/index.php?topic=5348773.0

PrimeNumber7
Copper Member
Legendary
*
Offline Offline

Activity: 1624
Merit: 1899

Amazon Prime Member #7


View Profile
July 12, 2021, 01:00:48 AM
 #23

i would like to create an app that allows users to quickly and cheaply go through transaction such as for payment in the supermarket etc.

<>
Now I wonder which network is best to do this with.
I assume that on the btc and eth network will not work.
You can use the level 1 bitcoin network for this, as long as the person receiving the payment is willing to accept the risks associated with unconfirmed transactions.

When someone write a check for payment, the person receiving the check has no way of knowing if the bank account the check is being drawn on has enough money, or if it is even still open (or even if the bank account exists). To mitigate this risk, stores accepting checks document the identity of the person giving the check, so they can go after the person if the check does not clear. Similar precautions can be made for physical stores accepting modest amounts of bitcoin. Also, the store can only accept transactions that meet certain criteria, such as minimum fee rates, or the RBF flag being sent to false.

It would probably be better to use the LN for in person crypto transactions, as these are generally instant (assuming there is an available route), and are much cheaper than on-chain transactions.

Is it possible to create a Coin and then create a lighting network and implement this in an app?
Yes, as long as your altcoin supports SegWit, it can implement its own Lighting network (or something similar thereto). If your coin supports SegWit, its LN can even support atomic swaps with the bitcoin LN (or any other LN), provided there is at least one node supporting this. I am not sure if LN is being actively implemented, or if there are any LN nodes on any of the altcoins, such as Litecoin that support SegWit.
Pages: « 1 [2]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!