Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / libbitcoin/libbitcoin-system issues and pull requests

#1542 - Fix test, delint gcc 13.

Pull Request - State: closed - Opened by evoskuil 8 days ago

#1541 - gcc 13.2.0: bogus Wstringop-overflow in qrencode MQRspec_createFrame (-O3 only)

Issue - State: open - Opened by evoskuil 11 days ago - 2 comments
Labels: invalid, build

#1540 - gcc 13.2.0: bogus Wstringop-overflow (3) in qrencode (-O3 only)

Issue - State: open - Opened by evoskuil 11 days ago - 2 comments
Labels: invalid, build

#1539 - gcc 13.2.0: bogus Wstringop-overflow in bit_writer (-O3 only)

Issue - State: open - Opened by evoskuil 11 days ago - 1 comment
Labels: invalid, build

#1538 - gcc 13.2.0: bogus copy warning (with default optimizations only)

Issue - State: open - Opened by evoskuil 11 days ago
Labels: invalid, build

#1537 - Regenerate artifacts.

Pull Request - State: closed - Opened by pmienk 12 days ago

#1536 - Bump default milestone to 840,000 (last halving).

Pull Request - State: closed - Opened by evoskuil 14 days ago

#1535 - Fix: Remove redundant error code argument from std::filesystem::exist…

Pull Request - State: closed - Opened by gubatron 14 days ago - 8 comments

#1534 - How to generate bech32 p2wpkh adress with bip84 from mnemonic

Issue - State: closed - Opened by erars123123 17 days ago - 1 comment

#1533 - libbitcoin not building with install.sh in ubuntu docker

Issue - State: closed - Opened by rakeshprasanna about 1 month ago - 2 comments
Labels: build

#1532 - Wiki page refers to non-existing functions

Issue - State: closed - Opened by pavolkacej about 1 month ago - 2 comments
Labels: question, documentation

#1530 - Do not allow nullptr witness stack elements.

Pull Request - State: closed - Opened by evoskuil 2 months ago

#1529 - Move hash parsing optimizations from network.

Pull Request - State: closed - Opened by evoskuil 2 months ago

#1528 - Make arena::detach() a NOEXCEPT method

Pull Request - State: closed - Opened by evoskuil 2 months ago

#1527 - Consensus: witness program push must be minimal.

Pull Request - State: closed - Opened by evoskuil 2 months ago

#1526 - consensus: Witness program push must be minimal

Issue - State: closed - Opened by dergoegge 2 months ago - 2 comments
Labels: bug

#1525 - Consensus: fix chunk::from_bool(bool) (false must be empty).

Pull Request - State: closed - Opened by evoskuil 3 months ago

#1524 - Add arena start(baseline) parameter.

Pull Request - State: closed - Opened by evoskuil 3 months ago

#1523 - consensus: Incorrect conversion from boolean to byte array

Issue - State: closed - Opened by dergoegge 3 months ago - 3 comments
Labels: bug

#1522 - Modify arena custom interface for detachment.

Pull Request - State: closed - Opened by evoskuil 3 months ago

#1521 - Work around CLang default constructors bug.

Pull Request - State: closed - Opened by evoskuil 3 months ago

#1520 - Pass allocator to block shared_ptr constructions.

Pull Request - State: closed - Opened by evoskuil 3 months ago

#1519 - Change arena require to initialize, default to nullptr.

Pull Request - State: closed - Opened by evoskuil 3 months ago

#1518 - Use std::optional for cache, and default tx copy/assign.

Pull Request - State: closed - Opened by evoskuil 3 months ago

#1517 - Use non-static deleter to simplify calls.

Pull Request - State: closed - Opened by evoskuil 3 months ago

#1516 - Remove retainer, add block allocation metadata.

Pull Request - State: closed - Opened by evoskuil 3 months ago

#1515 - Replace arena::do_get_capacity() with require().

Pull Request - State: closed - Opened by evoskuil 3 months ago

#1513 - Use BC_API, make retainer and default_arena final.

Pull Request - State: closed - Opened by evoskuil 3 months ago

#1512 - Ubuntu: build failure

Issue - State: closed - Opened by Ahmet1s2 3 months ago - 2 comments

#1511 - Regenerate artifacts.

Pull Request - State: closed - Opened by pmienk 3 months ago

#1510 - Move retainer to own file.

Pull Request - State: closed - Opened by evoskuil 3 months ago

#1509 - Change block's memory retainer cache to shared_ptr.

Pull Request - State: closed - Opened by evoskuil 3 months ago

#1508 - macOS: boost build failure.

Issue - State: closed - Opened by evoskuil 3 months ago - 1 comment
Labels: build

#1507 - Add retainer class and block::set_retainer(...).

Pull Request - State: closed - Opened by evoskuil 3 months ago

#1506 - Example code not working

Issue - State: closed - Opened by awhooooo 3 months ago - 3 comments
Labels: question

#1505 - Make byte_reader::default_arena() public.

Pull Request - State: closed - Opened by evoskuil 4 months ago

#1504 - Make byte_reader::default_arena() protected.

Pull Request - State: closed - Opened by evoskuil 4 months ago

#1503 - Comments, refactor to clean up from_data optimizations.

Pull Request - State: closed - Opened by evoskuil 4 months ago

#1502 - Regenerate artifacts with SSE4.1 correction.

Pull Request - State: closed - Opened by pmienk 4 months ago - 1 comment

#1501 - Regenerate artifacts.

Pull Request - State: closed - Opened by pmienk 4 months ago - 1 comment

#1500 - Avoid unnecessary witness initializations, style, comments.

Pull Request - State: closed - Opened by evoskuil 4 months ago

#1499 - g++: bogus conflict between class name and pure virtual method name.

Issue - State: closed - Opened by evoskuil 4 months ago - 1 comment
Labels: build

#1498 - Optimizing deserializations.

Pull Request - State: closed - Opened by evoskuil 4 months ago

#1497 - Allocator pmr conformance, tests, comments, style.

Pull Request - State: closed - Opened by evoskuil 4 months ago

#1496 - Initial own arena implementation.

Pull Request - State: closed - Opened by evoskuil 4 months ago

#1494 - xcode: error: no matching 'operator new' for non-allocating placement new

Issue - State: closed - Opened by evoskuil 4 months ago - 3 comments
Labels: build

#1493 - Fix x32 machine sizing pmr assertions.

Pull Request - State: closed - Opened by evoskuil 4 months ago

#1492 - Add polymorphic allocating byte_reader methods.

Pull Request - State: closed - Opened by evoskuil 4 months ago

#1491 - Avoid shrink_to_fit in perf critical as it may reallocate.

Pull Request - State: closed - Opened by evoskuil 4 months ago

#1490 - Define TEMPLATE/CLASS in .hpp surrounding .ipp.

Pull Request - State: closed - Opened by evoskuil 4 months ago

#1489 - Style, includes.

Pull Request - State: closed - Opened by evoskuil 4 months ago

#1488 - Use std_vector and std_array aliases.

Pull Request - State: closed - Opened by evoskuil 4 months ago

#1487 - Factor block.check "bypass" into block.identify overrides.

Pull Request - State: closed - Opened by evoskuil 4 months ago

#1486 - Comments, whitespace.

Pull Request - State: closed - Opened by evoskuil 4 months ago

#1485 - Guard txs_->front() following change to mally64 check, comments.

Pull Request - State: closed - Opened by evoskuil 4 months ago

#1484 - Change malleation check ordering.

Pull Request - State: closed - Opened by evoskuil 4 months ago

#1483 - ld: warning: -bind_at_load is deprecated on macOS

Issue - State: open - Opened by evoskuil 4 months ago - 2 comments
Labels: build

#1482 - Define std_any_of().

Pull Request - State: closed - Opened by evoskuil 5 months ago

#1481 - Add malleated64 check based on coinbase invalidity.

Pull Request - State: closed - Opened by evoskuil 5 months ago

#1480 - Remove intrinsics portability functions.

Pull Request - State: closed - Opened by evoskuil 5 months ago

#1479 - Add error::orphan_block.

Pull Request - State: closed - Opened by evoskuil 5 months ago

#1478 - Add block/header.get_hash() to avoid hash copy when cached.

Pull Request - State: closed - Opened by evoskuil 5 months ago

#1477 - Whitespace.

Pull Request - State: closed - Opened by evoskuil 5 months ago

#1476 - Rename error::merkle_mismatch to invalid_transaction_commitment.

Pull Request - State: closed - Opened by evoskuil 5 months ago

#1475 - Use block_success in header validation, comments, style.

Pull Request - State: closed - Opened by evoskuil 5 months ago

#1474 - Add settings::sorted_checkpoints() and ::top_checkpoint().

Pull Request - State: closed - Opened by evoskuil 5 months ago

#1473 - Rem get_hash() where result copied, check malleated32 in bypass.

Pull Request - State: closed - Opened by evoskuil 5 months ago

#1472 - Add checkpointed bypass parameter in block.check.

Pull Request - State: closed - Opened by evoskuil 5 months ago

#1471 - Initialize when not assigning.

Pull Request - State: closed - Opened by evoskuil 5 months ago

#1470 - Revert have_avx2() always true, accidental commit.

Pull Request - State: closed - Opened by evoskuil 5 months ago

#1469 - Optimize size computations, use ceilinged_add, style.

Pull Request - State: closed - Opened by evoskuil 5 months ago

#1468 - Optimize size computations, use ceilinged_add, style.

Pull Request - State: closed - Opened by evoskuil 5 months ago

#1467 - Performance optimizations, style, comments.

Pull Request - State: closed - Opened by evoskuil 5 months ago

#1466 - Disable use of count_op/op_count to preallocate script ops.

Pull Request - State: closed - Opened by evoskuil 5 months ago

#1465 - Cache witness size, fix std::vector.capacity assumptions.

Pull Request - State: closed - Opened by evoskuil 5 months ago

#1464 - Comments, style, use initializer.

Pull Request - State: closed - Opened by evoskuil 5 months ago

#1463 - Replace !is_coinbase() assertions with runtime bypass.

Pull Request - State: closed - Opened by evoskuil 5 months ago

#1462 - Comments, style.

Pull Request - State: closed - Opened by evoskuil 5 months ago

#1461 - g++12: three bogus -Wstringop-overflow warnings on data_chunk.

Issue - State: closed - Opened by evoskuil 5 months ago - 3 comments
Labels: invalid, build

#1460 - Remove underscores from errno message text.

Pull Request - State: closed - Opened by evoskuil 5 months ago

#1459 - Add errorno_t and helpers.

Pull Request - State: closed - Opened by evoskuil 5 months ago

#1456 - Style, use nominal_hash_.

Pull Request - State: closed - Opened by evoskuil 6 months ago

#1455 - Regenerate artifacts.

Pull Request - State: closed - Opened by pmienk 6 months ago

#1454 - Add txs, inputs, outputs count properties.

Pull Request - State: closed - Opened by evoskuil 6 months ago

#1453 - Add and organize defines.

Pull Request - State: closed - Opened by evoskuil 6 months ago

#1452 - Coveralls builds failing.

Issue - State: closed - Opened by evoskuil 6 months ago - 1 comment
Labels: build

#1451 - Can I generating ethereum addresses from libbitcoin-system?

Issue - State: closed - Opened by Z-fly 6 months ago - 1 comment
Labels: question

#1450 - Regenerate artifacts with macos-13.

Pull Request - State: closed - Opened by pmienk 6 months ago

#1449 - Add checkpoint sort tests.

Pull Request - State: closed - Opened by evoskuil 6 months ago

#1448 - Refactor try_... to allow use when not compiled in.

Pull Request - State: closed - Opened by evoskuil 6 months ago

#1447 - style: switch indentation.

Pull Request - State: closed - Opened by evoskuil 6 months ago

#1446 - Fix parameter name.

Pull Request - State: closed - Opened by evoskuil 6 months ago

#1445 - Update msvc system .props and import.props for intrinsics.

Pull Request - State: closed - Opened by evoskuil 6 months ago

#1444 - great project

Issue - State: closed - Opened by ghost 6 months ago - 2 comments

#1443 - Use constexpr.

Pull Request - State: closed - Opened by evoskuil 6 months ago