Ebrahim Gomaa
Ebrahim Gomaa
### Changes - Changes regarding allocation to support NFT by adding `file_options` to guard object operations on this allocation ### Fixes #476 ### Tests Tasks to complete before merging PR:...
### Changes - Add `file_options` and `third_party_extendable` to Allocation type + parameters in the add allocation functions ### Fixes - #686 ### Tests Tasks to complete before merging PR: -...
Changes to the allocation related to this issue [0chain/0chain#828](https://github.com/0chain/0chain/issues/828) which is mainly to add the following field to Alloaction 1. `is_immutable` (if not found) 2. `third_party_extendable` 3. `file_options` and account...
A brief description of the changes in this PR: - User can control access to new allocations - User can see the new fields added to the allocation - Depend...
## Fixes ## Changes ## Need to be mentioned in CHANGELOG.md? ## Tests Tasks to complete before merging PR: - [ ] Ensure system tests are passing. If not [Run...
## Fixes ## Changes ## Need to be mentioned in CHANGELOG.md? ## Tests Tasks to complete before merging PR: - [ ] Ensure system tests are passing. If not [Run...
**2 main issues were reported on dev n/w:** - Staked tokens couldn't be unstaked. - 2nd time staking shows "max stakers reached" error. **Related discussion**: https://0chain.slack.com/archives/C03788G8N2D/p1711229044170869
### Test Description Check whether 0box can tolerate outages and still be able to catch up with the chain events. ### Test Scenario - Run a chain (3 miners /...
### Test Description We need to add a step to sharder node recovery test (part of node-recovery-1 test) to make sure 0box is syncing the latest events from the sharder...
**Test Description** Check that the blobber can regain ability to gain rewards and act normally after crashing and reviving empty (with all data cleaned) by restoring its data from a...