CounterpartyXCP / counterwallet

Counterparty web wallet
https://counterwallet.io
147 stars 177 forks source link

Make features like "segwit" readable by RPC to activate them based on underlying support on counterparty #885

Open chiguireitor opened 5 years ago

chiguireitor commented 5 years ago

Due to a rule not yet being activated, mainnet usage of some of the new features need to remain locked behind the underlying counterparty activation flag till the selected block.

This commit https://github.com/CounterpartyXCP/counterwallet/commit/9e887922bc762604f2a97ce384403123ad045f22 is an example of the workarounds one must take to overcome this limitation.

An RPC call on the counterparty api should return what features are activated on the backend.