Skip to content
#

segwit

Here are 66 public repositories matching this topic...

dvvvsh
dvvvsh commented Jan 24, 2022

this is what i got

jonathandoe@MacBook-Air-3 wifsolvercuda % make all
mkdir -p obj
g++ -std=c++11 -m64 -mssse3 -Wno-unused-result -Wno-write-strings -O2 -I. -I/include -o obj/ripemd160.o -c lib/hash/ripemd160.cpp
clang: warning: argument unused during compilation: '-mssse3' [-Wunused-command-line-argument]
lib/hash/ripemd160.cpp:36:39: error: invalid input constraint 'c' in asm
as

bug good first issue M1

Improve this page

Add a description, image, and links to the segwit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the segwit topic, visit your repo's landing page and select "manage topics."

Learn more