This website requires JavaScript.
Explore
Help
Sign In
highperfocused
/
bitcoin
Watch
1
Star
0
Fork
0
You've already forked bitcoin
mirror of
https://github.com/bitcoin/bitcoin.git
synced
2026-03-11 16:15:34 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c091b99379b97cb314c9fa123beabdbc324cf7a4
bitcoin
/
src
/
policy
History
Pieter Wuille
c091b99379
Implement BIP173 addresses and tests
2017-09-28 16:24:30 -07:00
..
feerate.cpp
…
feerate.h
Remove redundant explicitly defined copy ctors
2017-08-28 01:29:48 +03:00
fees.cpp
Fix typo: "conditon" → "condition"
2017-07-18 14:02:42 +02:00
fees.h
Declare single-argument (non-converting) constructors "explicit"
2017-08-16 16:33:25 +02:00
policy.cpp
Implement BIP173 addresses and tests
2017-09-28 16:24:30 -07:00
policy.h
Use a sensible default for blockmaxweight
2017-09-11 15:51:26 -04:00
rbf.cpp
…
rbf.h
…