-
## Functions and Operators
There are 4 classes of function here:
1. functions that have to be implemented natively -- e.g. `fn:parse-html`;
2. functions that are implemented in terms of native oper…
-
# Implement Staking Support - V3 & V4 Wrapper Contracts
## Overview
Add staking capabilities through new wrapper contracts to support yield-generating opportunities through various DeFi protocols.…
-
Hi @andyferris - this project looks great, and is something I am considering extending / building on. I already have some hacky implementations of something similar, but not as nicely integrate and as…
kcajf updated
4 years ago
-
I'm working on a [C++ implementation of Plutus](https://github.com/sierkov/daedalus-turbo/tree/main/lib/dt/plutus) aimed at optimizing batch synchronization. We'd like to benchmark our implementation …
-
At work I faced the need to abandon nice Servant API types in favour of `Raw` for some critical endpoints to enhance handler performance by avoiding "unnecessary" JSON (de)serialisation.
However I a…
-
I'm working on a [C++ implementation of Plutus](https://github.com/sierkov/daedalus-turbo/tree/main/lib/dt/plutus) aimed at optimizing batch synchronization. We'd like to benchmark our implementation …
-
We are currently developing an extension called `qute-web-asciidoc`, which utilizes a pure Java library behind the scenes to convert AsciiDoc to HTML. While the library is efficient and lightweight, i…
-
**Description:**
The Eliza project is gaining traction, and many developers are forking the repository to create custom agents or specialized implementations. This distributed development model is …
-
The tools can currently process tilesets in different representations. The most common one is that of a tileset being stored in the file system, with some `tileset.json` that essentially points to the…
-
The spatial database for the SCEC CVM-H is for v5.3. We need to update this interface to provide a more robust implementation that is also efficient for querying in parallel. Furthermore, we do not wa…