Skip to content
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

update required ! #1

Open
wants to merge 76 commits into
base: master
Choose a base branch
from
Open

Conversation

gabrieldan69
Copy link

please release a update, the wallet is not connecting to peers

* Added setgenerate for easy mining

* Hardfork from block 4555
Change testnet spork key and reduce the size of the llmq values
Added seed nodes, updated testnet
@realsetvin
Copy link

Why are issues disabled for this coin? I cannot build from source on ubuntu 18

image

Please turn on issues and advise if possible! Thank you!

I used this script to build from source

sudo apt update && sudo apt upgrade &&
git clone https://github.com/vkaxproject/vkax --depth 1 &&
cd vkax/depends/ &&
chmod +x conf* &&
make -j2 &&
cd .. &&
find -iname '*.sh'|xargs chmod +x &&
chmod +x src/leveldb/build_detect_platform &&
autoreconf -fi &&
./configure --disable-tests --disable-bench --prefix=pwd/depends/x86_64-pc-linux-gnu/ &&
make -j2

@realsetvin
Copy link

I found this z-classic/zclassic#178

@realsetvin
Copy link

realsetvin commented Mar 17, 2024

please see this branch

realsetvin/vkax#5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants