Conversation
* x/bor: add missing span duration check * Fix generate-keystore command (#424) * cmd: allow generate-keystore to accept private key * cmd: add --generate-new flag * helper: fix lint
|
pratikspatil024
left a comment
There was a problem hiding this comment.
LGTM.
Should be ok to close #428
|
Strange that e2e are failing at bor contracts deployment, no? |
Kurtosis E2E tests passed. I guess a re-run should help in this case. |
|
Hmm...weird that matic-cli e2e tests are failing here and in my PR in Bor too. Re-run didn't help. |
What's the branch used for bor in such tests? Can bor be broken? |
In matic-cli as well as in kurtosis e2e tests, the develop branch is used. Though I don't think bor should have any issues, cause the kurtosis e2e tests passed. It also uses the develop branch. I guess that something in matic-cli is broken. |
|
@marcello33, the test is failing with this: Error: error sending request for url (http://localhost:9545/)
Context:
- Error #0: client error (Connect)
- Error #1: tcp connect error
- Error #2: Connection refused (os error 111)
Failed to sync Bor contracts deployment
Error: Process completed with exit code 1.The port |
|
Going ahead with the merge. |



Description
This PR is to resolve conflicts from #428
Changes
Checklist
Testing