Emil Georgiev

Results 19 issues of Emil Georgiev

# Description Closes: #XXXX --- ## Author Checklist *All items are required. Please add a note to the item if the item is not applicable and please add links to...

# Description Closes: #XXXX --- ## Author Checklist *All items are required. Please add a note to the item if the item is not applicable and please add links to...

# Description Closes: #XXXX --- ## Author Checklist *All items are required. Please add a note to the item if the item is not applicable and please add links to...

# Description Closes: #XXXX --- ## Author Checklist *All items are required. Please add a note to the item if the item is not applicable and please add links to...

Now, nanoseconds are properly encoded/decoded, and the lexicographical order of the bytes is correct when comparing two Duration objects: one with negative nanoseconds and another with zero nanoseconds. Fixed: #19910...

C:x/staking
C:CLI
C:x/gov
C:x/slashing
C:x/distribution
C:x/mint
C:Simulations
C:Store
C:x/bank
C:x/params
C:x/crisis
C:x/auth
C:x/evidence
C:x/upgrade
C:x/feegrant
C:x/genutil
C:x/authz
C:Cosmovisor
C:x/group
C:x/nft
C:orm
Type: CI
C:x/consensus
C:collections
C:Confix
C:x/circuit
C:x/tx
C:Hubl
C:x/accounts
C:x/protocolpool
C:x/epochs

# Description Closes: #XXXX --- ## Author Checklist *All items are required. Please add a note to the item if the item is not applicable and please add links to...

## Changes ## Tests ```sh go test -tags integration github.com/ChainSafe/gossamer ``` ## Issues #3444

## Issue summary Adding comments to the type worker in sync package should help clarify the functionality and design of the code, making it easier to understand and maintain

## Issue summary when I run the test, sometime it failed: ```go go test -run=Test_createRuntimeStorage -count=1 2024-06-09T09:34:09+03:00 INFO 🕸️ initialising node with name Gossamer, id gssmr, base path /var/folders/5b/vj0q2ky90t3cm83_r2ptp7dc0000gp/T/Test_createRuntimeStorage1085720502/001 and...

## Issue summary some of the else statements can be removed and simplify the code. For example: 1. If a variable is set in both branches of an if, it...