Nuke 🌄
Nuke 🌄
> Warning, this version brings breaking changes. If your OS is runing GLIBC 2.27 I would not upgrade the binary. > ```sh > ldd --version > ldd (Ubuntu GLIBC 2.27-3ubuntu1.5)...
Or perhaps this is the reason. https://github.com/google/snappy/commit/8dd58a519f79f0742d4c68fbccb2aed2ddb651e8 snappy is a dependency of rocksdb
I believe this should be solved in a release of snappy https://github.com/google/snappy/releases/tag/1.1.9 that will be included in https://github.com/facebook/rocksdb/releases/ perhaps 7.2.3... And finally upstream in substrate. Keep a lookout for a...
https://substrate.stackexchange.com/questions/3442/substrate-node-template-docker-crashes-on-m1-macs may be related for this on docker. @brunopgalvao likely knows more and can respond on SE if not :pray: (don't have an m1 to try and reproduce, but many...
https://substrate.stackexchange.com/questions/3405/error-tikv-jemalloc-sys-fails-to-build-after-upgrading-substrate-based-chain might give some hints, as this is a dependency error from https://crates.io/crates/tikv-jemalloc-sys it seems... and make is just not finding the explicit version of this dylib . Perhaps try...
Doing some cleaning of issues: is this one still relevant and wanted?
Closing this as it's stale, and I think now covered in the present template. Please do reopen or create a fresh issue for more features like this? 🙏🏼
Ah my mistake! I read block _number_ in your OP not hash. I agree this would be a great addition. Sorry for the incorrect close here. 
#235 was not a fix. I simply have not checked the docker functionality - open to have others give it a test, I suspect there few changes (if any) needed...
Agreed. Let's fix these upstream and update here after: https://github.com/paritytech/substrate/issues/10051