Boban Milošević
Boban Milošević
**Detailed context** - Link to your MTGA Pro account: mtga.cc/u/Dude.271043 - Link to page/pages are in question: https://mtgarena.pro/matches/?Dude.271043 **Your Desktop:** - OS: Windows 10 - App type: Standalone - App...
Node.js `cluster` library, from which `Address` is imported, is used to run multiple instances of Node.js that can distribute workloads among their application threads. It has nothing to do with...
**Detailed context (ISSUES WILL NOT BE INVESIGATED WITHOUT IT!):** - Link to your MTGA Pro account: mtga.cc/u/Dude.271043 - Link to page/pages are in question: https://mtgarena.pro/matches/?Dude.271043 **Your Desktop:** - OS: Windows...
Proof calculation can take several seconds, and the following "flow optimization" will make user feel that it's much faster. The app already contains a send confirmation view, which is shown...
**Describe the bug** I used Android app to transfer 0.1 ZEC using a shielding transaction from a t-address to z-address. Both addresses are managed by my wallet. The transaction completed...
**Detailed context:** - Link to your MTGA Pro account: Dude.271043 - Link to page/pages are in question: https://mtgarena.pro/u/ - Screenshots of issue if applicable: N/A **Your Desktop:** - OS: Windows...
### Description Implement [CreateProposal command](https://github.com/LiskHQ/lips/blob/main/proposals/lip-0074.md#create-proposal-command) ### Acceptance Criteria - Add unit tests covering all the path. - Stub should not be used for stores
### Description Implement `beforeTransactionsExecute` and `afterTransactionsExecute` hooks as described in the [LIP](https://github.com/LiskHQ/lips/blob/main/proposals/lip-0074.md#block-processing) ### Acceptance Criteria - Add unit tests covering the complete path - Stub should not be used for...
### Description Implement `initGenesisState` hook as described in the [LIP](https://github.com/LiskHQ/lips/blob/main/proposals/lip-0074.md#genesis-state-initialization) ### Acceptance Criteria - Add unit tests covering the complete path - Stub should not be used for stores
### Description The module defines [these 4 endpoints](https://github.com/LiskHQ/lips/blob/main/proposals/lip-0074.md#endpoints-for-off-chain-services): - getProposal - getUserVotes - getIndexStore - getConfig ### Acceptance Criteria - All endpoints are listed in the metadata - Add unit...