dash/src/util
pasta 9d27259063
Merge #6334: backport: merge bitcoin#22951, #23137, #23293, #23439, #23152, #23517, #23637, #24080, #25485, #24565 (auxiliary backports: part 20)
85b0b78d47 merge bitcoin#24565: Remove LOCKTIME_MEDIAN_TIME_PAST constant (Kittywhiskers Van Gogh)
7068abd796 merge bitcoin#25485: Use enum instead of string for `filtertype_name` (Kittywhiskers Van Gogh)
1c1fcc60a8 merge bitcoin#24080: Remove unused locktime flags (Kittywhiskers Van Gogh)
536c4e1b27 merge bitcoin#23637: Remove uncompiled MTP code (Kittywhiskers Van Gogh)
0b65f1d241 merge bitcoin#23517: Move miner to src/node (Kittywhiskers Van Gogh)
b7db4cbab0 merge bitcoin#23152: add `--enable-lto` configuration option (Kittywhiskers Van Gogh)
4a46391791 merge bitcoin#23439: Open streams_test_tmp file in temporary folder (Kittywhiskers Van Gogh)
e3e225f59d merge bitcoin#23293: Add comment to COIN constant (Kittywhiskers Van Gogh)
5fb2cc8bb6 merge bitcoin#23137: move-only bloom to src/common (Kittywhiskers Van Gogh)
20d15056f1 merge bitcoin#22951: move amount.h into consensus (Kittywhiskers Van Gogh)

Pull request description:

  ## Breaking Changes

  None expected.

  ## Checklist

  - [x] I have performed a self-review of my own code
  - [x] I have commented my code, particularly in hard-to-understand areas **(note: N/A)**
  - [x] I have added or updated relevant unit/integration/functional/e2e tests
  - [x] I have made corresponding changes to the documentation
  - [x] I have assigned this pull request to a milestone _(for repository code-owners and collaborators only)_

ACKs for top commit:
  UdjinM6:
    utACK 85b0b78d47

Tree-SHA512: 2bd31056291f86e8f33f6b8ca5a8236a5f876d6811f852d13ac0d6d818013a62af3cfdd05893f16f7476338ac93655e150fbbe651b0b8cbf414afc7f82b05664
2024-10-26 12:23:36 -05:00
..
asmap.cpp
asmap.h
bip32.cpp
bip32.h
bytevectorhash.cpp
bytevectorhash.h
check.cpp
check.h Merge #6352: backport: trivial 2024 10 23 pr9 2024-10-25 12:56:23 -05:00
edge.cpp
edge.h refactor: re-order conditions over flags for m_edge_trig_events - follow-up for bitcoin#21563 2024-10-24 16:34:25 +07:00
enumerate.h
epochguard.h
error.cpp
error.h
expected.h
fastrange.h
fees.cpp
fees.h
getuniquepath.cpp
getuniquepath.h
golombrice.h
hash_type.h
hasher.cpp
hasher.h
irange.h
macros.h
message.cpp
message.h
moneystr.cpp merge bitcoin#22951: move amount.h into consensus 2024-10-25 16:00:12 +00:00
moneystr.h merge bitcoin#22951: move amount.h into consensus 2024-10-25 16:00:12 +00:00
overflow.h
ranges_set.cpp
ranges_set.h
ranges.h
readwritefile.cpp Merge bitcoin/bitcoin#27192: util: add missing include and fix function signature 2024-10-24 12:48:23 -05:00
readwritefile.h
serfloat.cpp
serfloat.h
settings.cpp Merge bitcoin/bitcoin#27236: util: fix argsman dupe key error 2024-10-24 12:51:22 -05:00
settings.h
sock.cpp
sock.h
spanparsing.cpp
spanparsing.h
strencodings.cpp Merge bitcoin/bitcoin#29606: refactor: Reserve memory for ToLower/ToUpper conversions 2024-10-24 11:16:21 -05:00
strencodings.h
string.cpp
string.h
system.cpp
system.h merge bitcoin#22951: move amount.h into consensus 2024-10-25 16:00:12 +00:00
thread.cpp
thread.h
threadnames.cpp
threadnames.h
time.cpp
time.h
tokenpipe.cpp
tokenpipe.h
trace.h Merge #6347: backport: trivial 2024 10 23 pr3 2024-10-24 17:14:23 -05:00
translation.h
types.h
ui_change_type.h
underlying.h
url.cpp
url.h
vector.h
wpipe.cpp
wpipe.h