-
Hi,
Just trying to get my feet wet with the o2codechecker ...
At first I'd like to use it on a _single_ file/class where I've put on purpose a member name starting with "f' instead of "m", and I…
-
Alice: 6 cards (2c3c4c5c6c7c)
Bob: 0 cards
Charles: n != 0 cards (hypothetically some number of high clubs for example)
Alice's turn
Alice: .callhs C- " @Alice 2c 3c 4c 5c 6c 7c"
...
😮 @Alice …
-
### Description
deleted messages show up twice
- arch linux
- x86 64bit
- i3
- installed v0.7.1.3 via aur
### Steps to reproduce
Alice and Bob are logged in to a chat room
Alice sends …
-
**Describe the Bug**
At the moment, `test_alice_verifies_ursula_just_in_time` does not work on `main` (reproduced in ~50% of runs on my machine). The error looks like
```
nucypher/network/nodes.py:…
-
`dwn.write()` is missing a `target` property, so Bob creating a message like this where he doesn't store it in his local DWN and it's not sent to the `recipient` won't make it to Alice without Bob exp…
-
### Category
User level API changes
### Describe the feature you'd like to request
The current `PolicySet.link` API requires the user to provide the template ID, linking environment values, and the…
-
### Create a new runbook execution relaying endpoint
#### POST `/api/v1/channels`
Request
```json
{
"auth": {
"token": "0x0000000000000000000000000000000000000000000000000000000…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Platform
all
### App version
_No response_
### Feature
There are cases in which you may want to mute notif…
-
Group signals together using the **alt/else**, **opt**, **loop**, and **par** keywords.
``` sequence
Alice->Bob: Authentication Request
alt successful case
Bob->Alice: Authentication Accepted
else so…
-
`transfer` and `transferFrom` do not check that `to` does not exceed 20 bytes.
As a result, malicious transfer operation can override allowance slot.
The following test pass:
```
function test…