MonsterEOS / monstereos

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

Upgrade to eos 1.4.0 #89

Open friedger opened 6 years ago

friedger commented 6 years ago

Eos 1.3.0 brings faster wasm interpreter!

Update By now 1.4.0 is available.

lucca65 commented 6 years ago

Are we also updating the contracts to new types/macros on 1.3? If so I can tackle this in a few days (maybe start by oct 23)

gaboesquivel commented 6 years ago

1.4 https://github.com/EOSIO/eos/releases/tag/v1.4.0

gaboesquivel commented 6 years ago

How can I help with the migration to 1.4, that is the logical continuation after docker setup https://github.com/MonsterEOS/monstereos/issues/142

leordev commented 6 years ago

@gaboesquivel you can literally just update the docker images to 1.4 and check if our start/setup is still working...

@lucca65 lets hold the types updates of the contract for now since im doing massive changes on the develop branch... after I release those I believe we can go with that

gaboesquivel commented 6 years ago

👍