Author Topic: Dry Run 13: Apollo -- Bounty Inside!  (Read 5390 times)

0 Members and 1 Guest are viewing this topic.

Offline toast

  • Hero Member
  • *****
  • Posts: 4001
    • View Profile
  • BitShares: nikolai
Do not use this post as information for making any important decisions. The only agreements I ever make are informal and non-binding. Take the same precautions as when dealing with a compromised account, scammer, sockpuppet, etc.

Offline tonyk

  • Hero Member
  • *****
  • Posts: 3308
    • View Profile
The develop branch again, right?
Lack of arbitrage is the problem, isn't it. And this 'should' solves it.

Offline toast

  • Hero Member
  • *****
  • Posts: 4001
    • View Profile
  • BitShares: nikolai
To the moon!
https://www.youtube.com/watch?v=kgHYGw9OL7c


100 BitUSD bounty (on the real chain) if you can cause this:
https://www.youtube.com/watch?v=kAmsi05P9Uw&t=37

That is, finding a bug that causes to have to change the order matching algorithm.


You have to do a fresh checkout from source! Some build configuration stuff changed!

Code: [Select]
git clone https://github.com/BitShares/bitshares_toolkit.git
cd bitshares_toolkit
git checkout develop
git submodule init
git submodule update
cmake .
make
« Last Edit: August 11, 2014, 09:35:11 pm by bytemaster »
Do not use this post as information for making any important decisions. The only agreements I ever make are informal and non-binding. Take the same precautions as when dealing with a compromised account, scammer, sockpuppet, etc.