Author Topic: Is https://github.com/cryptonomex/graphene on the same chain as bitshares 2.0?  (Read 1142 times)

0 Members and 1 Guest are viewing this topic.

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
in theory you can run the graphene master on bitshares2 too .. only thing you need to provide is the genesis.json from the bitshares-2 repo and some seed nodes

Offline monsterer

Oh, it seems that attempting to search the bitshares-2 repo doesn't yield any results:

Code: [Select]
https://github.com/bitshares/bitshares-2/search?utf8=%E2%9C%93&q=transfer2
But in fact, the code IS there https://github.com/bitshares/bitshares-2/blob/bitshares/libraries/wallet/include/graphene/wallet/wallet.hpp

That's a bit odd...
My opinions do not represent those of metaexchange unless explicitly stated.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads

Offline monsterer

Bytemaster added some new API calls to help exchanges get integrated quickly, but I only see them in the graphene github. I grabbed that, built and tried to sync, but I get a strange error:

Code: [Select]
258155ms th_a       application.cpp:940           startup              ] 10 assert_exception: Assert Exception
head_block_time() < next_block.timestamp:
    {"head_block_time":"2015-10-23T08:59:10","next":"2015-10-13T14:12:24","blocknum":1}
    th_a  db_block.cpp:636 validate_block_header

    {"next_block.block_num()":1}
    th_a  db_block.cpp:517 _apply_block

It that github still on the testnet?
My opinions do not represent those of metaexchange unless explicitly stated.
https://metaexchange.info | Bitcoin<->Altcoin exchange | Instant | Safe | Low spreads