noescape0
noescape0
@bokobza ok, didn't know that there was already a task for that. Feel free to close this issue if you consider decided approach better then this one.
>what's the status of this? No one is working on this. Since the issue was created we've moved a bit towards modularity and now for each component we have [ComponentName]Settings...
Yes sure. My points are: 1) We will be able to remove BSQ.Tip from CHainState and after that ChainState can be completely removed from the codebase (ChainState is a hacky...
@kogot I agree with you. Let's see how it will look like once the design is done
this should be done after activation. removed sp1 label
Agreed with @dangershony . Removed bloating.
I think we can do it like that: find timestamp of the genesis block on sidechain and parse mainchain starting from a block that is the closest to that timestamp....
Postponed. Half of the issue resolved in https://github.com/stratisproject/FederatedSidechains/pull/344 See the PR for more info.
`This PR increases the maximum number of signatures associated with OP_CHECKMULTISIG/VERIFY opcodes.` As far as I remember we wanted to work around that with system smart contracts, so what's the...