-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
无法在windows上使用? #8
Comments
26.1 windows和macos均测试没问题,你下载完校验一下sha256 Ord Inde DB 在这里下载 https://github.com/CryptoCellLabs/Ordinals-Index-Data/ |
是的,我也遇到这个问题,索引有问题 |
在一些情况下,Windows环境你需要将blocks chainstate indexes 三个目录的权限重置一下(将Users群对于这三个目录给予“完全控制”的权限,并覆盖至子目录所有文件),怀疑是windows自身权限问题。 |
Bitcoin全节点的VMWare虚拟机完整镜像(开箱即用) - 2024年4月26日 之所以提供了虚拟机镜像文件,是在前期接收到很多反馈,不太会使用独立的BTC全节点数据,也出现了各式各样的问题,这个虚拟机直接在Windows/macOS打开就能使用,提供最便捷的方式。 Quark Cloud / 夸克网盘 https://pan.quark.cn/s/4c3b98e42c1f 使用方法: 0、下载Bitcoin虚拟机镜像文件 1、安装VMWare Workstation Pro 2、使用VMWare Workstation Pro打开解压缩后的Bitcoin虚拟机镜像文件 注意: 1、请确保你的Windows电脑有足够大的内存,至少16G内存 2、请将Bitcoin虚拟机镜像文件拷贝到固态硬盘SSD,以便确保足够的读写性能 3、macOS下的VMWare Fusion可以正常打开镜像文件 |
解开之后,会报索引损坏,但重建索引的过程,还比直接网络同步要慢。
兄弟,你是用什么版本的bitcoin core?
The text was updated successfully, but these errors were encountered: