MonsterEOS / monstereos

A Tamagotchi and Battle Game for EOS Blockchain :)
https://monstereos.io
MIT License
186 stars 61 forks source link

Market with value #58

Closed friedger closed 6 years ago

friedger commented 6 years ago

This PR builds on top of #51

It adds the possibility to

There is no UI for that yet.

friedger commented 6 years ago

Currently, init_market.sh fails with

1554880ms thread-0   main.cpp:2584                 main                 ] Failed with error: Assert Exception (10)
false: abort() called

when calling cleos push action eosio.token transfer '["friedger", "monstereosio", "1.0000 EOS", "MTT0"]' -p friedger

leordev commented 6 years ago

Just referencing our project issue #35

leordev commented 6 years ago

@friedger is it already tested and ready for merge? Do we need only the screens?

friedger commented 6 years ago

Yes, it is tested. Maybe you should review the code for security issues? Is it possible that another person gets the ownership? Is it possible that the new owner gets the monster for a different amount than agreed.

friedger commented 6 years ago

Closing it for now and sending a new PR to market_mobile.