bancorprotocol / contracts_eos

Bancor Protocol Contracts for EOS
Other
113 stars 45 forks source link

Sync tables process #75

Closed DenisCarriere closed 3 years ago

DenisCarriere commented 3 years ago

Once legacy converters & reserves tables are deleted, upgrade code to sync converters.v2 => converters

Can manually execute sync all tables using synctables ACTION:

cleos push action bancorcnvrtr synctables '[["EOSBNT"]]' -p bancorcnvrtr

Also any ongoing table changes will trigger syntable for that particular currency, which results in having both tables synced all the time after initial synctables.