Ivan Shumkov
Ivan Shumkov
## Issue being fixed or feature implemented We should be able to withdraw credits with JS SDK ## What was done? - Switched to Identity Credit Withdrawal Transaction V1 ##...
Depends on #2205
## Issue being fixed or feature implemented We would like to test withdrawals with test suite ## What was done? - Enabled withdrawal tests - Updated to recent SDK changes...
## Issue being fixed or feature implemented Update Core to latest nightly to ensure compatibility with Platform ## What was done? - Updated Core to v21.2.0-nightly.2024.09.04 - Added config migration...
## Expected Behavior Github action job should pass ## Current Behavior It's falling from time to time ## Possible Solution Update runner to macOS 14 ## Steps to Reproduce (for...
Currently, dashmate by default writes Core log and docker logs for each container. Users are experiencing problems with growing logs which is a big risk for a node liveness since...
## Issue being fixed or feature implemented Seed nodes should run DAPI so DAPI client will be able to obtain SML. DAPI in turn, requires Gateway and Core. ## What...
## Issue being fixed or feature implemented ## What was done? ## How Has This Been Tested? ## Breaking Changes ## Checklist: - [ ] I have performed a self-review...
## Issue being fixed or feature implemented If a state transition broadcast failed, we check the mempool to provide a detailed error. Currently, we fetch the entire mempool to ensure...