Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Tracking: dependencies to update #126

Closed
4 tasks
gnunicorn opened this issue Feb 7, 2019 · 0 comments
Closed
4 tasks

Tracking: dependencies to update #126

gnunicorn opened this issue Feb 7, 2019 · 0 comments

Comments

@gnunicorn
Copy link
Contributor

gnunicorn commented Feb 7, 2019

Additionally to paritytech/substrate#808 we have the following dependencies we might want to upgrade sooner or later:

  • libsecp256k1 0.2.2 causes:
    • sha2 0.6.0 (latest is 0.8.0) -> block-buffer 0.2.0, byte-tools 0.2.0
    • hmac-drbg 0.1.2-> hmac 0.4.2 (latest is 0.6.3) -> crypto-mac 0.4.0 -> generic-array 0.8.3, subtle 1.0.0
  • kvdb & kvdb-rocksdb: We are currently using the master-version, however substrate uses a private branch with a newer rocksdb under it, thus we are compiling with two versions of all these three crates
@gnunicorn gnunicorn mentioned this issue Feb 7, 2019
8 tasks
tomusdrw added a commit that referenced this issue Mar 26, 2021
* Revert "Bump async-std from 1.5.0 to 1.6.0 (#126)"

This reverts commit a865976.

* Add async-std=1.6 to ignore.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants