<p></p>
<p>There is a DAO param (MAX_TRADE_LIMIT) which determines the max trade limit which is 2 BTC atm. It could be changed by max hlaf/double, so 1 BTC or 4 BTC.<br>
But offers with currently max limit of e.g. 2 BTC would not be valid for taking anymore after change. So that would require some non-trivial code change to look up the DAO param value at create offer time and verify against that. We do not have the block height but only the date. But block height would be needed to find the past cylces param value.<br>
One solution could be to update the offer so it will become a min-max amount offer and the min amount is set to the new limit.<br>
But I think its better to invest dev efforts into a better concept with acts more dynamically and automated on price changes.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/proposals/issues/295#issuecomment-764846767">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNW6E3BUSAU6SZO6G43S3BWQBANCNFSM4WDZLCHA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNUMZGA5T7SZWZPD46LS3BWQBA5CNFSM4WDZLCHKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFWLKFLY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/proposals/issues/295#issuecomment-764846767",
"url": "https://github.com/bisq-network/proposals/issues/295#issuecomment-764846767",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>