Ecosyste.ms: Issues

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

GitHub / nimiq/core-rs-albatross issues and pull requests

#2629 - Use faster byte array serialization for `Address`

Pull Request - State: closed - Opened by hrxi 3 months ago - 1 comment

#2628 - Make start and finish of validity window sync log info

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

#2627 - Only accept control transactions over the control transaction topic

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

#2626 - Investigate missing macro block justification

Issue - State: open - Opened by styppo 3 months ago - 3 comments

#2625 - Add a mechanism to sync the mempool

Issue - State: open - Opened by styppo 3 months ago - 3 comments

#2624 - Refactor Consensus task structure

Issue - State: closed - Opened by styppo 3 months ago

#2622 - ProposalBuffer: Move log message where it belongs

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

#2621 - Catch if peer sends an invalid epoch_number instead of panicking

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

#2620 - Fix clippy warnings

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

#2619 - Improve performance of history tree

Pull Request - State: closed - Opened by paberr 4 months ago
Labels: enhancement

#2618 - Fix call to add_to_history in tests

Pull Request - State: closed - Opened by paberr 4 months ago
Labels: bug

#2617 - Tool to measure history store performance

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

#2616 - Introduce a validators stress scenario

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

#2613 - Fix some clippy warnings

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

#2612 - Remove unused scripts

Pull Request - State: closed - Opened by jsdanielh 4 months ago - 2 comments

#2611 - metrics-server: Re-add http1 support

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

#2610 - Fix revert for trie diffs to include incomplete part as well

Pull Request - State: closed - Opened by paberr 4 months ago - 1 comment
Labels: bug

#2609 - build(deps): bump futures-timer from 3.0.2 to 3.0.3 in the minor-and-patch-updates group

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependency, rust

#2608 - Make fetching the address book available over RPC

Issue - State: open - Opened by Eligioo 4 months ago
Labels: enhancement

#2607 - LiveSync: move peer list update to its own task

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

#2606 - Rename back to `ExtendedTransaction` for serialization

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

#2605 - Staking transactions are not enforced to be to / from the staking contract

Issue - State: closed - Opened by danimoh 4 months ago - 2 comments

#2604 - Recipient and sender data lengths are not checked / limited for regular transactions

Issue - State: closed - Opened by danimoh 4 months ago - 4 comments
Labels: bug

#2603 - Make the address book available to web clients

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

#2602 - Add total active stake to chain info

Issue - State: open - Opened by ii-cruz 4 months ago
Labels: enhancement

#2601 - Update publish.py

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

#2600 - build(deps): bump the minor-and-patch-updates group across 1 directory with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependency, rust

#2599 - Peer provides the necessary services for syncing

Pull Request - State: closed - Opened by viquezclaudio 4 months ago - 3 comments

#2598 - build(deps): bump tracing-loki from 0.2.4 to 0.2.5 in the minor-and-patch-updates group

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependency, rust

#2597 - Fix feature compilation for several crates

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

#2596 - Increase mempool tests wait time

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

#2595 - Determine the optimal syncing strategy instead of a constant threshold

Issue - State: open - Opened by Eligioo 4 months ago
Labels: enhancement

#2594 - Remove unused imports from tests

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

#2591 - Make sure a received missing block is still relevant

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

#2590 - TODO make buffer size configurable on the network

Issue - State: open - Opened by ii-cruz 4 months ago
Labels: enhancement

#2589 - Make the full_sync_threshold configurable

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

#2588 - Move rate limiting to swarm to fix the unprotected buffer

Pull Request - State: closed - Opened by ii-cruz 4 months ago - 1 comment
Labels: bug

#2587 - TransactionBuilder: Return Transaction instead of Result if creation can't fail

Pull Request - State: closed - Opened by fiaxh 4 months ago - 2 comments

#2586 - Minor code cleanup

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

#2585 - Consistent style for network topic names

Pull Request - State: closed - Opened by Eligioo 4 months ago
Labels: testnet-restart

#2584 - Macro sync: Check if peer is still connected after request

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

#2583 - Remove unneeded `#![recursion_limit = "128"]`

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

#2582 - build(deps): bump braces from 3.0.2 to 3.0.3 in /web-client/launcher

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 3 comments
Labels: dependency, javascript

#2581 - build(deps): bump the minor-and-patch-updates group across 1 directory with 5 updates

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependency, rust

#2580 - Add a way to mechanically generate `MAX_SIZE` constants

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

#2579 - build(deps): bump the minor-and-patch-updates group with 4 updates

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 2 comments
Labels: dependency, rust

#2578 - Revisit Cache invalidation for validator records.

Issue - State: open - Opened by nibhar 4 months ago
Labels: enhancement

#2577 - Define Dependabot groups for bundling package version updates

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

#2576 - State sync doesn't complete because last chunk cannot be applied

Issue - State: closed - Opened by viquezclaudio 4 months ago - 5 comments

#2575 - build(deps): bump console-subscriber from 0.2.0 to 0.3.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependency, rust

#2574 - build(deps): bump regex from 1.10.4 to 1.10.5

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependency, rust

#2573 - build(deps): bump url from 2.5.0 to 2.5.1

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependency, rust

#2572 - build(deps): bump docker/build-push-action from 5.3.0 to 5.4.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependency, github_actions

#2571 - Improve state sync log

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

#2570 - Review rate limiting for gossipsub

Issue - State: open - Opened by styppo 4 months ago - 2 comments

#2569 - build(deps): bump clap from 4.5.4 to 4.5.6

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependency, rust

#2568 - BlockQueue: Restrict buffering of blocks per peer per height

Pull Request - State: closed - Opened by nibhar 4 months ago - 3 comments

#2567 - Review request/response max message size

Issue - State: open - Opened by styppo 4 months ago - 1 comment

#2566 - build(deps): bump strum_macros from 0.26.2 to 0.26.4

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependency, rust

#2565 - Increase uptime in `FourValidatorsReconnectSpammer` DevNet scenario

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

#2564 - LiveSync: always poll BlockQueue, even with a push future in progress

Pull Request - State: closed - Opened by styppo 4 months ago - 4 comments

#2563 - Refactoring network into swarm, rate limiting and network types

Pull Request - State: closed - Opened by ii-cruz 4 months ago - 1 comment
Labels: enhancement, refactor

#2561 - Fix "cache state must exist" panic in `validator-network`

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

#2560 - Don't publish on header topic until consensus has been established

Issue - State: closed - Opened by styppo 4 months ago - 1 comment

#2559 - Test the gossipsub message size limit

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

#2556 - build(deps): bump toml from 0.8.13 to 0.8.14

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependency, rust

#2555 - Make `full_sync_threshold` configurable

Issue - State: closed - Opened by styppo 4 months ago

#2554 - All current dependabot updates v31

Pull Request - State: closed - Opened by hrxi 4 months ago
Labels: dependency

#2553 - build(deps): bump proc-macro2 from 1.0.84 to 1.0.85

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependency, rust

#2552 - build(deps): bump strum_macros from 0.26.2 to 0.26.3

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependency, rust

#2551 - Remove obsolete TODOs, fix comments

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

#2550 - Audit early returns in `Future::poll` functions in the codebase

Issue - State: open - Opened by hrxi 4 months ago - 1 comment

#2549 - Remove `BlockHeader` enum

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

#2548 - build(deps): bump tokio from 1.37.0 to 1.38.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependency, rust

#2547 - Fix history sync to use additional non prunable checkpoints

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

#2546 - Panic in validator-network: cache state must exist

Issue - State: closed - Opened by viquezclaudio 4 months ago - 3 comments

#2544 - Handle failing creation of reactivation transaction

Issue - State: closed - Opened by hrxi 4 months ago

#2543 - Figure out TODO in `IncrementalMerkleProof::compute_root`

Issue - State: open - Opened by hrxi 4 months ago - 1 comment

#2542 - Set `state_chunks_max_size`

Issue - State: closed - Opened by hrxi 4 months ago

#2541 - SyncQueue: fix manipulation of `next_outgoing_index` on error path

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

#2540 - Remove TODO about network ID needing to be checked

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

#2539 - Panic: Inconsistent state after reverting block

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

#2538 - Fixing code coverage

Pull Request - State: closed - Opened by ii-cruz 4 months ago - 2 comments
Labels: bug, github_actions

#2537 - build(deps): bump hyper-util from 0.1.4 to 0.1.5

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependency, rust

#2536 - network-libp2p: Update `kad` configuration

Pull Request - State: closed - Opened by jsdanielh 4 months ago
Labels: testnet-restart

#2535 - All current dependabot updates v30

Pull Request - State: closed - Opened by jsdanielh 4 months ago
Labels: dependency

#2534 - Remove duplicate function between the blockchains

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

#2533 - State sync not required for live sync instead of macro sync

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

#2532 - Add log message to state sync

Pull Request - State: closed - Opened by viquezclaudio 4 months ago - 4 comments

#2531 - DoS vector on network

Issue - State: closed - Opened by ii-cruz 4 months ago
Labels: bug

#2530 - DHT records don't expire

Issue - State: closed - Opened by ii-cruz 4 months ago - 1 comment
Labels: enhancement

#2529 - 1mb max message size is too small for macroblocks

Issue - State: closed - Opened by ii-cruz 4 months ago
Labels: bug