-
Below will return 400 because when I use "fromFields" it will load an extra 0x for any address regardless it had 0x already or not.
```
import { NextApiRequest, NextApiResponse } from "next";
imp…
-
Currently you subscribe to a specific module instance for a particular interface.
e.g.
```
evse_manager->subscribe_session_event([](types::evse_manager::SessionEvent event) {...});
```
There ca…
-
Currently the SRM consumes events from BSSH in ICAv1. Since we switched to ICAv2 we no longer receive sequencing updates.
tasks:
- set up an ICAv2 ENS subscription for BSSH events
- create a Even…
-
### Create Helper Functions:
* [ ] Develop basic utility functions to facilitate integration with Phaser.js and SolidJS.
* [ ] Functions should handle common tasks such as:
* [x] Updating game st…
-
## Motivation
Now that the Quickstart Finder is starting to be used across campus, site owners may wish to gather analytics to understand how visitors are using the filters provided by this feature. …
-
### Overview
The **Master Blueprint Manager** is essential for the following use cases:
1. **Payment Distribution Control (P0):** Managing how payments are split among different entities in our …
-
Per a conversation with @vhf, event log readers that rely on `new_events = select * from events where id > $last_event_id` can miss events if the following scenario obtains:
https://gist.github.com…
-
Support for:
1. CFM events: https://www.arubanetworks.com/techdocs/AOS-CX/10.07/HTML/5200-8214/Content/events/ETH_OAM_CFM.htm
2. Container Manager events: https://www.arubanetworks.com/techdocs/AOS-C…
-
On 17th October I wrote to the support channel in UK WP Commuity Slack
> Looks like I need to migrate from All-In-One-Event-Calendar since it's misbehaving badly with PHP 8.1 and above. Any recomme…
-
**Describe the bug**
Recently Raspberry Pi OS switches their Wayland compositor from Wayfire to Labwc. The current version of Labwc in Debian Bookworm is 0.7.2. Now whenever a enigo `key()` is called…