BitShares Forum

Main => Technical Support => Topic started by: monsterer on October 23, 2015, 10:09:21 am

Title: Is https://github.com/cryptonomex/graphene on the same chain as bitshares 2.0?
Post by: monsterer on October 23, 2015, 10:09:21 am
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?
Title: Re: Is https://github.com/cryptonomex/graphene on the same chain as bitshares 2.0?
Post by: monsterer on October 23, 2015, 10:26:13 am
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...
Title: Re: Is https://github.com/cryptonomex/graphene on the same chain as bitshares 2.0?
Post by: xeroc on October 23, 2015, 11:59:41 am
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