Closed ASuciuX closed 2 months ago
Optional: Check for possible reasons for dropped_problematic
if those can be "mined" and chain will still continue?
Optional: RE Radone: get data from 0
(genesis) block in Clarity.
Limits for block and for transactions are tested.
Problematic transactions are tested here.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
A transaction that normally wouldn't be picked by miners is picked and anchored by a miner. The only type of transaction like this is a transaction without fees (which won't get to mempool, but can be anchored by the miner directly).
Steps:
Also, what are the limits in size of a transaction? Same as the block?