Martín Schere

Results 13 issues of Martín Schere

### Motivation (새로운 기능 설명) PM2, docker-compose, and other tools are used in this project to have an amazing production environment. However, it is not clear how to deploy the...

⚡ Feature
Develop 👉

I'm trying to get the address of a script (which should be its hash), but there is no `hash_script` function available. How can I convert a CBOR hex representing a...

Are these props even valid? Whatever I pass here doesn't seem to get applied, for example ``` ```

Hello, First of all, congratulations on the amazing initiative. This is a much-needed project. I have noticed that there are not too many columns in the default-generated setup (if I...

Hi there! I'm facing this error when trying to call the event catcher: ```js await expect( tokenFarm.depositTokens(tokens("100"), 0, { from: investor, }) ) .to.emit(tokenFarm, "Deposit") .withArgs([investor, 0, tokens("97")]); ``` It...

**In progress** - Finds the script in the witness set - Hashes it to get the key and stores it using the `LastWriteWins` CRDT - Had to remove some `#[cfg(feature...

React 17 is causing the gatsby plugin to throw dependency erros (See #5111). A suggested workaround is: > Hi @arpitdalal, the CMS is a community project so the best way...

ssg: gatsby
type: bug

### What Git revision / release tag are you using? `be859d6cc4adae512da31358e4870098ff741e83` ### Do you use any client SDK? If yes, which one? Typescript client SDK ### Describe what the problem...

help welcomed
client/TypeScript

Take a look at the following transaction built using Lucid: https://cardanoscan.io/transaction/dd41eb6bdce01088f9219c4a202582a598d3d928ac2f0d28e7c27abe200d98e5?tab=utxo They paid 187ADA in fees. My guess is that the remaining change wasn't merged into any of the outputs....

It seems like only three blocks in the entire chain have an `InvalidAddressLength` error. Here is my oura version: ``` oura = { tag = "v1.9.0", git = "https://github.com/txpipe/oura" }...