CryptoGera AI cryptogera
  • https://cryptogera.com
  • Transform the cryptocurrency scene with our AI-driven platform, crafting bespoke Bitcoin-inspired cryptocurrencies for your unique vision.

  • Joined on 2024-03-08
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2026-01-07 06:41:02 +00:00
a9daa6dbd3 Merge bitcoin/bitcoin#34135: rpc: [wallet] Use unsigned type for tx version in sendall
fafbc70d48 rpc: [wallet] Use unsigned type for tx version in sendall
Compare 2 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2026-01-06 22:31:01 +00:00
c60f9cb66e Merge bitcoin/bitcoin#34085: cluster mempool: exploit SFL properties in txgraph
1808b5aaf7 clusterlin: remove unused FixLinearization (cleanup)
34a77138b7 txgraph: permit non-topological clusters to defer fixing (optimization)
3380e0cbb5 txgraph: use PostLinearize less prior to linearizing
62dd88624a txgraph: drop NEEDS_SPLIT_ACCEPTABLE (simplification)
Compare 6 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2026-01-06 14:21:04 +00:00
114901c065 Merge bitcoin/bitcoin#34203: doc: p2p: replace last remaining "command" terminology with "message type"
d7cbdfa090 Merge bitcoin/bitcoin#34204: test: fix intermittent failure in p2p_addr_selfannouncement
5b7bf47f9b doc: p2p: replace last remaining "command" terminology with "message type"
31852057ea test: fix intermittent failure in p2p_addr_selfannouncement
Compare 4 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2026-01-06 06:10:59 +00:00
0ad4376a49 Merge bitcoin/bitcoin#33142: test: Run bench sanity checks in parallel with functional tests
c267b3a2c6 Merge bitcoin/bitcoin#34197: rpc, net: deprecate startingheight field of getpeerinfo RPC
d6a6afd955 Merge bitcoin/bitcoin#34010: psbt: detect invalid MuSig2 pubkeys in deserialization
5805a8b540 psbt: detect invalid MuSig2 pubkeys in deserialization
4ce3f4a265 rpc, net: deprecate startingheight field of getpeerinfo RPC
Compare 7 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2026-01-05 22:01:03 +00:00
755f0900a2 Merge bitcoin/bitcoin#34136: test: Allow mempool_updatefromblock.py to run on 32-bit
fac5a1b10a test: Allow mempool_updatefromblock.py to run on 32-bit
Compare 2 commits »
cryptogera synced commits to 30.x at cryptogera/bitcoin from mirror 2026-01-05 22:01:03 +00:00
e9f73b8149 Merge bitcoin/bitcoin#34192: [30.x] Backports
f22122bc27 doc: update release notes for v30.x
7568bc3ab0 test: Avoid hard time.sleep(1) in feature_init.py
c065bcd2d7 init: Signal m_tip_block_cv on Ctrl-C
6983c7d769 test: Test SIGTERM handling during waitforblockheight call
Compare 10 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2026-01-04 21:30:59 +00:00
bd4f4782f2 Merge bitcoin/bitcoin#34154: test: Enable ruff E713 lint
fab300b378 test: Enable ruff E713 lint
Compare 2 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2026-01-03 04:41:01 +00:00
ab233255d4 Merge bitcoin/bitcoin#33866: refactor: Let CCoinsViewCache::BatchWrite return void
2628de7479 Merge bitcoin/bitcoin#33135: wallet: warn against accidental unsafe older() import
6da6f503a6 refactor: Let CCoinsViewCache::BatchWrite return void
76c092ff80 wallet: warn against accidental unsafe older() import
592157b759 test: move SEQUENCE_LOCKTIME flags to script
Compare 5 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2026-01-02 20:30:59 +00:00
c631553732 Merge bitcoin/bitcoin#34191: doc: archive release notes for v30.1
bd730cb0a1 doc: archive release notes for v30.1
Compare 2 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2026-01-02 12:21:03 +00:00
6ed2cf5184 Merge bitcoin/bitcoin#34169: fuzz: change fuzz runner test_runner.py to be cwd independent
fb49d62d8f Merge bitcoin/bitcoin#34177: policy/refactor: remove constant parameter from IsWellFormedPackage
77c9b3c08f change test_runner.py to be cwd independent by calling subprocess.run with cwd arg.
658d38106a policy: remove constant parameter from IsWellFormedPackage
Compare 4 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2025-12-31 19:31:07 +00:00
adbb4b3208 Merge bitcoin/bitcoin#34174: doc: update copyright year to 2026
891aed2f75 Merge bitcoin/bitcoin#34172: Fix intermittent issue in p2p_1p1c_network.py
b23b901363 doc: update copyright year
95ef0fc5e7 test: ensure clean orphanage before continuing
25e84d3772 test: change low fee parents to 0-fee
Compare 5 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2025-12-31 11:20:58 +00:00
7590a72a5e Merge bitcoin/bitcoin#34182: doc: Update OpenBSD Build Guide
a50d7a7929 Merge bitcoin/bitcoin#34183: doc: fix double-word typos in comments
08ed802bab doc: fix double-word typos in comments
84d8c52662 doc: Update OpenBSD Build Guide
Compare 4 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2025-12-31 03:11:05 +00:00
2bff9ebeff Merge bitcoin/bitcoin#34102: depends: capnp 1.3.0
719158db5c depends: capnp 1.3.0
Compare 2 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2025-12-29 18:31:04 +00:00
2bcb3f6464 Merge bitcoin/bitcoin#34112: rpc: [mempool] Remove erroneous Univalue integral casts
7249bcc4f8 Merge bitcoin/bitcoin#34119: contrib: remove copyright_header.py
0f6a526f43 Merge bitcoin/bitcoin#34160: policy: Remove stale rationale paragraph
337b4a2369 Remove stale rationale paragraph
ba6315d2f6 contrib: remove copyright_header.py
Compare 7 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2025-12-27 17:30:59 +00:00
94ddc2dced Merge bitcoin/bitcoin#34113: refactor: [rpc] Remove confusing and brittle integral casts
c575990651 Merge bitcoin/bitcoin#34147: scripted-diff: refactor: wallet: Delete duplicate IsCrypted()
eb0594e23f Merge bitcoin/bitcoin#33891: kernel: Expose reusable PrecomputedTransactionData in script validation
e703360577 Merge bitcoin/bitcoin#32997: index: Deduplicate HashKey / HeightKey handling
ec4ff99a22 Merge bitcoin/bitcoin#33892: policy: allow <minrelay txns in package context if paid for by cpfp
Compare 15 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2025-12-23 07:20:58 +00:00
d861c38205 Merge bitcoin/bitcoin#33636: wallet: Expand MuSig test coverage and follow-ups
25636500c2 Merge bitcoin/bitcoin#32737: rpc, doc: clarify the response of listtransactions RPC
1ed8e76165 rpc, doc: clarify the response of listtransactions RPC
217dbbbb5e test: Add musig failure scenarios
c9519c260b musig: Check session id reuse
Compare 7 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2025-12-22 23:10:59 +00:00
d018876696 Merge bitcoin/bitcoin#34039: test: address self-announcement
5bbc7c8cc1 Merge bitcoin/bitcoin#33810: ci: Add IWYU job
695e2b94ec Merge bitcoin/bitcoin#33353: log: show reindex progress in ImportBlocks
1f151e73c0 Merge bitcoin/bitcoin#32929: qa: Clarify assert_start_raises_init_error output
1841bf9cb6 test: address self-announcement
Compare 17 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2025-12-22 15:00:57 +00:00
315fdb4066 Merge bitcoin/bitcoin#34079: kernel: Remove non-kernel module includes
d3a479cb07 kernel: Move BlockInfo to a kernel file
d69a582e72 kernel: Remove some unnecessary non-kernel includes
Compare 3 commits »
cryptogera synced new reference refs/tags/v30.1rc1 to cryptogera/bitcoin from mirror 2025-12-20 14:03:20 +00:00
cryptogera synced commits to refs/tags/v30.1rc1 at cryptogera/bitcoin from mirror 2025-12-20 14:03:20 +00:00