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 2025-04-17 04:25:08 +00:00
e66e30c9e5 Merge bitcoin/bitcoin#31862: doc: Fix and clarify description of ZMQ message format
b6282dbd45 Merge bitcoin/bitcoin#32079: test: Add test coverage for rpcwhitelistdefault when unset
eb6b1003c1 Merge bitcoin/bitcoin#32286: test: Handle empty string returned by CLI as None in RPC tests
33df4aebae Merge bitcoin/bitcoin#31551: [IBD] batch block reads/writes during AutoFile serialization
a4041c77f0 test: Handle empty string returned by CLI as None in RPC tests
Compare 17 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2025-04-16 20:15:06 +00:00
679bb2aac2 Merge bitcoin/bitcoin#31958: rpc: add cli examples, update docs
dfa2813e31 Merge bitcoin/bitcoin#32248: Remove support for RNDR/RNDRRS for aarch64
7749d929a0 Remove support for RNDR/RNDRRS for aarch64 on Linux
32dcec269b rpc: update RPC help of createpsbt
931117a46f rpc: update the doc for data field in outputs argument
Compare 6 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2025-04-15 11:35:07 +00:00
cdc32994fe Merge bitcoin/bitcoin#32272: [doc] archive 29.0 release notes
12dc507c4a [doc] archive 29.0 release notes
Compare 2 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2025-04-15 03:25:06 +00:00
99a4ddf5ab Merge bitcoin/bitcoin#31785: Have createNewBlock() wait for tip, make rpc handle shutdown during long poll and wait methods
22770ce8cb Merge bitcoin/bitcoin#31282: refactor: Make node_id a const& in RemoveBlockRequest
05117e6e17 rpc: clarify longpoll behavior
5315278e7c Have createNewBlock() wait for a tip
64a2795fd4 rpc: handle shutdown during long poll and wait methods
Compare 10 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2025-04-14 11:05:07 +00:00
5116655980 Merge bitcoin/bitcoin#32255: miniscript: Correct off-by-one assert guards (#31727 follow-up)
3693e4d6ee miniscript: Correct off-by-one assert guards
Compare 2 commits »
cryptogera synced new reference refs/tags/v29.0 to cryptogera/bitcoin from mirror 2025-04-11 22:04:55 +00:00
cryptogera synced commits to refs/tags/v29.0 at cryptogera/bitcoin from mirror 2025-04-11 22:04:55 +00:00
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2025-04-11 22:04:55 +00:00
817edfb21e Merge bitcoin/bitcoin#32245: doc: Updates how to reproduce fuzz CI failure locally
8fe001d597 doc: Updates how to reproduce fuzz CI failure locally
Compare 2 commits »
cryptogera synced commits to 29.x at cryptogera/bitcoin from mirror 2025-04-11 22:04:55 +00:00
f490f5562d Merge bitcoin/bitcoin#32252: [29.x] doc: minor rel notes changes
87e53781f7 doc: minor rel notes changes
56ed476a29 Merge bitcoin/bitcoin#32241: [29.x] 29.0 final changes
977db54233 [doc] update man pages for 29.0
190e718e83 [build] bump to 29.0 final
Compare 6 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2025-04-11 13:54:54 +00:00
b2bb27f40c Merge bitcoin/bitcoin#31741: multiprocess: Add libmultiprocess git subtree
babb9f5db6 depends: remove non-native libmultiprocess build
5d105fb8c3 depends: Switch libmultiprocess packages to use local git subtree
9b35518d2f depends, moveonly: split up int_get_build_id function
2d373e2707 lint: Add exclusions for libmultiprocess subtree
Compare 14 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2025-04-10 21:34:56 +00:00
a4fd565191 Merge bitcoin/bitcoin#31727: miniscript: convert non-critical asserts to CHECK_NONFATAL
e364e6b509 Merge bitcoin/bitcoin#32176: net: Prevent accidental circuit sharing when using Tor stream isolation
c58ae197a3 Merge bitcoin/bitcoin#32198: fuzz: Make p2p_headers_presync more deterministic
faa3ce3199 fuzz: Avoid influence on the global RNG from peerman m_rng
faf4c1b6fc fuzz: Disable unused validation interface and scheduler in p2p_headers_presync
Compare 14 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2025-04-10 13:24:58 +00:00
e1dfa4faeb Merge bitcoin/bitcoin#32237: qt: Update SetHexDeprecated to FromHex
868816d962 refactor: Remove SetHexDeprecated
6b63218ec2 qt: Update SetHexDeprecated to FromHex
Compare 3 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2025-04-10 05:14:54 +00:00
b8cefeb221 Merge bitcoin/bitcoin#32149: wallet, migration: Fix empty wallet crash
0f602c5693 wallet, migration: Fix crash on empty wallet
42c13141b5 wallet, refactor: Decouple into HasLegacyRecords()
Compare 3 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2025-04-09 21:04:55 +00:00
874da961d0 Merge bitcoin/bitcoin#32240: feefrac test: avoid integer overflow (bugfix)
a2bc330da8 feefrac test: avoid integer overflow (bugfix)
Compare 2 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2025-04-09 04:44:58 +00:00
bb92bb36f2 Merge bitcoin/bitcoin#32206: doc: Add fuzz based coverage report generation
021b4f72db Merge bitcoin/bitcoin#32216: bench: Match ConnectBlock tx output counts
ff5b7b0b0a Merge bitcoin/bitcoin#32214: test: Remove fragile and ancient release 0.17 wallet test
873a45fba0 Merge bitcoin/bitcoin#32200: net: Add Tor extended SOCKS5 error codes
7677fde4c7 Add fuzz test coverage report generation
Compare 8 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2025-04-08 20:34:57 +00:00
8d2ead2a86 Merge bitcoin/bitcoin#32185: coins: replace manual CDBBatch size estimation with LevelDB's native ApproximateSize
ad0eee5492 Merge bitcoin/bitcoin#32139: test: remove strict restrictions on rpc_deprecated test
24d5033a62 Merge bitcoin/bitcoin#32114: test: Add encodable PUSHDATA1 examples to feature_taproot
e419b0e17f refactor: Remove manual CDBBatch size estimation
8b5e19d8b5 refactor: Delegate to LevelDB for CDBBatch size estimation
Compare 8 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2025-04-08 12:25:56 +00:00
cfe025ff0e Merge bitcoin/bitcoin#30535: feefrac: add support for evaluating at given size
58914ab459 fuzz: assert min diff between FeeFrac and CFeeRate
0c6bcfd8f7 feefrac: support both rounding up and down for Evaluate
ecf956ec9d feefrac: add support for evaluating at given size
7963aecead feefrac: add helper functions for 96-bit division
Compare 17 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2025-04-03 18:42:49 +00:00
c66f7dab33 Merge bitcoin/bitcoin#32211: doc: Amend Qt 6 dependency packages for Ubuntu
2e751f559a doc: Amend Qt 6 dependency packages for Ubuntu
Compare 2 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2025-04-03 10:32:49 +00:00
df82a24508 Merge bitcoin-core/gui#863: refactor: Post Qt 6 cleanup
77dff373a6 Merge bitcoin/bitcoin#32182: ci: Switch to dynamic library linkage in native Windows job
3aa58bea8e qt, refactor: Inline GUIUtil::SplitSkipEmptyParts function
d1ec6db249 qt, refactor: Inline GUIUtil::GetImage function
4b36ab3a6a qt, refactor: Remove outdated Qt version-specific code
Compare 6 commits »
cryptogera synced commits to master at cryptogera/bitcoin from mirror 2025-04-03 02:22:57 +00:00
99b9022844 Merge bitcoin/bitcoin#32177: TxGraph: Increase fuzz coverage
a40bd374aa Get*Union: disallow nulltpr Refs
57433502e6 CountDistinctClusters: nullptrs disallowed
8bca0d325a TxGraphImpl::Compact: m_main_clusterset.m_removed is always empty
2c5cf987e9 TxGraphImpl::PullIn: only allowed when staging exists
Compare 5 commits »