[bisq-network/bisq] Fix premature validation call (PR #5894)

jmacxx notifications at github.com
Sat Dec 4 05:48:31 CET 2021


Getting a lot of repeated errors in the log, e.g.


    Dec-03 22:40:11.073 [JavaFX Application Thread] WARN  b.c.d.g.p.ProposalValidator: proposal data fields are invalid.     proposal=ReimbursementProposal{     requestedBsq=2590441,     bsqAddress='Bbc1qdl8830cvr2uznwxc9qdmqq9nfqvv78d3sknjtk'
    } Proposal{     txId='e037770c6ff4439c7d7276bbd9b7c744a52e130c9ea8dd64a7e1fe27ceaa6b10',
     name='refund-agent2',     link='https://bisq.network/dao-reimbursement/1013',
     txId='e037770c6ff4439c7d7276bbd9b7c744a52e130c9ea8dd64a7e1fe27ceaa6b10',     version=1,     creationDate=Sat Oct 23 14:44:17 CDT 2021
    }, error=ProposalValidationException{     requestedBsq=null,     minRequestAmount=null,     tx=null
    bisq.core.dao.governance.proposal.ProposalValidationException: java.lang.IllegalArgumentException: Requested BSQ must not exceed 10000 BSQ 
    Dec-03 22:40:11.092 [JavaFX Application Thread] WARN  b.c.d.m.DaoStateMonitoringService: New block must be 1 block above previous block. height=627833, daoStateBlockChain.getLast().getHeight()=712495 
    Dec-03 22:40:11.092 [JavaFX Application Thread] INFO  b.c.d.node.parser.BlockParser: Parsing 0 transactions at block height 627833 took 38 ms 
    Dec-03 22:40:11.093 [JavaFX Application Thread] INFO  bisq.core.dao.node.BsqNode: We have already a block with the height of the new block. Height of new block=627782 
    Dec-03 22:40:11.093 [JavaFX Application Thread] INFO  bisq.core.dao.node.BsqNode: We have already a block with the height of the new block. Height of new block=627551 

Left it syncing for an hour without finishing.



-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/5894#issuecomment-985967285
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211203/e3a1cef7/attachment-0001.htm>


More information about the bisq-github mailing list