Pages:
Author

Topic: [ANN] Kryptohash | Brand new PoW algo | 320bit hash | ed25519 | PID algo for dif - page 66. (Read 149437 times)

legendary
Activity: 1610
Merit: 1008
Forget-about-it
wait whats this transaction thing, i thought its new POW algo, not new pow style is there a velocity associated with transactions or something?
newbie
Activity: 31
Merit: 0
Block card in 3474, 2 hours, the coin to die?

There were no transactions, the dev stopped a process which was generating a new 0.02 transaction every 10 seconds. All you needed to get more blocks mined was to send some coins between wallets Wink
sr. member
Activity: 329
Merit: 250
Wallet 0.3.3 has been released

https://github.com/kryptohash/kryptohash/releases/tag/v0.3.3

Everybody needs to upgrade their Wallet to version 0.3.3 before the block 5000 mark
legendary
Activity: 1050
Merit: 1000
full member
Activity: 196
Merit: 100
Block card in 3474, 2 hours, the coin to die?
legendary
Activity: 1610
Merit: 1008
Forget-about-it
sorry wont be able to update for 10 hrs. but im just one 7950..
newbie
Activity: 50
Merit: 0
Update.  I'm compiling the new Wallet 0.3.3 but, this new version will require everybody to be running it when the blockchain hits the 5000 blocks

I've stopped generating TX every 10 seconds in order to give time for miners to upgrade the new Wallet.

ETA for the new Wallet v0.3.3 is 3 hours from now.  Around 4:00AM GMT    

Thanks for your patience.

Sounds good. The transaction fees seem quite high. Is there reasoning behind this?

Also, every time I encrypt a wallet I need to use the --salvagewallet flag. The qt never seems to quit cleanly. This is the 3rd time it's happened.
sr. member
Activity: 329
Merit: 250
Update.  I'm compiling the new Wallet 0.3.3 but, this new version will require everybody to be running it when the blockchain hits the 5000 blocks

I've stopped generating TX every 10 seconds in order to give time for miners to upgrade the new Wallet.

ETA for the new Wallet v0.3.3 is 3 hours from now.  Around 4:00AM GMT    

Thanks for your patience.
full member
Activity: 196
Merit: 100
Quick update.  I'm working on a new Wallet version 0.3.3 that will allow the PID algo to adjust the Difficulty a bit faster. 

Please consider to fix this :

genesis.cpp:15: error: function definition does not declare parameters
genesis.cpp:20: error: function definition does not declare parameters
genesis.cpp:25: error: function definition does not declare parameters
genesis.cpp: In function ‘const Genesis::MapGenesis& Genesis::Genesis()’:
genesis.cpp:32: error: ‘mapGenesisTestnet’ was not declared in this scope
genesis.cpp:34: error: ‘mapGenesis’ was not declared in this scope
genesis.cpp:36: error: ‘mapGenesisRegtest’ was not declared in this scope

for osx and linux platform

Compiler doesn't support C++11 ?
Development can provide a new purse the download link?
sr. member
Activity: 364
Merit: 250
Quick update.  I'm working on a new Wallet version 0.3.3 that will allow the PID algo to adjust the Difficulty a bit faster. 

Please consider to fix this :

genesis.cpp:15: error: function definition does not declare parameters
genesis.cpp:20: error: function definition does not declare parameters
genesis.cpp:25: error: function definition does not declare parameters
genesis.cpp: In function ‘const Genesis::MapGenesis& Genesis::Genesis()’:
genesis.cpp:32: error: ‘mapGenesisTestnet’ was not declared in this scope
genesis.cpp:34: error: ‘mapGenesis’ was not declared in this scope
genesis.cpp:36: error: ‘mapGenesisRegtest’ was not declared in this scope

for osx and linux platform

Compiler doesn't support C++11 ?
I got error: "Big Endian not supported" with C++11 flag on osx.
I'll try again
full member
Activity: 196
Merit: 100
Where to download 0.3.3?
sr. member
Activity: 329
Merit: 250
Quick update.  I'm working on a new Wallet version 0.3.3 that will allow the PID algo to adjust the Difficulty a bit faster. 

Please consider to fix this :

genesis.cpp:15: error: function definition does not declare parameters
genesis.cpp:20: error: function definition does not declare parameters
genesis.cpp:25: error: function definition does not declare parameters
genesis.cpp: In function ‘const Genesis::MapGenesis& Genesis::Genesis()’:
genesis.cpp:32: error: ‘mapGenesisTestnet’ was not declared in this scope
genesis.cpp:34: error: ‘mapGenesis’ was not declared in this scope
genesis.cpp:36: error: ‘mapGenesisRegtest’ was not declared in this scope

for osx and linux platform

Compiler doesn't support C++11 ?
sr. member
Activity: 364
Merit: 250
Quick update.  I'm working on a new Wallet version 0.3.3 that will allow the PID algo to adjust the Difficulty a bit faster. 

Please consider to fix this :

genesis.cpp:15: error: function definition does not declare parameters
genesis.cpp:20: error: function definition does not declare parameters
genesis.cpp:25: error: function definition does not declare parameters
genesis.cpp: In function ‘const Genesis::MapGenesis& Genesis::Genesis()’:
genesis.cpp:32: error: ‘mapGenesisTestnet’ was not declared in this scope
genesis.cpp:34: error: ‘mapGenesis’ was not declared in this scope
genesis.cpp:36: error: ‘mapGenesisRegtest’ was not declared in this scope

for osx and linux platform
sr. member
Activity: 329
Merit: 250
Quick update.  I'm working on a new Wallet version 0.3.3 that will allow the PID algo to adjust the Difficulty a bit faster. 
newbie
Activity: 50
Merit: 0
I am getting about 3 blocks rejected for everyone that I find on my 280x. Anyone else having this issue?

I also can only get my 280X to mine. My 270X will not mine just HW errors and my other pc with Nvidia cards also nothing but HW.

I have the same problem. I have a rig with two 280x cards and one 7970 and only the 7970 does not have hardware errors. It's also the card that my monitor is plugged into.
sr. member
Activity: 364
Merit: 250
tried both, as well as libdb5* and --fix-missing

Quote
E: Couldn't find any package by regex

sudo apt-get autoremove uninstalled libdb4.8. Reinstall got me nowhere (see above error)
open a new terminal or reboot to reset your environement variables. run autogen.sh again:
 
./autogen.sh
./configure CXXFLAGS=-fpermissive
newbie
Activity: 27
Merit: 0
tried both, as well as libdb5* and --fix-missing

Quote
E: Couldn't find any package by regex

sudo apt-get autoremove uninstalled libdb4.8. Reinstall got me nowhere (see above error)
sr. member
Activity: 364
Merit: 250
newbie
Activity: 27
Merit: 0
to avoid configure: error: "Big Endian not supported" : ./configure CXXFLAGS=-fpermissive

Quote
CXXFLAGS=-fpermissive CPPFLAGS="-Ikeccak -Ikeccak/SnP -Ikeccak/KeccakF-1600 -I/usr/local/include" LDFLAGS="-L/usr/local/lib -Wl,-rpath=/usr/local/lib" ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to disable maintainer-specific portions of Makefiles... yes
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking how to run the C++ preprocessor... g++ -E
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... no
checking whether gcc accepts -g... no
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU Objective C++ compiler... no
checking whether g++ accepts -g... no
checking for a sed that does not truncate output... /bin/sed
checking for ar... /usr/bin/ar
checking for ranlib... /usr/bin/ranlib
checking for strip... /usr/bin/strip
checking for gcov... /usr/bin/gcov
checking for lcov... no
checking for java... no
checking for genhtml... no
checking for git... /usr/bin/git
checking for ccache... no
checking for xgettext... /usr/bin/xgettext
checking for hexdump... /usr/bin/hexdump
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking if compiler needs -Werror to reject unknown flags... no
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking whether the linker accepts -Wl,--large-address-aware... no
checking whether C++ compiler accepts -Wstack-protector... yes
checking whether C++ compiler accepts -fstack-protector-all... yes
checking whether C++ compiler accepts -fPIE... yes
checking whether C++ preprocessor accepts -D_FORTIFY_SOURCE=2... yes
checking whether C++ preprocessor accepts -U_FORTIFY_SOURCE... yes
checking whether the linker accepts -Wl,--dynamicbase... no
checking whether the linker accepts -Wl,--nxcompat... no
checking whether the linker accepts -Wl,-z,relro... yes
checking whether the linker accepts -Wl,-z,now... yes
checking whether the linker accepts -pie... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for MSG_NOSIGNAL... yes
checking for Berkeley DB C++ headers... no
configure: error: libdb_cxx headers missing

Installed BerkeleyDB with
Quote
sudo apt-get install libdb4.8++-dev
sr. member
Activity: 364
Merit: 250
Giving up on this coin soon. Can't even compile the wallet and I'm not getting help.

My exact installation process on PiMP 1.6-14.6 (debian-based linux):

wget -O boost_1_57_0.tar.gz http://sourceforge.net/projects/boost/files/boost/1.57.0/boost_1_57_0.tar.gz/download
tar xzvf boost_1_57_0.tar.gz
cd boost_1_57_0/
sudo apt-get update
sudo apt-get install build-essential g++ python-dev autotools-dev libicu-dev build-essential libbz2-dev
./bootstrap.sh --prefix=/usr/local
./bjam cxxflags="-std=c++11" install
apt-get install libqt4-dev libprotobuf-dev protobuf-compiler
apt-get install libqrencode-dev
cd ..
wget https://protobuf.googlecode.com/files/protobuf-2.5.0.tar.gz
tar xzvf protobuf-2.5.0.tar.gz
cd pro*
./configure --disable-shared
make
sudo make install
cd ..
git clone https://github.com/kryptohash/kryptohash.git
cd k*
./autogen.sh
CPPFLAGS="-Ikeccak -Ikeccak/SnP -Ikeccak/KeccakF-1600 -I/usr/local/include" LDFLAGS="-L/usr/local/lib -Wl,-rpath=/usr/local/lib" ./configure
Quote
checking whether byte ordering is bigendian... yes
configure: error: "Big Endian not supported"

This is strange.  The configure.ac file used here is the basically the same one you get with Bitcoin 0.9.3.  Can you try compiling Bitcoin 0.9.3?

it's CXXFLAGS flag problem, thère is some changements from bitcoin configure file.

EDIT: change line 166 from configure.ac to
Code:
CXXFLAGS="$CXXFLAGS -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter"
Pages:
Jump to: