Skip to content

update required !#1

Open
gabrieldan69 wants to merge 76 commits into
michaelvkax:masterfrom
vkaxproject:master
Open

update required !#1
gabrieldan69 wants to merge 76 commits into
michaelvkax:masterfrom
vkaxproject:master

Conversation

@gabrieldan69

Copy link
Copy Markdown

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
@ghost

ghost commented Feb 6, 2024

Copy link
Copy Markdown

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

@ghost

ghost commented Feb 6, 2024

Copy link
Copy Markdown

I found this z-classic/zclassic#178

@ghost

ghost commented Mar 17, 2024

Copy link
Copy Markdown

please see this branch

https://github.com/realsetvin/vkax/discussions/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.

3 participants