Coder Social home page Coder Social logo

bitcoin-abc's People

Contributors

btcdrak avatar codeshark avatar cozz avatar deadalnix avatar dexx7 avatar domob1812 avatar dooglus avatar fanquake avatar ftrader avatar gavinandresen avatar gmaxwell avatar instagibbs avatar jnewbery avatar jonasschnelli avatar jtimon avatar laanwj avatar luke-jr avatar michagogo avatar morcos avatar muggenhor avatar non-github-bitcoin avatar paveljanik avatar petertodd avatar pstratem avatar rebroad avatar ryanofsky avatar sdaftuar avatar sipa avatar thebluematt avatar theuni avatar

Watchers

 avatar  avatar  avatar  avatar

bitcoin-abc's Issues

Guide on how to install for noobs/non-techies.

Describe the issue

Regular users who have the hardware and desire to run bitcore nodes, to support other users hardware wallets, for no charge, want to install this program, we just need similar guides to how the old version was installed, as previously there was an entire website dedicated to helping do so (https://bitcore.io/guides/full-node/). We are willing to donate our hard drives and computing power, we just need some guides to help us:

Tell us what should happen:

Can someone please make a guide for how to do so on ubuntu/windows/OSX

when support bitcoin-abc 0.17.2 and later

hi, dear owner,
my question is when satoshi version of bitcoin-abc will support new 0.17.2?
after several bch hard fork, it seems that satoshi version 0.16.0 can not sync blocks with bch testnet properly. I am looking forward to receive you answer if you can. thanks very much!

Rebase on top of bitcoin-abc v0.17.1

There is a hard fork on May 15th that changes the consensus rules for bitcoin cash. Is it possible to get the insight patchset on top of v0.17.1 or later?

error: no matching function for call to object of type 'const key_compare' (aka 'const CompareModifiedEntry')

Describe the issue

Attempting to build on macOS results in this error

In file included from /usr/local/include/boost/multi_index/ordered_index.hpp:17:
/usr/local/include/boost/multi_index/detail/ord_index_impl.hpp:1194:10: error:
      no matching function for call to object of type 'const key_compare' (aka
      'const CompareModifiedEntry')
      if(comp_(key(v),key(y->value())))return false;
         ^~~~~
In file included from /usr/local/include/boost/multi_index/ordered_index.hpp:17:
/usr/local/include/boost/multi_index/detail/ord_index_impl.hpp:1199:26: error:
      no matching function for call to object of type 'const key_compare' (aka
      'const CompareModifiedEntry')
    return y==header()||!comp_(key(y->value()),key(v));
                         ^~~~~
./miner.h:77:10: note: candidate function not viable: 'this' argument has type
      'const key_compare' (aka 'const CompareModifiedEntry'), but method is not
      marked const
    bool operator()(const CTxMemPoolModifiedEntry &a,
         ^
2 errors generated.
make[2]: *** [libbitcoin_server_a-miner.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

Can you reliably reproduce the issue?

If so, please list the steps to reproduce below:

  1. git clone https://github.com/satoshilabs/bitcoin-abc.git
  2. Follow the instructions for dependancies here
  3. ./autogen.sh && ./configure && make

Expected behaviour

Tell us what should happen

Should be able to build the makefile

Actual behaviour

Tell us what happens instead

building fails

Screenshots.

If the issue is related to the GUI, screenshots can be added to this issue via drag & drop.

What version of bitcoin-core are you using?

List the version number/commit ID, and if it is an official binary, self compiled or a distribution package such as PPA.

Machine specs:

  • OS: macOS
  • CPU:
  • RAM: 16gb
  • Disk size: 512gb
  • Disk Type (HD/SDD): SSD

Any extra information that might be useful in the debugging process.

This is normally the contents of a debug.log or config.log file. Raw text or a link to a pastebin type site are preferred.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.