dshulyak

Results 131 issues of dshulyak

![image](https://github.com/spacemeshos/go-spacemesh/assets/1964576/8039d2c8-30d7-4e97-bdea-c886c6cd2999) https://github.com/spacemeshos/go-spacemesh/actions/runs/8192234972/job/22403301542 @fasmat @poszu

area/atx

if this is not true in all cases it will lead to stuck sync if peers somehow repeatedly feed invalid atxs. ErrValidationReject will disconnect such peer and report to sync...

area/sync
area/atx

examples of the syntactic validation: - signagure verification - vrf verification - encoding format we are using special purpose error p2p.ErrReject to disconnect peers that send invalid data, it is...

area/sync

hare preround message includes every proposal that is eligible for rewards. it references it by specifying first 20 bytes of blake3 hash of the full proposal. with 50 proposals per...

resource/traffic
area/hare
draft

- working with node requires access to private fields (signer and wait group) - additionally there is a mess with lifecycle, it accepts context and Start blocks on it, but...

technical debt

see https://github.com/spacemeshos/merkle-tree/pull/16/ @moshababo @noamnelke please take a look when convenient

this will reduce total gossipsub traffix x10. comitee upgrade is scheduled to be used from layer 78000.

https://github.com/dshulyak/opentelemetry-go-usdt it also to collect data for any spans without any additional instrumentation and then visualize with the tool of choice, for example i was using it to measure changes...