-
As I understand from the current design documentation, when a payer uses eCash to pay a payee, the payer passes the information necessary to spend the eCash to the payee. This sensitive information tr…
-
https://github.com/bevyengine/bevy/pull/14848 needs release notes for the upcoming Bevy release!
Please reply below if you'd like to write these notes.
While the author(s) of the PR often have the c…
-
### Issue Type
Api Usage
### Search for existing issues similar to yours
Yes
### Kuscia Version
kuscia v0.8.0b0
### Link to Relevant Documentation
_No response_
### Question Details
```shell
…
-
For example:
* Alice and Bob want to talk to each other at the same time
* They both create a new Olm session with the other and send a pre-key message down it:
* Alice creates Olm session A an…
-
Add mermaid rendering.
When a user adds a mermaid block like
```mermaid
sequenceDiagram
Alice->>John: Hello John, how are you?
John-->>Alice: Great!
Alice-)John: See you later…
-
# Lines of code
https://github.com/code-423n4/2024-03-ondo-finance/blob/78779c30bebfd46e6f416b03066c55d587e8b30b/contracts/ousg/ousgInstantManager.sol#L426-L429
https://github.com/code-423n4/2024-03-…
-
Similarly to #103, I think junctions should be possible to give in `ProjectInfo` initialisation as arguments.
Doing
```python
pinfo.junctions['jAlice'] = {'Lj_variable':'Lj_alice', 'rect':'rect_al…
-
* [x] **I have checked that this feature has not yet been suggested by someone else.**
Do we have a plan to support the undo/redo command?
-
Hello,
It seems that >newpage name page doesn't seem to be working outside of the diagram sequence context:
Reproduction (from doc example):
adding the "object tester" below break the gener…
-
Often when modeling domain cleanly or trying to refactor some legacy code, I (and my friends / collegues) use type aliases to bring more "context" to function/type w.e. signature
The problem is t…