Vlad Vitan

Results 6 issues of Vlad Vitan

Hello! First of all, thank you for providing such a great course on smart contracts! I am stuck at lesson 10 while trying to get some WETH. I believe it...

#### Summary References [#4227](https://github.com/TheThingsIndustries/lorawan-stack/issues/4227) (tti issue). #### Changes Add events that can be associated with event types propagated by webhooks. #### Testing ##### Steps 1. Have a local instance of...

c/application server

#### Summary References #7222 #### Changes - Introduce a new EndDeviceProvisioningInfo message - Introduce a new endpoint, `/dr/vendors/{vendor_id}/profiles/{vendor_profile_id}/provisioning-info` - Implement bleve index for EndDeviceProvisioningInfo - Implement a new method in...

c/device repository

#### Summary References #7223 #### Changes - Add a `paused` boolean field to the ApplicationWebhook object - Skip processing webhooks with the `paused` field set to True #### Testing #####...

c/application server

#### Summary References #7270 #### Changes - ... - ... #### Testing ##### Steps ... ##### Results ##### Regressions ... #### Notes for Reviewers ... #### Checklist - [ ]...

### Summary Race condition in GS happens when one of the observability events are registered. This is triggered by data that is marshalled while the event data is accessed in...

bug
c/gateway server