Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
blockchain-replay [2020/05/20 07:06]
elindos
blockchain-replay [2021/09/12 04:52]
tyrnis change link from exode-assets to exode_asset
Line 14: Line 14:
 All these broadcasts are, at the moment, broadcasted to account **exodegame**. And as specified, we use the [[https://​hive.io|HIVE]] decentralized blockchain. All these broadcasts are, at the moment, broadcasted to account **exodegame**. And as specified, we use the [[https://​hive.io|HIVE]] decentralized blockchain.
  
-To understand our broadcasts, you should also check our [[exode-assets|Asset Types]].+To understand our broadcasts, you should also check our [[exode_asset#​asset_identification|Asset Types]].
  
 In addition, reading our **exodegame** account and its blocks will reveal the format of each broadcast mentioned below. In addition, reading our **exodegame** account and its blocks will reveal the format of each broadcast mentioned below.
Line 44: Line 44:
  
 Some players found it  bothering to receive so many messages. So the delivery message is now considered obsolete and is not required for blockchain replay. Some players found it  bothering to receive so many messages. So the delivery message is now considered obsolete and is not required for blockchain replay.
 +
 +=== exode_contract_dropready ===
 +
 +This is broadcasted when a contract has a new weekly drop ready. ​
 +
 +  * Tuesday is **Tom'​s Tuesday** (where Tom Settler Premium Buddies receives a new drop of 6 cards),
 +
 +  * Friday is **Rekatron Friday** (where Rekatron Weapon Drops generate 10 new cards),
 +
 +  * Sunday is **Syndicate Sunday** (where Syndicate contracts generate 3 new cards).
 +
 +
 +To be valid for a drop, a contract must have been purchased before midnight +1 minute the next day.
  
  
Line 78: Line 91:
 Contracts are not destroyed when they are opened, they are still there. Once a drop is received, they are supposed to be bound to account for a time, but so far EXODE is testing a free market without binding them. Contracts are not destroyed when they are opened, they are still there. Once a drop is received, they are supposed to be bound to account for a time, but so far EXODE is testing a free market without binding them.
  
 +
 +=== exode_cancel_test_transaction ===
 +
 +This broadcast mentions a Transaction id ("​tx_id"​) which is to be ignored, because it is in error or was created as a development test.
  
 === Other broadcasts? === === Other broadcasts? ===