Sabaun Taraki

Results 53 issues of Sabaun Taraki

:exclamation: to be done after actual off-chain tx execution is introduced Some key points: 1. Tx pool must not accept any "add transaction" requests, unless fully synced. If node is...

P2-sometimesoon
Q3-involved

### Problem to Solve Error code used right now is `8000` which is valid, but not standard. ### Possible Solution Replace with standard codes for application/server errors (from -32099 to...

P2-sometimesoon
C2-refactoring
Q2-moderate

### Problem to Solve Currently mock programs are just receivers, which can only reply on `handle` messages. They can't execute `handle_reply` or `handle_signal`, because of not being able to send...

C1-feature
Q3-involved