Steven Johnson
Steven Johnson
Batch writes are important to ensure we have acceptable speed when processing the blockchain. I have looked at the code, but I think we need to ensure the following: 1....
> I made a separate table just to hold the `spent_tx_id` with the output reference (tx id + index) as primary key in order to turn that into `INSERT`s. Looks...
Note, this endpoint is going to be a general "toggle analysis and logging options at runtime" endpoint. One such feature it will 100% need is the ability to turn the...
Suggested Metadata: Use CIP-20 ### Example for multiple messages/comments/memos: ``` json { "674": { "msg": [ "Catalyst Audit Data", "fund-name: fund 1234", "artifact: Fund Parameters", "hash: 0x1234...abcd", "link: https://www.somewhere.io/something/something/FundParameters.zip" ]...
> Couple of general comments: > > * CWT as "catalyst web token" seems to conflict with "cbor web token", so the sentence "a CWT is a CWT" is now...
> is there any mitigation for CSRF i.e [state ](https://datatracker.ietf.org/doc/html/rfc6819#section-3.6) The short answer is yes, it should be CSRF proof if implemented properly at both ends. The longer answer will...
This is a great idea. I would say that the URL should always be a github issue if the repo is public. And if there is a jira issue it...
Closing PR due to conflicts with main. Can re-open once they are resolved and its been merged with current main branch.
I also get this, but in my workspace there IS a cue module, but its not in the root of the workspace, because its part of a monorepo. It would...
Relevant CIPS: https://github.com/cardano-foundation/CIPs/pull/810 https://github.com/cardano-foundation/CIPs/pull/811 https://github.com/cardano-foundation/CIPs/pull/813 https://github.com/cardano-foundation/CIPs/pull/814