Closed aslesarenko closed 5 months ago
This PR introduces a new check during BigInt serialization in CoreDataSerializer. This prevents oversized BigInt to be put into registers or ErgoTree constants and hence create unparsable boxes, which will be rejected by the blockchain.
closes #991
This PR introduces a new check during BigInt serialization in CoreDataSerializer. This prevents oversized BigInt to be put into registers or ErgoTree constants and hence create unparsable boxes, which will be rejected by the blockchain.
closes #991