-
Design Doc Here:
[Genesis Protocol Design Doc.docx](https://github.com/MoreEventsMod/More_Events_Mod_Beta/files/14069589/Genesis.Protocol.Design.Doc.docx)
Ideas:
• Machine empire that uses Devo…
-
### Issue Summary
AVD Version 4.10.0 using the official Container
FROM ghcr.io/aristanetworks/avd/universal:python3.12-avd-v4.10.0
With the role eos_designs you are not able to disable api http…
-
This ticket is about adding a generic sybil resistance functionality to Polkadot to be used permissionlessly by any protocol that might need it. This includes Polkadot native infrastructure, but given…
-
### CI Test Type
Other
### Stacktrace
```shell
Fetching the repository
/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +dee1c206757…
-
Referencing issue filed in `s3_website`: https://github.com/laurilehmijoki/s3_website/issues/75
In order to serve an S3 backed site on CF through HTTPS, you need to be able to update both the S3 orig…
-
0xNirix
Medium
# Inconsistent Balance Change Validation Between swap() and defiToStablecoinSwap() Functions Leads to Bookkeeping Discrepancies and Potential Losses
### Summary
Inconsistent balance…
-
I wanted to perform this and I thought it's gonna work:
```ts
const dbEntries = await paginate(query, this.clientsRepo, {
sortableColumns: getColumns(this.clientsRepo, true).names,
se…
-
[If applicable, please provide some context for the error, i.e. describe what you did before the error occurred. Please also remove any sensitive information from the debug information below.]
**Debu…
-
Instead of:
```js
/** returns {CompositeKey} */
function keyByXY(obj) {
return new CompositeKey(obj.x, obj.y);
}
```
I've been thinking of having a different protocol:
```js
/** ret…
-
hals
Medium
# `AmirX.defiToStablecoinSwap()` doesn't verify the stable coin origin amount parameters after conducting the defi swap which might result in exceeding (violating) the burn limit of the …