laconicd/x
Prathamesh Musale 67cbbf7088 Disable block timeouts in E2E test network (#19)
- The E2E tests sometimes fail with error `timeout exceeded waiting for block` in CI (always passed locally)
- Update the test network setup to disable timeouts when waiting for blocks

Reviewed-on: deep-stack/laconic2d#19
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
2024-03-12 04:35:20 +00:00
..
auction Rename RPC method to reserve authority and fix proto lint errors (#17) 2024-03-07 11:25:15 +00:00
bond Rename RPC method to reserve authority and fix proto lint errors (#17) 2024-03-07 11:25:15 +00:00
registry Disable block timeouts in E2E test network (#19) 2024-03-12 04:35:20 +00:00
README.md Add a minimal chain and placeholders for bond module (#1) 2024-02-01 10:18:40 +05:30

/x/{modules}

This directory contains the code for your chain custom modules.