Title: [ANN] Warthog Crypto Currency Post by: RavidGil on June 29, 2023, 08:00:25 PM Warthog aims to deliver market-leading levels of decentralisation to the cryptocurrency sector in support of safe and secure decentralised finance.
We are a relatively young project with the ambitious goals to revolutionize the crypto space by aggressively implementing features that no other cryptocurrency can offer: fast and resource-friendly sync by using a thread-based sync model, the world's first Proof of Balanced Work mining algorithm which favors decentralization, nodes which can run and save the chain directly in your browser, and soon also peer to peer communication between browser nodes. But there is more: We currently make great progress in solving the Sandwich Problem (front/back running) in DeFi using hard-coded non-smart-contract DeFi and a custom matching engine. This would solve one of the biggest problems of DeFi. In the long run, Warthog shall become a notable player in the DeFi world. Our matching engine shall merge the two different worlds of discrete orders (like in classical exchanges) and continuous liquidity pools. Atomic swaps with other chains are also planned. - Thread-based sync model: Unlike traditional cryptocurrencies where blocks are identified and downloaded by their hash we have implemented a thread-based approach. Technically, a block chain with possible forks is a tree, and by implementing a branch-aware sync algorithm, we can address blocks by height and branch. This shrinks byte size of communication messages and also improves latency for distributing new blocks which is one of the reasons why sync time in Warthog is faster than in other cryptocurrencies. Furthermore nodes are aware of the sync state of peers. To the best of our knowledge Warthog is the first cryptocurrency to implement this approach. Detailed Feature list: - Crypto Research: Proof of Balanced Work (by CoinFuMasterShifu): Proof of Balanced Work (PoBW) is a novel technique invented by CoinFuMasterShifu to combine different hash functions in a balanced way. For efficient mining, one cannot ignore any of the combined algorithms, all must be mined and their hashrates determine the combined hashrate. There is a scientific research paper on general PoBW here: https://raw.githubusercontent.com/CoinFuMasterShifu/ProofOfBalancedWork/main/PoBW.pdf - Janushash PoBW mining algorithm: Warthog's Janushash mining algorithm combines two algorithms, namely Sha256t and Verushash v2.1 (will soon switch to v2.2). Efficient mining this combination requires a GPU and a CPU. This implies that mainly APUs are used for mining while existing GPU farms or CPU farms are out of the game. The implication of this cannot be overestimated as this brings mining in Warthog closer to Satoshi's original dream "One computer, one vote" than any other cryptocurrency: Firstly, APUs are pretty cheap and widely available such that everyone can participate in mining and secondly, no CPU botnet, nor any GPU farm will suddenly appear and disrupt prices or diminish people's mining revenue. - Browser-based nodes (by CoinFuMasterShifu), work in progress: Warthog is the first cryptocurrency with nodes that can run entirely in the browser. This is a big achievement since it lowers the boundary of setting up a node as low as opening a website, which is even possible on smartphones, and it also improves decentralization as these are full nodes. Warthog achieves this by using bleeding edge technology (WASM FS using OPFS supported by recent browsers and SQLite's recently added support to work with OPFS). There are more exciting achievements ahead on the roadmap: - WebRTC communication between browser nodes: WebRTC is a technology which allows direct communication between browsers after connection is established with the help of a server. We aim to set up several official nodes which assist in establishing direct peer to peer WebRTC connections to other nodes which then can themselves assist in establishing additional WebRTC connections without using the official nodes' help. This will allow for a smartphone peer-to-peer network of full nodes within the browser contributing to decentralization and network resilience. - Asset support and hard-coded DeFi: Warthog will support a tailored DeFi implementation which allows to create and place assets. Direct custom tailored hard-coded DeFi implementation has several advantages over indirect smart contract based approaches: Firstly, the attack surface is much lower (DeFi platforms based on smart contracts are often hacked with funds being stolen) and secondly, the whole database architecture can be designed such that transactions will be more space-efficient and better native support for assets and orders can be offered which lowers adoption barrier and might allow for more convenience features to list all owned assets directly using node API. Furthermore new features like crowd-funding new assets with fair proportional distribution, creating new assets with balance distribution copied from other assets, paying dividends to all holders of some assets are possible when using tailored hard-coded design. Finally, end users will benefit from clear standardization of native DeFi support as a first-class-citizen since obscure and unfair practices (like increase of supply and additional toke-specific fees for trading) as used by most scam or pump-and-dump projects will not be possible. Where is Warthog listed? - Xeggex: https://xeggex.com/market/WART_USDT - Exbitron: https://exbitron.com/trade?market=WART-USDT - TradeOgre: https://tradeogre.com/exchange/WART-USDT - Caldera OTC: https://www.caldera.trade/get-started Which miners do support Warthog's Janushash algorithm? - bzminer: https://www.bzminer.com/ - Janusminer: https://github.com/CoinFuMasterShifu/janusminer (original miner by CoinFuMasterShifu, no longer competitive) Have fun with it. Like we had implementing it. SOME LINKS ==================
WHAT IS IN THE BOX ================== * Reference node implementation of the Warthog Network * Command line wallet software * CPU Miner USAGE ===== * Compile with meson/ninja * Run the node (use some restarter in case it crashes) * Run the miner (compile with release build type for performance) * Optional: Run the wallet to send funds. * Good luck and have fun! Use --help the option. Title: Re: [ANN] Warthog Crypto Currency Post by: illusionoflove on June 29, 2023, 09:35:41 PM Any more info you can add, such as algo or any of the economics?
Or is there any community forming on discord or telegram we could see? Title: Re: [ANN] Warthog Crypto Currency Post by: synthgauge on June 30, 2023, 05:31:59 PM We have updated the tokenomics on the official website. We will use that site to sell the token through the ICO. It does not have https it is too costly to have that but its alright as long as we have everything under sway. Nice to be in the first row of the forerunners at the forefront of the frontier with endeavor that makes headway with steep leaps.
Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on June 30, 2023, 05:49:06 PM We have updated the tokenomics on the official website. We will use that site to sell the token through the ICO. It does not have https it is too costly to have that but its alright as long as we have everything under sway. Nice to be in the first row of the forerunners at the forefront of the frontier with endeavor that makes headway with steep leaps. This guy seems to be a scammer. He has nothing to do with warthog.Quote from: illusionoflove link=topic=5458046.msg62480391#msg62480391 date=168 8074541 Any more info you can add, such as algo or any of the economics? I will ask my friend on this. He is in a different time zone and quite busy though.Or is there any community forming on discord or telegram we could see? Title: Re: [ANN] Warthog Crypto Currency Post by: maxwell522 on July 01, 2023, 01:10:43 AM Do you have a specific project introduction? What is the block time?
Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 01, 2023, 01:48:45 AM Can you explain the installation steps of building and compiling? Thank you
Title: Re: [ANN] Warthog Crypto Currency Post by: makertronic on July 01, 2023, 11:03:32 AM Got an error when compiling on ubuntu 20.04 LTS:
nicola@WOORKER005:~/war/Warthog/builddir$ meson compile INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja [25/212] Compiling C object thirdparty/uSockets/libusockets.so.p/src_bsd.c.o FAILED: thirdparty/uSockets/libusockets.so.p/src_bsd.c.o cc -I./thirdparty/./uSockets/libusockets.so.p -I./thirdparty/./uSockets -I../thirdparty/uSockets -I../thirdparty/uSockets/src -I../subprojects/libuv-v1.44.2/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O0 -g -fPIC -pthread -DLIBUS_USE_LIBUV -DLIBUS_NO_SSL -w -MD -MQ thirdparty/uSockets/libusockets.so.p/src_bsd.c.o -MF ./thirdparty/./uSockets/libusockets.so.p/src_bsd.c.o.d -o thirdparty/uSockets/libusockets.so.p/src_bsd.c.o -c ../thirdparty/uSockets/src/bsd.c ../thirdparty/uSockets/src/bsd.c: In function ‘bsd_create_connect_socket’: ../thirdparty/uSockets/src/bsd.c:274:104: error: parameter name omitted 274 | LIBUS_SOCKET_DESCRIPTOR bsd_create_connect_socket(const char *host, int port, const char *source_host, int /*options*/) { | ^~~ [45/212] Compiling C object subprojects/sqlite-amalgamation-3390300/libsqlite3.so.0.8.6.p/sqlite3.c.o ninja: build stopped: subcommand failed. Title: Re: [ANN] Warthog Crypto Currency Post by: IFalco on July 01, 2023, 12:18:32 PM Do you have a specific project introduction? What is the block time? 20 sec Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on July 02, 2023, 06:36:17 AM Do you have a specific project introduction? What is the block time? 20 sec Got an error when compiling on ubuntu 20.04 LTS: Not all of us work on weekends because of demanding jobs so we will look into this next week. I am sure pumbaa will try hard to fix this. Can you please specify the compiler version? nicola@WOORKER005:~/war/Warthog/builddir$ meson compile INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja [25/212] Compiling C object thirdparty/uSockets/libusockets.so.p/src_bsd.c.o FAILED: thirdparty/uSockets/libusockets.so.p/src_bsd.c.o cc -I./thirdparty/./uSockets/libusockets.so.p -I./thirdparty/./uSockets -I../thirdparty/uSockets -I../thirdparty/uSockets/src -I../subprojects/libuv-v1.44.2/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O0 -g -fPIC -pthread -DLIBUS_USE_LIBUV -DLIBUS_NO_SSL -w -MD -MQ thirdparty/uSockets/libusockets.so.p/src_bsd.c.o -MF ./thirdparty/./uSockets/libusockets.so.p/src_bsd.c.o.d -o thirdparty/uSockets/libusockets.so.p/src_bsd.c.o -c ../thirdparty/uSockets/src/bsd.c ../thirdparty/uSockets/src/bsd.c: In function ‘bsd_create_connect_socket’: ../thirdparty/uSockets/src/bsd.c:274:104: error: parameter name omitted 274 | LIBUS_SOCKET_DESCRIPTOR bsd_create_connect_socket(const char *host, int port, const char *source_host, int /*options*/) { | ^~~ [45/212] Compiling C object subprojects/sqlite-amalgamation-3390300/libsqlite3.so.0.8.6.p/sqlite3.c.o ninja: build stopped: subcommand failed. Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 02, 2023, 06:52:14 AM meirong@OS-20230306EWPM:/warthog/new$ ninja -C build
ninja: Entering directory buildr[51/212] Compiling C++ object src/node/wart-node.p/asyncio_connection.cpp.oFAILED: src/node/wart-node.p/asyncio_connection.cpp.oclude -I../src/shared/src -I../thirdparty/secp256k1/include -I../thirdparty/sglitecpp/include -I../thirccache c++ -I./src/node/wart-node.p -I./src/node -I../src/node -Isrc/node -I../thirdparty/trezor-crypto/idparty/spdlog/include -I../thirdparty/uSockets/src -I../thirdparty/uWebsockets/include -I../thirdparty/jsn/include -I../thirdparty/tomlplusplus/include -I../thirdparty/tl/include -Isubprojects/sqlite-amaloamation-3390300 -I../subprojects/sglite-amalgamation-3390300 -I../subprojects/libuv-V1.44.2/include -Isrc/shred -fdiagnostics-color-always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c++2aconnection.cpp.o.d -0 rc/node/wart-node.p/asyncio_connection.cpp.o -c ../src/node/asyncio/connection.c-00 -g -pthread -MD -M0 Src/node/wart-nodep/asyncio_connection.cpp.0 -MF .src/node/wart-node.p/asyncioppIn file included from../src/node/communication/messages.hpp:2from../src/node/communication/buffers/recvbuffer.hpp:3from ../src/node/asyncio/connection.hpp:2.from../src/node/asyncio/connection.cpp:1:/src/shared/src/block/body/container.hpp:3:10: fatal error: pan: No such file or directory3#include <span>NNNNA compilation terminated[52/212] Compiling C++ object src/node/wart-node.p/block_body-generator.cpp.oFAILED: src/node/wart-node.p/block_body_generator.cpp.occache c++ -I./src/node/wart-node.p -I./src/node -I../src/node -Isrc/node -1../thirdparty/trezor-crypto/iclude -I../src/shared/src -I../thirdparty/secp256k1/include -I../thirdparty/sqlitecpp/include -I../thirdparty/spdlog/include -I../thirdparty/uSockets/src -I../thirdparty/uwebsockets/include -I../thirdparty/jsn/include -I../thirdparty/tomlplusplus/include -I../thirdparty/tl/include -Isubprojects/sqlite-amalgamation-3390300 -I../subprojects/sqlite-amalgamation-3390300 -I../subprojects/libuv-V1.44.2/include -Isrc/shred -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -std=c++2a-00 -g -pthread -MD -MQ src/node/wart-node.p/block_body-generator.cpp.o -MF ./src/node/wart-node.p/blockbody-generator.cpp.o.d -0 src/node/wart-node.p/block_body-generator.cpp.o -c ../src/node/block/body/generator.cppIn file included from ../src/node/block/body/generator.hpp:2from ../src/node/block/body/generator.cpp:1:/src/shared/src/block/body/container.hpp:3:10: fatal error:span: No such file or directory3#include <span> A NN N N N compilation terminated[53/212] Compiling C object thirdparty/uSockets/libusockets.so.p/src_bsd.c.oFAILED: thirdparty/uSockets/libusockets.so.p/src_bsd.c.ocache cc -I./thirdparty/./usockets/libusockets.so.p -./thirdparty/./usockets -I../thirdparty/usockets -/thirdparty/uSockets/src -I../subprojects/libuv-V1.44.2/include -fdiagnostics-color=always -D_FILEOFESET BITS=64 -Mall -Winvalid-och -Wextra -Moedantic -00 -g -fPIC -thread -DLIBUS USE LIBUY -DLIBUS NOSSW -MD -Mo thirdoarty/uSockets/libusockets.so./src bsd.c0 -MF ./thirdparty ./uSockets/libusockets.so Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on July 02, 2023, 06:59:09 AM I am not a C++ specialist, I would need to wait for pumbaa's or timon's opinion but I think <span> is not found because your compiler is too old?
Compiler version is checked with this command: gcc --version Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 02, 2023, 05:58:20 PM I am not a C++ specialist, I would need to wait for pumbaa's or timon's opinion but I think <span> is not found because your compiler is too old? Compiler version is checked with this command: gcc --version gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Copyright (C) 2019 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. The command I use is this, what is wrong? I have installed g++, graphviz, gtest, git, re2c, python2.7+ these dependencies cd ~ && mkdir Warthog && cd Warthog && git clone https://github.com/ByPumbaa/Warthog new && cd new && mkdir build && cd build && meson .. && ninja Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on July 03, 2023, 07:37:59 AM I am not a C++ specialist, I would need to wait for pumbaa's or timon's opinion but I think <span> is not found because your compiler is too old? Compiler version is checked with this command: gcc --version gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Copyright (C) 2019 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. The command I use is this, what is wrong? I have installed g++, graphviz, gtest, git, re2c, python2.7+ these dependencies cd ~ && mkdir Warthog && cd Warthog && git clone https://github.com/ByPumbaa/Warthog new && cd new && mkdir build && cd build && meson .. && ninja Your commands are correct but your build toolchain is too old, you should upgrade to a newer os version or upgrade your compiler but compiler upgrade is something for experts because it not only involves the compiler itself but also things such as placing new libraries and C++ include files. Please switch to a newer os which comes with gcc 11 or newer. Title: Re: [ANN] Warthog Crypto Currency Post by: makertronic on July 03, 2023, 09:06:25 AM Do you have a specific project introduction? What is the block time? 20 sec Got an error when compiling on ubuntu 20.04 LTS: Not all of us work on weekends because of demanding jobs so we will look into this next week. I am sure pumbaa will try hard to fix this. Can you please specify the compiler version? nicola@WOORKER005:~/war/Warthog/builddir$ meson compile INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja [25/212] Compiling C object thirdparty/uSockets/libusockets.so.p/src_bsd.c.o FAILED: thirdparty/uSockets/libusockets.so.p/src_bsd.c.o cc -I./thirdparty/./uSockets/libusockets.so.p -I./thirdparty/./uSockets -I../thirdparty/uSockets -I../thirdparty/uSockets/src -I../subprojects/libuv-v1.44.2/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O0 -g -fPIC -pthread -DLIBUS_USE_LIBUV -DLIBUS_NO_SSL -w -MD -MQ thirdparty/uSockets/libusockets.so.p/src_bsd.c.o -MF ./thirdparty/./uSockets/libusockets.so.p/src_bsd.c.o.d -o thirdparty/uSockets/libusockets.so.p/src_bsd.c.o -c ../thirdparty/uSockets/src/bsd.c ../thirdparty/uSockets/src/bsd.c: In function ‘bsd_create_connect_socket’: ../thirdparty/uSockets/src/bsd.c:274:104: error: parameter name omitted 274 | LIBUS_SOCKET_DESCRIPTOR bsd_create_connect_socket(const char *host, int port, const char *source_host, int /*options*/) { | ^~~ [45/212] Compiling C object subprojects/sqlite-amalgamation-3390300/libsqlite3.so.0.8.6.p/sqlite3.c.o ninja: build stopped: subcommand failed. ninja --version 1.10.0 gcc --version gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 03, 2023, 02:08:05 PM I am not a C++ specialist, I would need to wait for pumbaa's or timon's opinion but I think <span> is not found because your compiler is too old? Compiler version is checked with this command: gcc --version gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0 Copyright (C) 2019 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. The command I use is this, what is wrong? I have installed g++, graphviz, gtest, git, re2c, python2.7+ these dependencies cd ~ && mkdir Warthog && cd Warthog && git clone https://github.com/ByPumbaa/Warthog new && cd new && mkdir build && cd build && meson .. && ninja Your commands are correct but your build toolchain is too old, you should upgrade to a newer os version or upgrade your compiler but compiler upgrade is something for experts because it not only involves the compiler itself but also things such as placing new libraries and C++ include files. Please switch to a newer os which comes with gcc 11 or newer. Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on July 03, 2023, 04:33:30 PM How did you upgrade to gcc 11? It is not a standard package of Ubuntu 20.04 LTS.Maybe you messed something up or only did a partial install without corresponding C++ headers like <span>.
Can you try on a newer system like 22.04? You wrote: Code: fatal error: pan: No such file or directory3#include <span>NNNNA Ubuntu 20.04.'s compiler packages are too old. You probably chose a workaround to install gcc 11 and did not succeed. You should try compiling on a newer system. Quote Still the same error after I upgrade gcc11 Are you sure gcc11 is now used? Is gcc9 still installed? You also need to clear the delete the build directory and create it again. On creation meson outputs the compiler version used.Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 03, 2023, 07:31:32 PM 20230306EWPM:~/Warthog/new/build$ meson ..
The Meson build system Version: 1.1.1 Source dir: /home/meirong/Warthog/new Build dir: /home/meirong/Warthog/new/build Build type: native build Project name: Warthog Project version: 0.1 C compiler for the host machine: ccache cc (gcc 11.1.0 "cc (Ubuntu 11.1.0-1ubuntu1~20.04) 11.1.0") C linker for the host machine: cc ld.bfd 2.34 C++ compiler for the host machine: ccache c++ (gcc 11.1.0 "c++ (Ubuntu 11.1.0-1ubuntu1~20.04) 11.1.0") C++ linker for the host machine: c++ ld.bfd 2.34 Host machine cpu family: x86_64 Host machine cpu: x86_64 Executing subproject libuv libuv| Project name: libuv libuv| Project version: 1.44.2 libuv| C compiler for the host machine: ccache cc (gcc 11.1.0 "cc (Ubuntu 11.1.0-1ubuntu1~20.04) 11.1.0") libuv| C linker for the host machine: cc ld.bfd 2.34 libuv| Fetching value of define "__QNX__" : libuv| Fetching value of define "_AIX" : libuv| Message: System: linux libuv| Compiler for C supports arguments -fno-strict-aliasing: YES libuv| Run-time dependency threads found: YES libuv| Library dl found: YES libuv| Library rt found: YES libuv| Build targets in project: 1 libuv| Subproject libuv finished. Using sqlite3 source from cache. Downloading sqlite3 patch from https://wrapdb.mesonbuild.com/v2/sqlite3_3.39.3-1/get_patch WARNING: failed to download with error: Remote end closed connection without response. Trying after a delay... WARNING: failed to download with error: WrapDB connection failed to https://wrapdb.mesonbuild.com/v2/sqlite3_3.39.3-1/get_patch with error <urlopen error [Errno 111] Connection refused>.. Trying after a delay... WARNING: failed to download with error: WrapDB connection failed to https://wrapdb.mesonbuild.com/v2/sqlite3_3.39.3-1/get_patch with error <urlopen error [Errno 111] Connection refused>.. Trying after a delay... Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on July 03, 2023, 07:38:00 PM Please try again later, this might be a temporary network issue:
Code: WARNING: failed to download with error: WrapDB connection failed to https://wrapdb.mesonbuild.com/v2/sqlite3_3.39.3-1/get_patch with error <urlopen error [Errno 111] Connection refused>.. Trying after a delay... Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 03, 2023, 07:38:36 PM Haha, I seem to build and compile successfully, it is not easy.
meirong@OS-20230306EWPM:~/Warthog/new/build$ ninja --version 1.11.1.git.kitware.jobserver-1 meirong@OS-20230306EWPM:~/Warthog/new/build$ ninja [153/212] Compiling C object src/miner/wart-miner.p/third_party_cpuminer-opt_sph_sha2.c.o ../src/miner/third_party/cpuminer-opt/sph_sha2.c:822: warning: ISO C forbids an empty translation unit [-Wpedantic] [168/212] Compiling C object src/miner/wart-miner.p/third_party_cpuminer-opt_sha256-hash-opt.c.o In file included from ../src/miner/third_party/cpuminer-opt/simd-utils.h:155, from ../src/miner/third_party/cpuminer-opt/sha256-hash-opt.c:14: ../src/miner/third_party/cpuminer-opt/simd-utils/simd-int.h:55:18: warning: ISO C does not support '__int128' types [-Wpedantic] 55 | typedef __int128 int128_t; | ^~~~~~~~ ../src/miner/third_party/cpuminer-opt/simd-utils/simd-int.h:56:18: warning: ISO C does not support '__int128' types [-Wpedantic] 56 | typedef unsigned __int128 uint128_t; | ^~~~~~~~ [212/212] Linking target src/miner/wart-miner Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 03, 2023, 07:41:13 PM Please try again later, this might be a temporary network issue: Code: WARNING: failed to download with error: WrapDB connection failed to https://wrapdb.mesonbuild.com/v2/sqlite3_3.39.3-1/get_patch with error <urlopen error [Errno 111] Connection refused>.. Trying after a delay... meirong@OS-20230306EWPM:~/Warthog/new/build/src$ ls -a . .. miner node shared wallet meirong@OS-20230306EWPM:~/Warthog/new/build/src$ ls -a . .. miner node shared wallet May I ask which 2 programs do I need to run? wallet and which Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on July 03, 2023, 07:51:21 PM Quote Haha, I seem to build and compile successfully, it is not easy. We tested on many new distros and it worked without problems, sorry that 20.04 is not supported out of the box. Pumbaa added a comment on the readme that 20.04 is not supported but you managed to compile on 20.04.Can you write down the steps into this issue? https://github.com/ByPumbaa/Warthog/issues/2 This person also wanted to compile on 20.04 and with your steps it might work. Quote May I ask which 2 programs do I need to run? wallet and which Posted on: Today at 07:38:36 PM You need to run the node program to be able to mine. Then you need to generate a new wallet file and keep it safe. Do this with the "wallet" program, read the help you can access with "./wart-wallet --help`. You can print your wallet address by adding the "-a" argument after you generated your wallet file "./wart-wallet -a" Then you need to run the miner with your personal address from the wallet file. Again read the "--help" of the miner, you need to specify the address and number of threads to mine. Don't forget, the miner only has good performance if you compile everything with "--buildtype=release"! You need to append this to the meson command when you generate the build directory. Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 03, 2023, 07:55:42 PM May I ask which folder the node program is in, and what is the directory path? Where is the directory path of wart-wallet?
Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 03, 2023, 08:02:27 PM Quote Haha, I seem to build and compile successfully, it is not easy. We tested on many new distros and it worked without problems, sorry that 20.04 is not supported out of the box. Pumbaa added a comment on the readme that 20.04 is not supported but you managed to compile on 20.04.Can you write down the steps into this issue? https://github.com/ByPumbaa/Warthog/issues/2 This person also wanted to compile on 20.04 and with your steps it might work. Quote May I ask which 2 programs do I need to run? wallet and which Posted on: Today at 07:38:36 PM You need to run the node program to be able to mine. Then you need to generate a new wallet file and keep it safe. Do this with the "wallet" program, read the help you can access with "./wart-wallet --help`. You can print your wallet address by adding the "-a" argument after you generated your wallet file "./wart-wallet -a" Then you need to run the miner with your personal address from the wallet file. Again read the "--help" of the miner, you need to specify the address and number of threads to mine. Don't forget, the miner only has good performance if you compile everything with "--buildtype=release"! You need to append this to the meson command when you generate the build directory. meirong@OS-20230306EWPM:~/Warthog/node$ ls -a . .. wart-node wart-node.p meirong@OS-20230306EWPM:~/Warthog/node$ ./wart-node --help ./wart-node: error while loading shared libraries: libusockets.so: cannot open shared object file: No such file or directory meirong@OS-20230306EWPM:~/Warthog/node$ ./wart-node ./wart-node: error while loading shared libraries: libusockets.so: cannot open shared object file: No such file or directory Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 03, 2023, 08:14:03 PM Quote Haha, I seem to build and compile successfully, it is not easy. We tested on many new distros and it worked without problems, sorry that 20.04 is not supported out of the box. Pumbaa added a comment on the readme that 20.04 is not supported but you managed to compile on 20.04.Can you write down the steps into this issue? https://github.com/ByPumbaa/Warthog/issues/2 This person also wanted to compile on 20.04 and with your steps it might work. Quote May I ask which 2 programs do I need to run? wallet and which Posted on: Today at 07:38:36 PM You need to run the node program to be able to mine. Then you need to generate a new wallet file and keep it safe. Do this with the "wallet" program, read the help you can access with "./wart-wallet --help`. You can print your wallet address by adding the "-a" argument after you generated your wallet file "./wart-wallet -a" Then you need to run the miner with your personal address from the wallet file. Again read the "--help" of the miner, you need to specify the address and number of threads to mine. Don't forget, the miner only has good performance if you compile everything with "--buildtype=release"! You need to append this to the meson command when you generate the build directory. meirong@OS-20230306EWPM:~/Warthog$ ./wart-wallet ./wart-wallet: symbol lookup error: ./wart-wallet: undefined symbol: secp256k1_ecdsa_recover secp256k1 Incompatible library version meirong@OS-20230306EWPM:~/Warthog$ dpkg -l | grep libsecp256k1 ii libsecp256k1-0:amd64 0.1~20170810-2 amd64 library for EC operations on curve secp256k1 ii libsecp256k1-dev:amd64 0.1~20170810-2 amd64 library for EC operations on curve secp256k1 - development headers Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on July 03, 2023, 08:29:36 PM Don't copy/move the executable files, start them from the directory where they are generated. Does this help?
Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 04, 2023, 07:09:25 AM Don't copy/move the executable files, start them from the directory where they are generated. Does this help? It is useless according to what you said, what system version does ubuntu support? Title: Re: [ANN] Warthog Crypto Currency Post by: gameparadise007 on July 04, 2023, 09:27:42 AM Don't copy/move the executable files, start them from the directory where they are generated. Does this help? It is useless according to what you said, what system version does ubuntu support? I am able to run and mine this coin on Ubuntu 22.04 Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 04, 2023, 09:49:22 AM Got an error when compiling on ubuntu 20.04 LTS: nicola@WOORKER005:~/war/Warthog/builddir$ meson compile INFO: autodetecting backend as ninja INFO: calculating backend command to run: /usr/bin/ninja [25/212] Compiling C object thirdparty/uSockets/libusockets.so.p/src_bsd.c.o FAILED: thirdparty/uSockets/libusockets.so.p/src_bsd.c.o cc -I./thirdparty/./uSockets/libusockets.so.p -I./thirdparty/./uSockets -I../thirdparty/uSockets -I../thirdparty/uSockets/src -I../subprojects/libuv-v1.44.2/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -O0 -g -fPIC -pthread -DLIBUS_USE_LIBUV -DLIBUS_NO_SSL -w -MD -MQ thirdparty/uSockets/libusockets.so.p/src_bsd.c.o -MF ./thirdparty/./uSockets/libusockets.so.p/src_bsd.c.o.d -o thirdparty/uSockets/libusockets.so.p/src_bsd.c.o -c ../thirdparty/uSockets/src/bsd.c ../thirdparty/uSockets/src/bsd.c: In function ‘bsd_create_connect_socket’: ../thirdparty/uSockets/src/bsd.c:274:104: error: parameter name omitted 274 | LIBUS_SOCKET_DESCRIPTOR bsd_create_connect_socket(const char *host, int port, const char *source_host, int /*options*/) { | ^~~ [45/212] Compiling C object subprojects/sqlite-amalgamation-3390300/libsqlite3.so.0.8.6.p/sqlite3.c.o ninja: build stopped: subcommand failed. ubuntu 20.04 LTS The system version does not support Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on July 04, 2023, 12:08:52 PM Quote Haha, I seem to build and compile successfully, it is not easy. You already compiled successfully. Relocation is the issue. This problem comes from the fact that you were copying the executable to a different place. See you have built in "~/Warthog/new/build" directory: Code: 20230306EWPM:~/Warthog/new/build$ meson .. Code: meirong@OS-20230306EWPM:~/Warthog/node$ ./wart-node --help Quote It is useless according to what you said, what system version does ubuntu support? No it is not useless. "Note: Ubuntu 20.04 does not meet these requirements." from the GitHub README file just states that Ubuntu 20.04 normally does not ship with gcc11 but you somehow installed gcc11 using some workaround (external packages?). In this case it should work. You already compiled it. Just start it in place, the missing symbol errors come from the fact that you copied the executable to a different place such that other compiled libraries are not found.May I ask which folder the node program is in, and what is the directory path? Where is the directory path of wart-wallet? The important executables are in these directories:Code: src Code: meirong@OS-20230306EWPM:~/Warthog$ dpkg -l | grep libsecp256k1 Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 04, 2023, 03:34:32 PM It is not feasible to execute them indiscriminately. I will send you the results after execution, and you will know after looking at them.
meirong@OS-20230306EWPM:~/Warthog/new$ ls -a . .. .clang-format .git .gitignore LICENSE README build meson.build src subprojects thirdparty meirong@OS-20230306EWPM:~/Warthog/new$ cd build meirong@OS-20230306EWPM:~/Warthog/new/build$ ls -a . .gitignore .ninja_deps build.ninja meson-info meson-private src thirdparty .. .hgignore .ninja_log compile_commands.json meson-logs meson-uninstalled subprojects meirong@OS-20230306EWPM:~/Warthog/new/build$ cd src meirong@OS-20230306EWPM:~/Warthog/new/build/src$ ls -a . .. miner node shared wallet meirong@OS-20230306EWPM:~/Warthog/new/build/src$ ./wart-node --help -bash: ./wart-node: No such file or directory meirong@OS-20230306EWPM:~/Warthog/new/build/src$ cd node meirong@OS-20230306EWPM:~/Warthog/new/build/src/node$ ls -a . .. wart-node wart-node.p meirong@OS-20230306EWPM:~/Warthog/new/build/src/node$ ./wart-node --help ./wart-node: symbol lookup error: ./wart-node: undefined symbol: secp256k1_ecdsa_sign_recoverable meirong@OS-20230306EWPM:~/Warthog/new/build/src/node$ ./wart-node ./wart-node: symbol lookup error: ./wart-node: undefined symbol: secp256k1_ecdsa_sign_recoverable meirong@OS-20230306EWPM:~/Warthog/new/build/src/node$ cd .. meirong@OS-20230306EWPM:~/Warthog/new/build/src$ cd wallet meirong@OS-20230306EWPM:~/Warthog/new/build/src/wallet$ ./wart-wallet --help ./wart-wallet: symbol lookup error: ./wart-wallet: undefined symbol: secp256k1_ecdsa_recover meirong@OS-20230306EWPM:~/Warthog/new/build/src/wallet$ ./wart-wallet ./wart-wallet: symbol lookup error: ./wart-wallet: undefined symbol: secp256k1_ecdsa_recover meirong@OS-20230306EWPM:~/Warthog/new/build/src/wallet$ Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 04, 2023, 03:38:53 PM Quote Haha, I seem to build and compile successfully, it is not easy. You already compiled successfully. Relocation is the issue. This problem comes from the fact that you were copying the executable to a different place. See you have built in "~/Warthog/new/build" directory: Code: 20230306EWPM:~/Warthog/new/build$ meson .. Code: meirong@OS-20230306EWPM:~/Warthog/node$ ./wart-node --help Quote It is useless according to what you said, what system version does ubuntu support? No it is not useless. "Note: Ubuntu 20.04 does not meet these requirements." from the GitHub README file just states that Ubuntu 20.04 normally does not ship with gcc11 but you somehow installed gcc11 using some workaround (external packages?). In this case it should work. You already compiled it. Just start it in place, the missing symbol errors come from the fact that you copied the executable to a different place such that other compiled libraries are not found.May I ask which folder the node program is in, and what is the directory path? Where is the directory path of wart-wallet? The important executables are in these directories:Code: src Code: meirong@OS-20230306EWPM:~/Warthog$ dpkg -l | grep libsecp256k1 I delete the directory and try to rebuild and compile. If it doesn't work, I can only give up this project meirong@OS-20230306EWPM:~/youzhu/new/build$ meson .. The Meson build system Version: 1.1.1 Source dir: /home/meirong/youzhu/new Build dir: /home/meirong/youzhu/new/build Build type: native build Project name: Warthog Project version: 0.1 C compiler for the host machine: ccache cc (gcc 11.1.0 "cc (Ubuntu 11.1.0-1ubuntu1~20.04) 11.1.0") C linker for the host machine: cc ld.bfd 2.34 C++ compiler for the host machine: ccache c++ (gcc 11.1.0 "c++ (Ubuntu 11.1.0-1ubuntu1~20.04) 11.1.0") C++ linker for the host machine: c++ ld.bfd 2.34 Host machine cpu family: x86_64 Host machine cpu: x86_64 Executing subproject libuv libuv| Project name: libuv libuv| Project version: 1.44.2 libuv| C compiler for the host machine: ccache cc (gcc 11.1.0 "cc (Ubuntu 11.1.0-1ubuntu1~20.04) 11.1.0") libuv| C linker for the host machine: cc ld.bfd 2.34 libuv| Fetching value of define "__QNX__" : libuv| Fetching value of define "_AIX" : libuv| Message: System: linux libuv| Compiler for C supports arguments -fno-strict-aliasing: YES libuv| Run-time dependency threads found: YES libuv| Library dl found: YES libuv| Library rt found: YES libuv| Build targets in project: 1 libuv| Subproject libuv finished. Using sqlite3 source from cache. Downloading sqlite3 patch from https://wrapdb.mesonbuild.com/v2/sqlite3_3.39.3-1/get_patch WARNING: failed to download with error: WrapDB connection failed to https://wrapdb.mesonbuild.com/v2/sqlite3_3.39.3-1/get_patch with error <urlopen error [Errno 111] Connection refused>.. Trying after a delay... WARNING: failed to download with error: WrapDB connection failed to https://wrapdb.mesonbuild.com/v2/sqlite3_3.39.3-1/get_patch with error <urlopen error [Errno 111] Connection refused>.. Trying after a delay... WARNING: failed to download with error: WrapDB connection failed to https://wrapdb.mesonbuild.com/v2/sqlite3_3.39.3-1/get_patch with error <urlopen error [Errno 111] Connection refused>.. Trying after a delay... WARNING: failed to download with error: WrapDB connection failed to https://wrapdb.mesonbuild.com/v2/sqlite3_3.39.3-1/get_patch with error <urlopen error [Errno 111] Connection refused>.. Trying after a delay... Download size: 1658 Downloading: .......... Executing subproject sqlite3 sqlite3| Project name: sqlite3 sqlite3| Project version: 3.39.3 sqlite3| C compiler for the host machine: ccache cc (gcc 11.1.0 "cc (Ubuntu 11.1.0-1ubuntu1~20.04) 11.1.0") sqlite3| C linker for the host machine: cc ld.bfd 2.34 sqlite3| Run-time dependency dl found: YES sqlite3| Library m found: YES sqlite3| Dependency threads found: YES unknown (cached) sqlite3| Build targets in project: 2 sqlite3| Subproject sqlite3 finished. Dependency threads found: YES unknown (cached) Build targets in project: 8 Warthog 0.1 Subprojects libuv : YES sqlite3: YES Found ninja-1.11.1.git.kitware.jobserver-1 at /home/meirong/.local/bin/ninja WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated. Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 04, 2023, 04:00:20 PM meirong@OS-20230306EWPM:~/youzhu/new/build$ ninja
[156/212] Compiling C object src/miner/wart-miner.p/third_party_cpuminer-opt_sph_sha2.c.o ../src/miner/third_party/cpuminer-opt/sph_sha2.c:822: warning: ISO C forbids an empty translation unit [-Wpedantic] [170/212] Compiling C object src/miner/wart-miner.p/third_party_cpuminer-opt_sha256-hash-opt.c.o In file included from ../src/miner/third_party/cpuminer-opt/simd-utils.h:155, from ../src/miner/third_party/cpuminer-opt/sha256-hash-opt.c:14: ../src/miner/third_party/cpuminer-opt/simd-utils/simd-int.h:55:18: warning: ISO C does not support ‘__int128’ types [-Wpedantic] 55 | typedef __int128 int128_t; | ^~~~~~~~ ../src/miner/third_party/cpuminer-opt/simd-utils/simd-int.h:56:18: warning: ISO C does not support ‘__int128’ types [-Wpedantic] 56 | typedef unsigned __int128 uint128_t; | ^~~~~~~~ [212/212] Linking target src/miner/wart-miner meirong@OS-20230306EWPM:~/youzhu/new/build$ Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 04, 2023, 04:02:28 PM After rebuilding and compiling, the startup still fails, and the following error is prompted
meirong@OS-20230306EWPM:~/youzhu/new/build/src$ cd wallet meirong@OS-20230306EWPM:~/youzhu/new/build/src/wallet$ ls -a . .. wart-wallet wart-wallet.p meirong@OS-20230306EWPM:~/youzhu/new/build/src/wallet$ ./wart-wallet ./wart-wallet: symbol lookup error: ./wart-wallet: undefined symbol: secp256k1_ecdsa_recover Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on July 04, 2023, 04:21:01 PM After rebuilding and compiling, the startup still fails, and the following error is prompted meirong@OS-20230306EWPM:~/youzhu/new/build/src$ cd wallet meirong@OS-20230306EWPM:~/youzhu/new/build/src/wallet$ ls -a . .. wart-wallet wart-wallet.p meirong@OS-20230306EWPM:~/youzhu/new/build/src/wallet$ ./wart-wallet ./wart-wallet: symbol lookup error: ./wart-wallet: undefined symbol: secp256k1_ecdsa_recover What is the output of this? Code: meirong@OS-20230306EWPM:~/youzhu/new/build/src/wallet$ ldd wart-wallet Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 04, 2023, 05:40:43 PM After rebuilding and compiling, the startup still fails, and the following error is prompted meirong@OS-20230306EWPM:~/youzhu/new/build/src$ cd wallet meirong@OS-20230306EWPM:~/youzhu/new/build/src/wallet$ ls -a . .. wart-wallet wart-wallet.p meirong@OS-20230306EWPM:~/youzhu/new/build/src/wallet$ ./wart-wallet ./wart-wallet: symbol lookup error: ./wart-wallet: undefined symbol: secp256k1_ecdsa_recover What is the output of this? Code: meirong@OS-20230306EWPM:~/youzhu/new/build/src/wallet$ ldd wart-wallet meirong@OS-20230306EWPM:~/youzhu/new/build/src/wallet$ ldd wart-wallet linux-vdso.so.1 (0x00007fffcf86b000) libsecp256k1.so => /usr/local/lib/libsecp256k1.so (0x00007fb2c4f72000) libuv.so.1 => /home/meirong/youzhu/new/build/src/wallet/./../../subprojects/libuv-v1.44.2/libuv.so.1 (0x00007fb2c4f2f000) libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007fb2c4d00000) libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fb2c4ce0000) libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007fb2c4cbd000) libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fb2c4ab0000) libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fb2c4aa0000) libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fb2c4951000) /lib64/ld-linux-x86-64.so.2 (0x00007fb2c529e000) Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on July 04, 2023, 08:12:03 PM Please try
Code: meirong@OS-20230306EWPM:~/youzhu/new/build/src/wallet$ LD_LIBRARY_PATH=/home/meirong/youzhu/new/build/src/wallet/./../../thirdparty/secp256k1 ./wart-wallet Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 05, 2023, 03:26:59 AM meirong@OS-20230306EWPM:~/youzhu/new/build/src/wallet$ LD_LIBRARY_PATH=/home/meirong/youzhu/new/build/src/wallet/./../../thirdparty/secp256k1 ./wart-wallet
Wallet file 'wallet.json' does not exist yet. Create a new wallet file using the '-c' flag. Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 05, 2023, 03:59:09 AM meirong@OS-20230306EWPM:~/youzhu/new/build/src/wallet$ dpkg-query -l libsecp256k1-0
Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-====================-==============-============-============================================ ii libsecp256k1-0:amd64 0.1~20170810-2 amd64 library for EC operations on curve secp256k1 This is an older version and may not contain the required secp256k1_ecdsa_recover symbols. In order to get the latest version that supports the required symbols, I need to update to a newer library version. Maybe 20.04 does not support running this project at all Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on July 05, 2023, 05:07:29 AM This is an older version and may not contain the required secp256k1_ecdsa_recover symbols. In order to get the latest version that supports the required symbols, I need to update to a newer library version. Maybe 20.04 does not support running this project at all The problem is not that you have a too old sekp236k1 library installed but that you have installed this library and it has the same name as some library that we ship with warthog and the system library has higher precedence. We will rename the shipped library in our repo such that it does not have the same name anymore. For now you can remove the os package that installed this library. Our you prepend to every warthog command this: LD_LIBRARY_PATH=/home/meirong/youzhu/new/build/src/wallet/./../../thirdparty/secp256k1 meirong@OS-20230306EWPM:~/youzhu/new/build/src/wallet$ LD_LIBRARY_PATH=/home/meirong/youzhu/new/build/src/wallet/./../../thirdparty/secp256k1 ./wart-wallet It works now. Congratulations. You need to create a wallet file by appending the "-c" flag.Wallet file 'wallet.json' does not exist yet. Create a new wallet file using the '-c' flag. Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on July 05, 2023, 05:17:53 AM We have updated the GitHub repo. You can now run the program without LD_LIBRARY_PATH. Please try again now.
Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 05, 2023, 05:34:18 AM let me try again?
Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on July 05, 2023, 06:36:07 AM let me try again? Yes, with newest code from GitHub.Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 05, 2023, 06:55:32 AM meirong@OS-20230306EWPM:~/youzhu/new/build/src/miner$ ./wart-miner -a d6fbe82c0a7fbb8fed452e9fae29ba4f9c2a36fbd32de6a5 -t 24
Miner ⚒ ⛏ [2023-07-05 14:29:14.033] [info] Node RPC is localhost:3000 [2023-07-05 14:29:14.034] [info] Starting worker pool with 24 threads [2023-07-05 14:29:19.683] [info] Hashrate: 25.716055 MH/s (~6.9 minutes per block) [2023-07-05 14:29:24.713] [info] Hashrate: 25.771371 MH/s (~6.9 minutes per block) [2023-07-05 14:29:29.800] [info] Hashrate: 25.728327 MH/s (~6.9 minutes per block) [2023-07-05 14:29:34.878] [info] Hashrate: 25.580066 MH/s (~7 minutes per block) [2023-07-05 14:29:40.004] [info] Hashrate: 25.725712 MH/s (~6.9 minutes per block) [2023-07-05 14:29:45.158] [info] Hashrate: 25.717889 MH/s (~6.9 minutes per block) OK,May I ask how to refresh the balance and check the block status of the whole network Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on July 05, 2023, 07:28:54 AM OK,May I ask how to refresh the balance and check the block status of the whole network You can do so with the wallet: wart-wallet -b shows the balance. Please back up your wallet file.Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 05, 2023, 08:23:09 AM How to backup wallet files? Do I just need to copy the wallet.json file to complete the backup? What is the total amount of this warthog cryptocurrency, any more info?
Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 05, 2023, 08:26:11 AM Can you leave your warthog address and I'll try to send you a transaction?
Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 05, 2023, 10:09:05 AM [2023-07-05 17:57:43.648] [info] Hashrate: 25.351104 MH/s (~7.6 minutes per block)
[2023-07-05 17:57:50.252] [error] API request failed. Are you running the node with RPC endpoint enabled? Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on July 05, 2023, 07:33:11 PM How to backup wallet files? Do I just need to copy the wallet.json file to complete the backup? Yes.What is the total amount of this warthog cryptocurrency, any more info? Total amount: 1892160000000000. But I will ask Pumbaa and Timon on this, maybe I am wrong.Can you leave your warthog address and I'll try to send you a transaction? I generated a test address for you.Code: { [2023-07-05 17:57:43.648] [info] Hashrate: 25.351104 MH/s (~7.6 minutes per block The wart-node program must run while you are mining. You terminated it or it crashed. If it crashed please give info why it crashed.[2023-07-05 17:57:50.252] [error] API request failed. Are you running the node with RPC endpoint enabled? Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 06, 2023, 03:49:03 AM How to backup wallet files? Do I just need to copy the wallet.json file to complete the backup? Yes.What is the total amount of this warthog cryptocurrency, any more info? Total amount: 1892160000000000. But I will ask Pumbaa and Timon on this, maybe I am wrong.Can you leave your warthog address and I'll try to send you a transaction? I generated a test address for you.Code: { [2023-07-05 17:57:43.648] [info] Hashrate: 25.351104 MH/s (~7.6 minutes per block The wart-node program must run while you are mining. You terminated it or it crashed. If it crashed please give info why it crashed.[2023-07-05 17:57:50.252] [error] API request failed. Are you running the node with RPC endpoint enabled? My node node program did not shut down, nor did it crash. It automatically stopped mining 3 times yesterday, but it has been almost 12 hours now, and there is no abnormality. It may be the reason for the unstable network. Hello, does the warthog project have a discord? Total amount: 1892160000000000. Warthog total amount is very large, but why is there only 3 warthogs in a block. I'm curious how the warthog emissions are set? Title: Re: [ANN] Warthog Crypto Currency Post by: gameparadise007 on July 06, 2023, 06:02:59 AM How to backup wallet files? Do I just need to copy the wallet.json file to complete the backup? Yes.What is the total amount of this warthog cryptocurrency, any more info? Total amount: 1892160000000000. But I will ask Pumbaa and Timon on this, maybe I am wrong.Can you leave your warthog address and I'll try to send you a transaction? I generated a test address for you.Code: { [2023-07-05 17:57:43.648] [info] Hashrate: 25.351104 MH/s (~7.6 minutes per block The wart-node program must run while you are mining. You terminated it or it crashed. If it crashed please give info why it crashed.[2023-07-05 17:57:50.252] [error] API request failed. Are you running the node with RPC endpoint enabled? My node node program did not shut down, nor did it crash. It automatically stopped mining 3 times yesterday, but it has been almost 12 hours now, and there is no abnormality. It may be the reason for the unstable network. Hello, does the warthog project have a discord? Total amount: 1892160000000000. Warthog total amount is very large, but why is there only 3 warthogs in a block. I'm curious how the warthog emissions are set? I think this include 8 decimals. Correct supply looks like to be - 18921600. Please check with your dev. Also can you please setup a discord server? Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 06, 2023, 06:20:56 AM Your answer seems to be correct, but I feel that the total amount should be 1892160, so as to reasonably explain why there are 3 warthogs in a block.
Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on July 06, 2023, 05:12:40 PM I think this include 8 decimals. Yes you are right. The exact total supply is 18921599.68464 (~19m) and will be reached after 58 years of mining (29 halvings).Correct supply looks like to be - 18921600. Please check with your dev. Also can you please setup a discord server? We will try to do it this weekend.My node node program did not shut down, nor did it crash. It automatically stopped mining 3 times yesterday, but it has been almost 12 hours now, and there is no abnormality. It may be the reason for the unstable network. Then it must be a bug. It is on our todo list.Your answer seems to be correct, but I feel that the total amount should be 1892160, so as to reasonably explain why there are 3 warthogs in a block. It is 3 WRT per block and 3 blocks per minute, so 24*60*3*3=12960 WRT per day for the first two years.Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 07, 2023, 05:58:04 AM May I ask where the Warthog's blockchain browser is to see, or can you tell me how to help the Warthog build a blockchain browser
Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on July 07, 2023, 07:30:57 PM May I ask where the Warthog's blockchain browser is to see, or can you tell me how to help the Warthog build a blockchain browser This is to be done. The basic functionality for a potential blockchain explorer is provided by the JSON RPC located at "localhost:3000". Opening this in your browser while running the node gives you a list of endpoints that provide all sort of information like balance, history, block details, etc. Block chain explorer is planned for later, now we are focusing on bug detection and fixes. And on creation of discord. Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 08, 2023, 09:47:44 AM May I ask where the Warthog's blockchain browser is to see, or can you tell me how to help the Warthog build a blockchain browser This is to be done. The basic functionality for a potential blockchain explorer is provided by the JSON RPC located at "localhost:3000". Opening this in your browser while running the node gives you a list of endpoints that provide all sort of information like balance, history, block details, etc. Block chain explorer is planned for later, now we are focusing on bug detection and fixes. And on creation of discord. I would like to ask you, what is the algorithm name of the Warthog project? It can only be mined using CPU, won't it support GPU? Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 10, 2023, 12:50:38 PM Under the same local area network, how to use a certain computer for the wallet nodes installed on multiple local computers, and use the same wallet address for multiple computers to mine?
Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on July 10, 2023, 04:52:39 PM The algo is custom and at some point we will change it to support GPU. You can specify the node IP and port only for the miner at the moment, not yet for wallet. We can patch it this week. Wallet address is a blockchain-specific thing, of course you can have mine to the same wallet address from different computers. I have created a discord group https://discord.gg/QMDV8bGTdQ.
Title: Re: [ANN] Warthog Crypto Currency Post by: lijingang on July 10, 2023, 06:39:31 PM If the algo is custom,Well, we should have a name for this algorithm
Title: Re: [ANN] Warthog Crypto Currency Post by: makertronic on July 14, 2023, 12:38:52 PM Works perfectly now.
I can't wait to see what happens next Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on September 14, 2023, 09:29:19 AM The old link had expired here is a new one: https://discord.gg/QMDV8bGTdQ (https://discord.gg/QMDV8bGTdQ)
Title: Re: [ANN] Warthog Crypto Currency Post by: SwampSwagga on October 06, 2023, 08:28:05 AM The website is up at http://warthog.network/ as well as the whitepaper released: https://github.com/warthog-network/whitepaper/blob/master/whitepaper.md
Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on October 30, 2023, 09:09:28 PM The telegram group is https://t.me/warthognetwork (https://t.me/warthognetwork).
Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on November 17, 2023, 01:07:06 AM I just read about their new algorithm, if it can be implemented successfully. :o Then it will have a big effect by helping fair mining. Good job guys, I will follow this crypto project, real tech stuff and unique in a sea of copy cats. 8) If you want to know details, join their discord in OP post or they will share it - work for that info so I will not share. ;)
Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on December 08, 2023, 06:34:21 PM Hi I just wanted to give an update on the state of the project.
* New algorithm ahead, it has been much more difficult than expected but shifu is doing well and making progress with his new algorithm miner implementation which is based on both, a GPU and a CPU part. This is the top priority for now and we hope to ship it next week. The design of the new algorithm is unique and the first of its kind. * We have recently polished the output of the node software, now there are separate log files. This ensures the command line output is neat and clean. * We are communicating with Exbitron for our first listing. Listing shall happen after the switch to the new algorithm. * We now have a GUI wallet thanks to andrew and he is also working on a better explorer. * Soon we will set up public nodes such that the GUI wallet can be used without running a node. Some roadmap of things ahead: * After listing the next goal is to support windows. * Mining pool shall be set up next. * Shifu has ideas to extend the basic functionality by a DeFI layer (shifu, please correct me if I am saying something wrong). Warthog had a fair start, we did not reserve any of the supply for a dev fund. Everything is 100% mineable. We think that this is very important for a community cryptocurrency. But on the other hand we therefore need to collect some donations. The donation address for WART is b897f693e81687b8d20947ecadfb83e4e850ac022134132e A USDT donation address will be set up soon also for those who prefer to donation USDT. Thank you all for your support! Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on December 12, 2023, 08:49:19 PM Block explorer was released today: https://wart.0xf10.com (https://wart.0xf10.com)
Title: Re: [ANN] Warthog Crypto Currency Post by: VasilyS on December 13, 2023, 12:57:50 PM Despite the modesty of the developers, Warthog (WART) looks very promising. Considering the short lifespan, the project looks very viable. It seems to me, the team has a high level of competence for the technical development of the project and uses non-standard innovative solutions. To gain a worthy place among the mass of other cryptocurrencies, it is necessary to ensure the flow of money into the ecosystem. Considering the growing dynamics of the cryptocurrency market, this looks quite realistic.
Review of this coin here: https://www.cryptoprofi.info/?p=15168 It is quite possible that Warthog (WART) will in the near future take its rightful place among other high-quality, truly decentralized digital assets. Title: Re: [ANN] Warthog Crypto Currency Post by: Pibra on December 13, 2023, 01:00:06 PM How long has this company been in business?
Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on December 16, 2023, 03:06:56 PM https://twitter.com/warthognetwork/status/1736025503423758847 (https://twitter.com/warthognetwork/status/1736025503423758847)
"Tomorrow / next days Dev hopes to finish the first version of the new Janushash miner, which will use CPU and GPU power to mine Verushash and triple Sha256 at the same time and balance their hashrates to mine Proof of Balanced Work (PoBW). " Will there be a guide how to mine with this new Janushash miner? :) Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on December 19, 2023, 03:08:16 PM Update for you. I am messenger, no more. Looks like a success, except a minor attack which KO-ed mining. They fixed it quite fast. 8)
"- Algorithm switch has happened! Welcome to the world of Janushash! More steps to come! 🍾🎊 # Link to new node (please update) same as before: https://github.com/warthog-network/Warthog (https://github.com/warthog-network/Warthog) ## Link to new miner (miner active since block height 745200 as stated before): https://github.com/CoinFuMasterShifu/janusminer (https://github.com/CoinFuMasterShifu/janusminer) " About attack: "- There was an invalid transaction which couldn't be there with the use of the wallet or the API. Someone has patched the node to send this invalid transaction. Luckily only mining stopped. The mempool was not ready to reject such transaction. Fixed now, please install latest version v0.1.2 to continue mining. 🤟" Good job OP! No bullshit indeed & humble work. Cool team. Title: Re: [ANN] Warthog Crypto Currency Post by: SwampSwagga on December 21, 2023, 06:38:06 PM Beautiful project development, love it
Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on January 13, 2024, 01:23:14 PM Update your machines!
"- Important latest update, update node to version to 0.1.15 please, do so to continue mining. 🆕 It is part of our efforts, to combat unfair mining. https://github.com/warthog-network/Warthog (https://github.com/warthog-network/Warthog) # Fork happened at height 855000 🚨 ## Don't forget to resync. ⚠️" Yes SwampSwagga, very decent progress in a few months. Some read for you guys, about algorithm Janushash: https://github.com/CoinFuMasterShifu/Janushash (https://github.com/CoinFuMasterShifu/Janushash) Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on January 30, 2024, 01:02:16 PM Let us help them, test it. There will be a testnet too. They just passed 1000 Discord users. :)
"- v0.1.24 is out, if you want to help bug hunting: https://github.com/warthog-network/Warthog (https://github.com/warthog-network/Warthog) # debug output on disconnecting peers ## more log on peer connect/disconnect Please share crash, error logs with devs, on Warthog Discord: https://discord.com/invite/QMDV8bGTdQ (https://discord.com/invite/QMDV8bGTdQ) & testnet tweaking: part of v0.1.23 🐗 Please give feedback on the operation of the node version on Discord - 0.1.24 (tag Rafiki in your review)" Title: Re: [ANN] Warthog Crypto Currency Post by: zzjulien on February 07, 2024, 01:04:45 PM Many things since last msg here we are at v0.1.31, last versions add debug things (and now node can run with valgrind) because we have a bug that make some node crash. Miner is more optimised and there is now windows build !
Title: Re: [ANN] Warthog Crypto Currency Post by: zzjulien on February 10, 2024, 11:40:54 AM HARDFORK AT HEIGHT 981500
You should use version 0.2.0 of the node and the version 0.2.0 of the miner. There is two major upgrade : - a change in block structure - a change to the merkle root calculation These update will make easier the developpement of mining pools. Title: Re: [ANN] Warthog Crypto Currency Post by: zzjulien on February 11, 2024, 04:33:28 PM The fork went perfectly. We also have a new version of our website: http://www.warthog.network/
Title: Re: [ANN] Warthog Crypto Currency Post by: zzjulien on February 12, 2024, 11:25:02 AM POOL AND NEW HARD FORK
New hardfork will take place at 987000 (node version 0.3.0) and first pool on warthog is available : acc-pool.pw Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on February 14, 2024, 10:54:22 PM POOL AND NEW HARD FORK New hardfork will take place at 987000 (node version 0.3.0) and first pool on warthog is available : acc-pool.pw A huge milestone. Happened more in a few months than on some projects in year(s). :P Title: Re: [ANN] Warthog Crypto Currency Post by: zzjulien on February 15, 2024, 09:25:46 PM POOL AND NEW HARD FORK New hardfork will take place at 987000 (node version 0.3.0) and first pool on warthog is available : acc-pool.pw A huge milestone. Happened more in a few months than on some projects in year(s). :P Yes, I agree, especially as it required a lot of work, given that the algorithm and blocks are not standard. Shifu modified Stratum especially for warthog Title: Re: [ANN] Warthog Crypto Currency Post by: zzjulien on February 15, 2024, 09:42:41 PM 0.3.2 & 0.3.4 Updates:
- faster block propagation (deleting redundant header verification) -> better stats for miners. We also exceeded one million blocks! NEW WALLET : https://github.com/I-luk-I/Warthog-network-dapp/releases/tag/1.0 Image of the wallet : https://cdn.discordapp.com/attachments/1207646918226739250/1207648673366806580/2024-02-15_063933.png?ex=65e06978&is=65cdf478&hm=d31fbd3d4dadb4bbb28a6de413ca655a284d14c9aea https://cdn.discordapp.com/attachments/1207646918226739250/1207648374006751242/2024-02-15_063130.png?ex=65e06931&is=65cdf431&hm=c3a6b39d591d6fca2119b771b1783332f672562ca1c9312245a9b51fb4cd8843&03295d96b20a464ba7d0a& Title: Re: [ANN] Warthog Crypto Currency Post by: zzjulien on February 16, 2024, 06:19:09 PM NEW VERSION -> 0.3.5 & 0.3.6 not mandatory, it change api (auto generate an html page).
NEW DOCUMENTATION WEBSITE : https://www.warthog.network/docs/ (https://www.warthog.network/docs/) There is documentation about Pool/Miner/Wallet integration/ RPC API documentation. A guide to run node as a systemd service, a janushash explaination and the whitepaper. Title: Re: [ANN] Warthog Crypto Currency Post by: zzjulien on February 18, 2024, 01:44:05 PM NEW VERSION 0.4.0
Changes : - fix of a bug with more mempool verification. Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on February 21, 2024, 09:07:13 PM NEW VERSION 0.4.0 Changes : - fix of a bug with more mempool verification. When listing? Want to trade this coin soon as posible. 8) Title: Re: [ANN] Warthog Crypto Currency Post by: zzjulien on February 26, 2024, 09:22:42 AM NEW VERSION 0.4.0 Changes : - fix of a bug with more mempool verification. When listing? Want to trade this coin soon as posible. 8) The development team has corrected the last major bugs, and barring any extraordinary events, the listing should arrive very soon. A second pool is also actively working on warthog integration. Title: Re: [ANN] Warthog Crypto Currency Post by: zzjulien on February 29, 2024, 04:10:50 PM Amazing news !
Stratum protocol is implemented in the node ! bzminer has implemented warthog in his beta https://www.bzminer.com/betas/?C=M;O=D. You can mine with bzminer on your node or on a pool. Title: Re: [ANN] Warthog Crypto Currency Post by: zzjulien on March 03, 2024, 12:30:36 PM LISTING !
Trading is opened at https://exbitron.com/trade?market=WART-USDT ! New exchange will come soon. Title: Re: [ANN] Warthog Crypto Currency Post by: zzjulien on March 14, 2024, 07:19:41 PM Xeggex listing is coming soon ! Integration is actually tested, trading will be at https://xeggex.com/market/WART_USDT
Title: Re: [ANN] Warthog Crypto Currency Post by: zzjulien on March 16, 2024, 11:14:04 AM Announcement
LISTING AT : - https://xeggex.com/market/WART_USDT - https://miningpoolstats.stream/warthog - https://discord.com/channels/1126486458698584107/1181550893049581578/1217125651916656801 - https://coinpaprika.com/coin/wart-warthog/ - https://www.livecoinwatch.com/price/WarthogNetwork-WART Title: Re: [ANN] Warthog Crypto Currency Post by: hk1978ank on March 17, 2024, 02:55:32 PM Hello. I develop software in .net, asp core, angular. I want to create a version integrated with your node using ASP Core. I know crypto logic. I want to rewrite a modern node with asp core and angular step by step. As the asp net family, unfortunately we do not know unix operating systems. All cryptos work on Go and Unix, the reason for this is not known only because of the pointers in C++.
To make this project on .net step by step 1- Can you provide me with the table headers of the data kept in SQLserver? Title: Re: [ANN] Warthog Crypto Currency Post by: zzjulien on March 18, 2024, 03:12:53 PM Hello. I develop software in .net, asp core, angular. I want to create a version integrated with your node using ASP Core. I know crypto logic. I want to rewrite a modern node with asp core and angular step by step. As the asp net family, unfortunately we do not know unix operating systems. All cryptos work on Go and Unix, the reason for this is not known only because of the pointers in C++. To make this project on .net step by step 1- Can you provide me with the table headers of the data kept in SQLserver? Can you come on the discord server ? We can speak about it here. Title: Re: [ANN] Warthog Crypto Currency Post by: zzjulien on March 18, 2024, 03:27:10 PM Small update on the project, in addition to the latest listings (trading, tracker, mining pool stat, ...), we are now on coingecko https://www.coingecko.com/en/coins/warthog
Title: Re: [ANN] Warthog Crypto Currency Post by: zzjulien on March 18, 2024, 05:32:50 PM WART/USDT LIVE ON TRADEOGRE : https://tradeogre.com/exchange/WART-USDT
Title: Re: [ANN] Warthog Crypto Currency Post by: energy_xxx on March 19, 2024, 07:33:30 PM acc.pool minumum payout 100 why ???
Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on March 19, 2024, 09:49:28 PM acc.pool minumum payout 100 why ??? Should be 5 warthogs , did you try to change it? They have a discord you know, ask EuroLine pool owner. Title: Re: [ANN] Warthog Crypto Currency Post by: energy_xxx on March 20, 2024, 12:19:55 AM Settings
Amount should between 100 and 1000000 WART Title: Re: [ANN] Warthog Crypto Currency Post by: 13y85t on March 21, 2024, 01:38:35 AM If you don't change anything you're paid twice a day, no matter your balance
"Configure minimum payment amount and enable or disable them (individual payments, otherwise by default twice a day automatically)" Title: Re: [ANN] Warthog Crypto Currency Post by: zzjulien on April 02, 2024, 06:05:14 AM TWO MORE POOLS for Warthog :)
- https://woolypooly.com/en/coin/wart - https://www.wartpool.io/ Title: Re: [ANN] Warthog Crypto Currency Post by: energy_xxx on April 02, 2024, 08:10:02 PM acc.pool
Minimum payout 5 WART Pool fee: 2% Settings Amount should between 100 and 1000000 WART why??? Check these settings of acc.pool Title: Re: [ANN] Warthog Crypto Currency Post by: Eddyc on April 24, 2024, 12:45:34 PM https://i.postimg.cc/1RH2j7Fn/lg1.png
https://www.publish0x.com/crypto-bits/warthogwart-success-is-not-an-option-it-is-a-goal-xlgxvyk Is success the essence of the project? It can go beyond that... Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on May 15, 2024, 01:09:54 PM Get Warthog listed on NonKYC guys! https://twitter.com/nonkyc_exchange/status/1788954117647249650 (https://twitter.com/nonkyc_exchange/status/1788954117647249650)
New tech for Warthog webnode https://www.warthog.network/docs/drafts/webrtc/ (https://www.warthog.network/docs/drafts/webrtc/) Rare to see a team deliver on their promises. 8) SOAT Video about this project: https://www.youtube.com/watch?si=VAPncOMwSQzdG_td&v=WPtNCX39R4k&feature=youtu.be (https://www.youtube.com/watch?si=VAPncOMwSQzdG_td&v=WPtNCX39R4k&feature=youtu.be) Title: Re: [ANN] Warthog Crypto Currency Post by: SwampSwagga on June 20, 2024, 09:50:26 AM Hi Warthog team
Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on June 23, 2024, 07:47:34 AM Hi Warthog team Please come to discord, major part of community is there: https://discord.gg/QMDV8bGTdQTitle: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on June 23, 2024, 07:49:12 AM 🚨 Important Update Ahead! 🚨
The Warthog team is excited to announce an upcoming upgrade to our mining algorithm, Janushash! We're trading in Verushash v2.1 for the more secure and robust Verushash v2.2. This means improved security for the Warthog blockchain and a stronger foundation for our cryptocurrency's future growth. Here's how it'll go down: First, bzminer (the trusty miner from iedoc) will get an update to support Verushash v2.2 Then, we'll test-net the new algorithm to ensure mining runs smoothly Next, our pool partners will be notified and work their magic Finally, we'll determine a block height for the main net switch Stay tuned for more updates as we prepare for this exciting change! Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on June 24, 2024, 07:23:32 AM 🚨 BIG NEWS!🚨 Warthog's mining algorithm upgrade is getting REAL! 😎 We've implemented the necessary code mods in version 0.4.35, and iedoc is cooking up a new miner update that'll let you ride this change without restarting your miners! 💻
But before we go live on the main net, we need YOU to help us test the waters... or rather, restart the test net nodes with the latest version! 🌊 This means all test net coins will be lost (RIP), but it's a small price to pay for a smoother algorithm change. 💸 Main net is not affected for now. So, who's ready to join the testing squad and help make sure everything runs smoothly when we switch to Verushash v2.2? 🤔 Let's do this! 👊 Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on June 28, 2024, 06:14:58 PM BzMiner updated, gearing up to support upcoming change to Verushash 2.2.
Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on June 29, 2024, 12:32:34 PM Last year on this day #Warthog #blockchain was put into motion by miners.
It has come a long way, especially this year. OG devs have laid foundations then Shifu has came on board with his ideas. Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on July 01, 2024, 11:47:02 AM Last year on this day #Warthog #blockchain was put into motion by miners. It has come a long way, especially this year. OG devs have laid foundations then Shifu has came on board with his ideas. new exchanges wen? :-\ worse coins has bigger marketcap, very sad Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on July 03, 2024, 07:37:08 PM 📰️ As we continue to power ahead, we're excited to announce our brand new "NEWS" tab on our website https://www.warthog.network/! 📊 It's your one-stop-shop for staying up-to-date on our latest achievements 💥 and upcoming challenges 🔥. Think of it as a progress report straight from the trenches - you'll get a bird's eye view of where we've been, where we're going, and what still needs to be conquered! 🏔️
But don't worry, we won't leave you hanging - our "NEWS" tab is designed to keep you informed every step of the way. From milestones achieved to tasks still on the horizon, you'll be the first to know what's new with Warthog Network 💸! So go ahead, bookmark it, and stay tuned for regular updates from your favorite cryptocurrency project 🐗🔥 Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on July 03, 2024, 07:43:18 PM Last year on this day #Warthog #blockchain was put into motion by miners. It has come a long way, especially this year. OG devs have laid foundations then Shifu has came on board with his ideas. new exchanges wen? :-\ worse coins has bigger marketcap, very sad Title: Re: [ANN] Warthog Crypto Currency Post by: RavidGil on July 06, 2024, 08:24:44 PM 🚀💥 EXCITING NEWS! 🚀💥 Shifu just dropped a major update on our website, giving you an in-depth look at our team and the vision behind WART 💡! From Janushash mining algo to built-in DeFi solving the sandwich problem, we're pulling back the curtain on what's next for Warthog 🐗🔥!
Title: Re: [ANN] Warthog Crypto Currency Post by: jonfox68 on August 14, 2024, 11:42:46 PM 🚀💥 EXCITING NEWS! 🚀💥 Shifu just dropped a major update on our website, giving you an in-depth look at our team and the vision behind WART 💡! From Janushash mining algo to built-in DeFi solving the sandwich problem, we're pulling back the curtain on what's next for Warthog 🐗🔥! They did a major update on their website? hard to tell. That's one of the worst websites I've seen. Title: Re: [ANN] Warthog Crypto Currency Post by: rwwilson75 on September 01, 2024, 03:32:44 PM 🚀💥 EXCITING NEWS! 🚀💥 Shifu just dropped a major update on our website, giving you an in-depth look at our team and the vision behind WART 💡! From Janushash mining algo to built-in DeFi solving the sandwich problem, we're pulling back the curtain on what's next for Warthog 🐗🔥! They did a major update on their website? hard to tell. That's one of the worst websites I've seen. Literally just signed up to make this one post. Weird. Title: Re: [ANN] Warthog Crypto Currency Post by: jonfox68 on September 09, 2024, 06:34:13 PM 🚀💥 EXCITING NEWS! 🚀💥 Shifu just dropped a major update on our website, giving you an in-depth look at our team and the vision behind WART 💡! From Janushash mining algo to built-in DeFi solving the sandwich problem, we're pulling back the curtain on what's next for Warthog 🐗🔥! They did a major update on their website? hard to tell. That's one of the worst websites I've seen. Literally just signed up to make this one post. Weird. You waited 7 years to make a post and this is what you responded to? Weird. Title: Re: [ANN] Warthog Crypto Currency Post by: zzjulien on October 15, 2024, 07:23:50 PM Warthog is implemented in a miningcore fork : https://x.com/WarthogFrance/status/1846141146637984147
Title: Re: [ANN] Warthog Crypto Currency Post by: herominers on November 06, 2024, 08:21:54 PM
https://herominers.com/zimage/pool-warthog.png (https://warthog.herominers.com) How to Mine Warthog (WART): Complete Beginner’s Guide (https://herominers.medium.com/how-to-mine-warthog-wart-complete-beginners-guide-86b1102456c3) Welcome & Happy Mining! HeroMiners ❤️️ since 2018 Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on November 22, 2024, 09:31:40 PM their new piece is out w0h0
https://www.reddit.com/r/warthognetwork/comments/1gw5lfb/a_warthog_summary/ (https://www.reddit.com/r/warthognetwork/comments/1gw5lfb/a_warthog_summary/) Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on December 01, 2024, 04:41:53 PM wartdevs doing a campaign for getting WARTHOG to CoinEx w0h0 8)
their NOTICE : https://x.com/warthognetwork/status/1861824266779447303 (https://x.com/warthognetwork/status/1861824266779447303) current funds allocated: https://wartscan.io/account/e3b5f8a07ad76d5564b14059ddd37c71eb4ac08fb52e1271 (https://wartscan.io/account/e3b5f8a07ad76d5564b14059ddd37c71eb4ac08fb52e1271) Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on December 06, 2024, 06:08:08 PM news from developers ; new listings :D https://www.reddit.com/r/warthognetwork/comments/1h84n60/state_of_the_project/
(https://www.reddit.com/r/warthognetwork/comments/1h84n60/state_of_the_project/) "Hello warters! 🐗 Here is some news about the state of the project: Bad news: BalkyBot (logo and new website figma designer) is busy and not available to help us at the moment. TheFunVampire who helped implementing the new website is also not available anymore. Some things take more time, than expected. Sorry about that. Good news: CoinFu (DJ) has joined the project 1 month ago and is implementing a browser extension wallet, the UI is already complete, now the logic is implemented. Fundraise was a success: CoinEx exchange accepted and fixed the raised 15k WART + $3000 (paid by Slixe from Xelis) even if WART price fluctuates. NO DATE/ETA YET - CoinEx is hard at work with implementation. BIT exchange also is working on listing for free thanks to Mr. One (Never DM). I am (Shifu) helping their integration team. Losthymns is actively working on the new website and CoinFu will help when he is finished with the browser extension wallet. Today a memory corruption bug was fixed in the network_refactor branch (untable 0.7.x versions), making it more stable. This branch is needed for browser nodes. Testing: We are working on bringing browser nodes online (testing network_refactor branch for stability right now). MiningPools: K1Pool is interested in supporting Warthog. Thanks for your time! coinfumastershifu, developer, Warthog Team" Title: Re: [ANN] Warthog Crypto Currency Post by: Mikolo on December 14, 2024, 04:32:12 PM Seems like https://www.warthog.network/ and https://warthog.network/ show two different websites. Might be a DNS issue.
Title: Re: [ANN] Warthog Crypto Currency Post by: WordHock on December 16, 2024, 07:37:03 PM Seems like https://www.warthog.network/ and https://warthog.network/ show two different websites. Might be a DNS issue. - Seems like testing of the new official site (require some time of course). Title: Re: [ANN] Warthog Crypto Currency Post by: WordHock on December 16, 2024, 07:52:32 PM Hello Hoggers! please notice the listing on the brand new exchange (and WART-USDT trading pair) at bit.com https://www.bit.com/spot?pair=WART-USDT please help to tell to the https://miningpoolstats.stream/warthog to include this new exchange on their list of exchanges available for WART trading! Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on December 17, 2024, 12:54:43 PM Seems like https://www.warthog.network/ and https://warthog.network/ show two different websites. Might be a DNS issue. new site design looks cool I like that halving chart and roadmap thingie 8) Title: Re: [ANN] Warthog Crypto Currency Post by: WordHock on December 23, 2024, 11:08:18 PM Hello Hoggers, new listing and trade - WARTHOG at CoinEx now: http://coinex.com/en/info/WART ✅ Trading Pair: WART-USDT ✅ Deposit & Withdrawal: Dec 23, 2024 at 07:00 UTC ✅ Trading: Dec 23, 2024 at 10:30 UTC ✅ Service: AMM, Spot Grid & Auto-Invest CoinEx.com is a Number 69 exchange in the global rating of CoinMarketCapital: https://coinmarketcap.com/rankings/exchanges/ Great exchange, a good gift for all the Community for this Christmas time! Title: Re: [ANN] Warthog Crypto Currency Post by: Eddyc on December 26, 2024, 08:04:43 PM https://i.postimg.cc/VNGy2bL4/lg1.png
https://www.publish0x.com/crypto-bits/warthogwart-a-time-to-grow-and-a-time-to-give-thanks-xoqenye Happy holidays to all... Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on December 26, 2024, 10:27:24 PM https://i.postimg.cc/VNGy2bL4/lg1.png https://www.publish0x.com/crypto-bits/warthogwart-a-time-to-grow-and-a-time-to-give-thanks-xoqenye Happy holidays to all... nice article you did a great job what do you expect the next year for warthog and crypto? Title: Re: [ANN] Warthog Crypto Currency Post by: WordHock on December 27, 2024, 09:07:53 AM Quote what do you expect the next year for warthog and crypto? - There'll be https://www.youtube.com/watch?v=t-T6lEYJHm8 Title: Re: [ANN] Warthog Crypto Currency Post by: Mikolo on January 12, 2025, 09:15:10 AM There is a new pool with 0.01 min payout. Got only 10-15 miners, could someone join please? threepool.tech/dashboard/wart
Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on January 12, 2025, 03:24:16 PM article from developer
https://warthog.network/articles/who-is-coinfu-mastershifu-2025-01-11-coinfumastershifu/ (https://warthog.network/articles/who-is-coinfu-mastershifu-2025-01-11-coinfumastershifu/) Title: Re: [ANN] Warthog Crypto Currency Post by: ocminer on February 06, 2025, 09:11:47 AM Here's another pool with 0.01 min payout:
https://wart.suprnova.cc have fun ! Title: Re: [ANN] Warthog Crypto Currency Post by: WordHock on February 13, 2025, 04:30:59 PM I need to report to the blockchain devs the strange behavior of WartHog's official windows wallet a.k.a. WartHog DApp rev 1.1.
There's strange 'flashing' in wallet balance after two transactions from Xeggex exchange (yes, Xeggex is accessible now and allow to WITHDRAW WARTs from the accounts) so now the WartHog DApp 1.1 shows me two balances, periodically changing: 11 WARTs (just before transactions from Xeggex) and 304 WARTs ('after Xeggex'). Also, I need to say that DApp 1.1 functionality looks to much minimalistic for me as there's no ANY INFO in 'Show transactions' GUI box. Devs, would you please: (a) to explain the strange behavior of the wallet (probably part of nodes can't accept the transactions from Xeggex - so you may have A FORK HERE!) (b) maybe it's time to rebuild the DApps Windows 64-bit application, just with adding a pair of necessary functions, such as transactions list working and "RELOAD / REREAD the balance" button? Thank you in advance! Title: Re: [ANN] Warthog Crypto Currency Post by: marklin on February 26, 2025, 02:08:16 PM Can you release an aarch64 version of the mining software?
Title: Re: [ANN] Warthog Crypto Currency Post by: bustablock on March 01, 2025, 08:14:08 AM Created lottery like game which uses Warthog:
https://bitcointalk.org/index.php?topic=5533854.new https://www.bustablock.com/ The bet is 0.01 WART, game uses Warthog blockchain to determine who wins. Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on March 10, 2025, 12:27:52 PM their updated ROADMAP: https://docs.warthog.network/roadmap/ (https://docs.warthog.network/roadmap/)
token&defi nice 8) Title: Re: [ANN] Warthog Crypto Currency Post by: bustablock on March 24, 2025, 06:28:32 AM Bustablock Warthog game have a giveaway + free bet.
https://bitcointalk.org/index.php?topic=5536117 You can get free 0.01000001 warthog + possible free bet if you want. Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on April 11, 2025, 07:07:11 PM new listing
https://warthog.network/articles/bitcointry-2025-04-04-losthymns/ (https://warthog.network/articles/bitcointry-2025-04-04-losthymns/) dev insights into Warthog’s technical innovations, community ethos, and ambitious roadmap as shared during the Bitcointry AMA, very cool 8) https://warthog.network/articles/ama-session-with-coin-fu-master-shifu-2025-04-08-coinfu-mastershifu/ (https://warthog.network/articles/ama-session-with-coin-fu-master-shifu-2025-04-08-coinfu-mastershifu/) Title: Re: [ANN] Warthog Crypto Currency Post by: bustablock on April 24, 2025, 04:56:10 PM Bustablock.com Warthog game have a bigger bets now: 0.1 WART and 1 WART. You have a chance win up to and over 100 WART.
Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on April 27, 2025, 04:03:27 PM wise words by our MAN losthymns
https://www.reddit.com/r/warthognetwork/comments/1k7kjyw/some_of_my_feelings_about_warthog_and_its/ (https://www.reddit.com/r/warthognetwork/comments/1k7kjyw/some_of_my_feelings_about_warthog_and_its/) warthog is ethos! 8) Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on May 03, 2025, 11:10:46 AM DEFI development update from devs 8)
https://x.com/warthognetwork/status/1917880791423713466 (https://x.com/warthognetwork/status/1917880791423713466) Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on May 14, 2025, 11:49:05 AM huge iedoc donation 8)
https://x.com/warthognetwork/status/1922225798557110541 (https://x.com/warthognetwork/status/1922225798557110541) Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on May 30, 2025, 04:03:53 PM Warthog defi news
https://x.com/warthognetwork/status/1924770527643684926 this developer Shifu work some HUGE progres by himself :o Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on June 16, 2025, 02:57:58 PM warthog halving this month!!!
https://x.com/warthognetwork/status/1934559401240653969 (https://x.com/warthognetwork/status/1934559401240653969) what a journey, hog turn 2 year old this summer looking foward ! Title: Re: [ANN] Warthog Crypto Currency Post by: bustablock on June 24, 2025, 05:07:30 PM Bustablock.com Telegram giveaway number 1:
0.0101 WART for everyone. https://t.me/bustablock_news Title: Re: [ANN] Warthog Crypto Currency Post by: WordHock on June 29, 2025, 05:00:26 PM Well, first WartHog's halving today, according to whitepaper's basic rule "halvings ... every 3,153,600 blocks (every 2 years)". And we're at block 3,156,300 right now: https://wartscan.io Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on July 16, 2025, 02:45:27 PM progres report by team:
https://warthog.network/articles/defi-updates-2025-07-11-coinfumastershifu/ Title: Re: [ANN] Warthog Crypto Currency Post by: WordHock on July 17, 2025, 07:06:11 PM "XeggeX Hack and Bankruptcy: A Case Study in Crypto Challenges": https://warthog.network/articles/xeggex-conversations-2025-07-16-thecryptoclown/ "Must read". Title: Re: [ANN] Warthog Crypto Currency Post by: Lind on August 12, 2025, 01:41:55 PM warthog piglet's defi DEV news augustt:
https://x.com/warthognetwork/status/1954832904053305833 more importantly xeggex dump end, so future bright now? https://x.com/warthognetwork/status/1953003234085212360 Title: Re: [ANN] Warthog Crypto Currency Post by: bustablock on August 14, 2025, 12:33:53 PM Also doing giveaway(0.0101 WART) on X(Twitter): https://x.com/bustablock_com/status/1950640019389227029
|