kalouo

Results 7 issues of kalouo

Issue/Task Number: Closes #1194 Closes #1221 # Overview This PR wires up the deposit flow for the admin panel – along with a few miscellaneous enhancements. # Changes Enables deposits...

**Describe the bug** The `eth_blockchain` test suite is failing on CI and on local occasionally. It fails more on my machine than @T-Dnzt's (which is more performant) suggesting it may...

kind/bug :warning:

In the current setup, the child chain composes a block and submits to the root chain without any further validation from an external component. This poses the risk of a...

Open question whether we implement this on an existing endpoint (`transaction.all`) or a new one. It would mainly be to enable the block explorer use case of showing transactions for...

enhancement
watcher-info

**Byzantine Events** `invalid_exit`: ```json { "event": "invalid_exit", "details": { "eth_height": 3521678, "utxo_pos": 10000000010000000, "owner": "0xb3256026863eb6ae5b06fa396ab09069784ea8ea", "currency": "0x0000000000000000000000000000000000000000", "amount": 100 } } ``` Desired additions: - [ ] finalisation time (_at...

enhancement
security
security-ui