Files
aitbc/apps
aitbc 26989e969a
Some checks failed
Integration Tests / test-service-integration (push) Has been cancelled
Python Tests / test-python (push) Has been cancelled
Security Scanning / security-scan (push) Has been cancelled
Comment out mempool empty check in PoA proposer to enable continuous block creation during testing
- Comment out propose_only_if_mempool_not_empty check in _propose_block
- Add note that check is disabled for testing purposes
- Allows block proposal even when mempool is empty
- Enables continuous block creation regardless of transaction availability
2026-04-13 23:40:41 +02:00
..
```
2026-03-08 12:16:01 +01:00