Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / libbitcoin/libbitcoin-node issues and pull requests
#689 - Remove temp hack and restore events::block_archived and chase::checked.
Pull Request -
State: closed - Opened by evoskuil about 1 month ago
- 1 comment
#688 - Regenerate artifacts.
Pull Request -
State: closed - Opened by pmienk about 1 month ago
- 1 comment
#687 - Enable block-fanout validation, disabled confirmability.
Pull Request -
State: closed - Opened by evoskuil about 1 month ago
- 1 comment
#686 - Building for macOS (ARM)
Issue -
State: open - Opened by gubatron about 1 month ago
- 18 comments
Labels: build
#685 - Remove chaser_populate.
Pull Request -
State: closed - Opened by evoskuil about 1 month ago
- 1 comment
#684 - Change -t to wire size computation, node default to witness config.
Pull Request -
State: closed - Opened by evoskuil about 1 month ago
- 1 comment
#683 - libbitcoin-node build error (boost version 1.73)
Issue -
State: closed - Opened by awhooooo 2 months ago
- 2 comments
Labels: build
#682 - Add -t disabled runtime test.
Pull Request -
State: closed - Opened by evoskuil 3 months ago
- 1 comment
#681 - Add block_arena unit tests.
Pull Request -
State: closed - Opened by evoskuil 3 months ago
- 1 comment
#680 - Fix invalid pointer when malloc is not zero-filled, add/fix tests.
Pull Request -
State: closed - Opened by evoskuil 3 months ago
- 1 comment
#679 - Add initial memory allocation tests.
Pull Request -
State: closed - Opened by evoskuil 3 months ago
#678 - Refactor block_arena.
Pull Request -
State: closed - Opened by evoskuil 3 months ago
#677 - Enable block deserialization disable via config.
Pull Request -
State: closed - Opened by evoskuil 3 months ago
- 1 comment
#676 - Comments, style.
Pull Request -
State: closed - Opened by evoskuil 3 months ago
- 1 comment
#675 - Implement linked-linear memory arena.
Pull Request -
State: closed - Opened by evoskuil 3 months ago
- 1 comment
#674 - Implement detachable block_arena using std::realloc.
Pull Request -
State: closed - Opened by evoskuil 3 months ago
- 1 comment
#673 - Increase default block buffer to 52,000,000 bytes.
Pull Request -
State: closed - Opened by evoskuil 3 months ago
- 1 comment
#672 - Change arena require to initialize, default to nullptr.
Pull Request -
State: closed - Opened by evoskuil 4 months ago
- 1 comment
#671 - Remove retainer, add block allocation metadata.
Pull Request -
State: closed - Opened by evoskuil 4 months ago
#670 - Work around current run-time fail due to allocator wraparound.
Pull Request -
State: closed - Opened by evoskuil 4 months ago
- 1 comment
#669 - Enable chaser_populate.
Pull Request -
State: closed - Opened by evoskuil 4 months ago
- 1 comment
#668 - Add retainer allocation param, add arena::get_capacity().
Pull Request -
State: closed - Opened by evoskuil 4 months ago
- 1 comment
#667 - Use thread_local block_arenas in block_memory.
Pull Request -
State: closed - Opened by evoskuil 4 months ago
- 1 comment
#666 - Move block memory mutex to arena, comments.
Pull Request -
State: closed - Opened by evoskuil 4 months ago
- 1 comment
#665 - Stub in block_memory.
Pull Request -
State: closed - Opened by evoskuil 4 months ago
- 1 comment
#664 - Regenerate artifacts.
Pull Request -
State: closed - Opened by pmienk 4 months ago
- 1 comment
#663 - Move memory class to own files and inject from full_node.
Pull Request -
State: closed - Opened by evoskuil 4 months ago
#662 - Stub in custom channel creator with default allocator.
Pull Request -
State: closed - Opened by evoskuil 4 months ago
#661 - Use consistent calling convention and instead copy ptr, regen artifacts.
Pull Request -
State: closed - Opened by evoskuil 4 months ago
#660 - Adapt to pmr vectors changes.
Pull Request -
State: closed - Opened by evoskuil 5 months ago
#659 - Adapt to block.identify, check mallied on non-bypass check fail.
Pull Request -
State: closed - Opened by evoskuil 5 months ago
- 1 comment
#658 - Remove dead code pertaining to malleation download.
Pull Request -
State: closed - Opened by evoskuil 5 months ago
- 1 comment
#657 - Fix ec vs. code incorrect local var dereference.
Pull Request -
State: closed - Opened by evoskuil 5 months ago
- 1 comment
#656 - Avoid std parallel set_strong/unstrong, use variant events.
Pull Request -
State: closed - Opened by evoskuil 5 months ago
- 9 comments
#655 - Use ASIO concurrency for parallel confirmation by tx.
Pull Request -
State: closed - Opened by evoskuil 5 months ago
- 1 comment
#654 - Avx2 and sse4 optimization doesn't compile in linux system
Issue -
State: closed - Opened by parsevalbtc 5 months ago
- 4 comments
Labels: build
#653 - Clean up codes, weak ptr fixes, add organizer::duplicate().
Pull Request -
State: closed - Opened by evoskuil 5 months ago
- 1 comment
#652 - Use parallel set_strong/unstrong in sequential confirmation.
Pull Request -
State: closed - Opened by evoskuil 5 months ago
- 1 comment
#651 - Fix confirmation chaser.
Pull Request -
State: closed - Opened by evoskuil 5 months ago
- 1 comment
#650 - Fix headers-first milestone setter.
Pull Request -
State: closed - Opened by evoskuil 5 months ago
- 1 comment
#649 - Restore seq confirmability in favor of store par_unseq.
Pull Request -
State: closed - Opened by evoskuil 5 months ago
- 3 comments
#648 - Implement set_strong/unstrong for candidate reorgs.
Pull Request -
State: closed - Opened by evoskuil 5 months ago
- 1 comment
#647 - Simplified malleability, confirmation when validation is current.
Pull Request -
State: closed - Opened by evoskuil 5 months ago
- 1 comment
#646 - Implement confirmation concurrency (disabled).
Pull Request -
State: closed - Opened by evoskuil 6 months ago
- 1 comment
#645 - Node crashes while scanning hashmap collision stats - [Solved]
Issue -
State: closed - Opened by parsevalbtc 6 months ago
- 1 comment
#644 - No longer consider malleable64 when setting strong.
Pull Request -
State: closed - Opened by evoskuil 6 months ago
- 1 comment
#643 - Use new set_code() methods, refactor/fix bypass behavior.
Pull Request -
State: closed - Opened by evoskuil 6 months ago
- 1 comment
#642 - Adapt to database change.
Pull Request -
State: closed - Opened by evoskuil 6 months ago
- 1 comment
#641 - Refactor bypass using new store.header.bypass field.
Pull Request -
State: closed - Opened by evoskuil 6 months ago
- 4 comments
#640 - Pass bypass from check chaser to protocol via get_hashes handler.
Pull Request -
State: closed - Opened by evoskuil 6 months ago
- 3 comments
#639 - Update confirmation and validation chasers.
Pull Request -
State: closed - Opened by evoskuil 6 months ago
- 1 comment
#638 - Revise validation chaser error handling.
Pull Request -
State: closed - Opened by evoskuil 6 months ago
- 1 comment
#637 - Handle malleability ICO bypass confirmations.
Pull Request -
State: closed - Opened by evoskuil 6 months ago
- 1 comment
#636 - Hardwired block.check(bypass) and set(txs, bypass).
Pull Request -
State: closed - Opened by evoskuil 6 months ago
- 1 comment
#635 - Disable address/neutrino tables by default, fix dangling pointer.
Pull Request -
State: closed - Opened by evoskuil 6 months ago
- 1 comment
#634 - Style, add, parse and integrate node.threads setting. @evoskuil evoskuil committed 1 minute ago
Pull Request -
State: closed - Opened by evoskuil 6 months ago
- 1 comment
#633 - Add database.minimize setting, concurrent validation WIP.
Pull Request -
State: closed - Opened by evoskuil 6 months ago
- 1 comment
#632 - Fix stall resulting from download vs. validation in check chaser.
Pull Request -
State: closed - Opened by evoskuil 6 months ago
- 1 comment
#631 - Regenerate artifacts.
Pull Request -
State: closed - Opened by pmienk 6 months ago
#630 - macOS/clang: compiler segfault.
Issue -
State: closed - Opened by evoskuil 6 months ago
- 1 comment
Labels: info required, build
#629 - Change download window to chase downloaded vs. validated.
Pull Request -
State: closed - Opened by evoskuil 6 months ago
#628 - Coveralls build failing.
Issue -
State: closed - Opened by evoskuil 6 months ago
- 1 comment
Labels: build
#627 - Invoke set_console_echo() on close.
Pull Request -
State: closed - Opened by evoskuil 6 months ago
#626 - Remove dead code (hot version).
Pull Request -
State: closed - Opened by evoskuil 6 months ago
#625 - Regenerate artifacts with macos-13.
Pull Request -
State: closed - Opened by pmienk 7 months ago
- 1 comment
#624 - Add disk full polling and auto-resume.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
#623 - Guard subscriber from invalid log levels and emit.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#622 - Organize configuration.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#621 - Make initial log toggles (levels) configurable, style, presentation.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#620 - Add events::snapshot_span, bypass advancer when at maximum height.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#619 - Update autosnap scehedule.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#618 - Rename error::store_snapshot, improve autosnap scheduling.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#617 - Add [w]ork sequence, no resume on store reset, disable autosnap, style.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#616 - Rename complete_event, no pass ec to stopped() in protocols.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#615 - Create store on bn run if directory missing.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#614 - Hide subscr key in protocol base, use notity_one for starve.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#613 - Automate optimal inventory sizing.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#612 - Add snapshot_interval and remove maximum_inventory setting.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#611 - Remove do_progress() from [i]nformation option.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#610 - Implement max advance and query.get_code().
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#609 - Refactor executor.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#608 - Change event subscription model.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#607 - Add chase::report and [d]istro cmdline option, fix inverted stop check.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#606 - Implement node.maximum_height setting, database updates.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#605 - Use service suspension for snapshots, add disk_full reset.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#604 - Handle disk full condition.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#603 - Guard against backup before node object created.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#602 - Implement neutrino compute and archive on candidate validation.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#601 - Add disabled address query benchmark.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#600 - Change address table config message to say "0 disables".
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#599 - Config settings and measure output.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#598 - Update system and system-import msvc props for intrinsics.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#597 - Output candidate and confirmed wire sizes, config for address table.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#596 - compile error with boost 1.77
Issue -
State: closed - Opened by davxiao 7 months ago
- 4 comments
Labels: info required, build
#595 - link error with boost lib 1.77
Issue -
State: closed - Opened by davxiao 7 months ago
- 4 comments
Labels: question, info required, build
#594 - Add/handle chase::regressed, limit redundant tail downloads, refactor.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#593 - Use strong (shared) ref to session objects.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#592 - Standardize state change logging.
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#591 - Implement and employ static chaser_check::empty_map().
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment
#590 - Call set_strong(block) before confirm(block).
Pull Request -
State: closed - Opened by evoskuil 7 months ago
- 1 comment