Skip to content
  1. Jan 10, 2022
  2. Jan 05, 2022
  3. Jan 04, 2022
  4. Jan 03, 2022
  5. Dec 21, 2021
  6. Dec 20, 2021
  7. Dec 17, 2021
  8. Dec 16, 2021
    • Nazar Mokrynskyi's avatar
      Async block import params (#10488) · d26d6eb2
      Nazar Mokrynskyi authored
      * Make `SimpleSlotWorker::block_import_params()` return function that returns a future
      
      * Simplify `SimpleSlotWorker::block_import_params()` to just async method
      d26d6eb2
  9. Dec 15, 2021
  10. Dec 13, 2021
  11. Dec 11, 2021
    • Bastian Köcher's avatar
      `inspect-key`: Adds support for `expect-public` (#10430) · f6f58f95
      Bastian Köcher authored
      * Introduce `SecretUri`
      
      * `inspect-key`: Adds support for `expect-public`
      
      `expect-public` can be used to check that a given secret uri corresponds to the given public key.
      This is mainly useful when the secret uri is protected by a password and a new derived account
      should be generated. With `--expect-public` the user can pass the public key/account-id of the
      "base" secret uri aka the one without any derivation to ensure the correct password was inserted.
      
      * Fixes
      
      * 🤦
      
      
      
      * Apply suggestions from code review
      
      Co-authored-by: default avatarAndré Silva <[email protected]>
      
      * Review feedback
      
      * FMT
      
      * Bump the versions
      
      Co-authored-by: default avatarAndré Silva <[email protected]>
      f6f58f95
  12. Dec 09, 2021
  13. Dec 08, 2021
    • David's avatar
      Release sp-core 4.0.0 (#10447) · 92dc635f
      David authored
      * Bump versions of sp-core and dependencies to v4.0.0
      
      * Update references from `4.0.0-dev` –> `4.0.0`
      
      * Funny whitespace
      
      * Funny whitespace 2
      92dc635f
  14. Dec 06, 2021
  15. Nov 25, 2021
    • Roman's avatar
      Bump libp2p to 0.40.0 (#10035) · c5ae5190
      Roman authored
      * Bump libp2p to 0.40.0-rc.1
      
      * Fix PingFailure import
      
      * Reduce the number of compilation errors (this is a FIXME commit)
      
      * Bump libp2p to 0.40.0-rc.2
      
      * Fix sc-network::Behaviour to inject events into fields
      
      * Fix some NetworkBehaviourAction types
      
      * More fixes
      
      * More fixes
      
      * More fixes
      
      * Fix DiscoveryBehaviour
      
      * Fix PeerInfoBehaviour
      
      * Fix RequestResponsesBehaviour
      
      * Fix RequestResponsesBehaviour
      
      * Fix Notifications
      
      * Fix NetworkWorker
      
      * Fix Behaviour
      
      * Please borrowchk
      
      * Please borrowchk
      
      * Please borrowchk
      
      * Fix fmt
      
      * Cover all cases in matches
      
      * Fix some clippy warnings
      
      * Fix into_peer_id -> to_peer_id
      
      * Fix some warnings
      
      * Fix some inject_dial_failure FIXMEs
      
      * Fix DiscoveryBehaviour::inject_dial_failure
      
      * Fix RequestResponsesBehaviour::inject_dial_failure
      
      * Fix the order of inject_connection_closed PeerInfoBehaviour events
      
      * Make KademliaEvent with filtering unreachable
      
      * Fix Notifications::inject_dial_failure
      
      * Use concurrent_dial_errors in NetworkWorker
      
      * Remove commented-out RequestResponsesBehaviour::inject_addr_reach_failure
      
      * Fix tests
      
      * Dont report new PendingConnectionError and DialError variants to metrics
      
      * Bump libp2p to 0.40.0
      
      * Add fn inject_listen_failure and inject_address_change
      
      * Review fixes
      c5ae5190
  16. Nov 22, 2021
  17. Nov 20, 2021
  18. Nov 15, 2021
  19. Nov 13, 2021
  20. Nov 12, 2021
  21. Nov 11, 2021
  22. Nov 10, 2021
    • Benjamin Kampmann's avatar
      Intend to reactivate cargo-unleash check (#10167) · 2168a6d0
      Benjamin Kampmann authored
      * Intend to reactivate cargo-unleash check
      
      It appears the bug it was deactivated for has been resolved a while ago. Trying to reactivate the checks.
      
      * adding missing cargo.toml metadata for BEEFY crates
      
      * fix wrong version reference
      
      * matching up versions
      
      * disable faulty cache
      
      * switching more versions to prerelease
      
      * Revert "disable faulty cache"
      
      This reverts commit 411a12ae444a9695a8bfea4458a868438d870b06.
      
      * bump minor of sc-allocator to fix already-published-issue
      
      * fixup another pre-released dependency problem
      
      * temp switch to latest unleash
      
      * fixing dependency version and features
      
      * prometheus endpoint has also been changed
      
      * fixing proposer metrics versioning
      
      * fixing hex feature for beefy
      
      * fix generate-bags feature selection
      
      * fixup Cargo.lock
      
      * upgrade prometheus dependencies
      
      * missed one
      
      * switch to latest release
      2168a6d0
  23. Nov 07, 2021
    • cheme's avatar
      Fast sync child trie support. (#9239) · ca5b0724
      cheme authored
      * state machine proofs.
      
      * initial implementation
      
      * Remove todo.
      
      * Extend test and fix import.
      
      * fix no proof, with proof ko.
      
      * fix start at logic.
      
      * Restore response size.
      
      * Rework comments.
      
      * Add explicit ref
      
      * Use compact proof.
      
      * ref change
      
      * elaborato on empty change set condition.
      
      * KeyValueState renaming.
      
      * Do not add two time child trie with same root to sync reply.
      
      * rust format
      
      * Fix merge.
      
      * fix warnings and fmt
      
      * fmt
      
      * update protocol id to V2
      ca5b0724
  24. Nov 04, 2021
  25. Oct 13, 2021
  26. Oct 12, 2021
  27. Oct 08, 2021
  28. Oct 07, 2021
  29. Sep 29, 2021
  30. Sep 15, 2021
  31. Sep 07, 2021
  32. Sep 04, 2021
  33. Aug 24, 2021
  34. Aug 22, 2021