Gabriel Cardona

Results 11 issues of Gabriel Cardona

Currently defining a variable is ``` name = expression; ``` This can be non-obvious to developers who are used to keywords before declaring variables. Also in CashScript variables can be...

good first issue
cashc-compiler

CashScript is a leap forward in expressiveness for creating scripts. Now we need to be able to create advanced scripts for SLP tokens. What would this look like in CashScript?

help wanted
javascript-sdk

[BitJason suggested](https://twitter.com/bitjson/status/1164244656466669568) > It would be fun to get CashScript integrated into http://ide.bitauth.com. I don't think it would be too difficult either (if you have some form of source map...

help wanted
ecosystem

[Rosco suggested](https://twitter.com/RoscoKalis/status/1164245416877199361) > Would love to collaborate on this. Another idea I had was to use your Typescript Script VM to create a full fledged CashScript debugger. There's a lot...

help wanted
ecosystem

* Allows creating a multisig without putting all private keys to single keychain * Allows composing transactions signed by distributed private keys Related to [AvalancheGo's Issue #888](https://github.com/ava-labs/avalanchego/issues/888)

Add X/P/C-Chain scripts for fetching tx hex from which we create a JSON string and Object of the tx. This scripts first fetch the hex of an X/P/C-Chain transaction. From...

Currently we allow a user to have a chosen track autoplay when the page loads. However a user has requested that songs autoplay after switching prev/next. So in theory the...

Boombox.js is failing in chromium. It's not logging any errors to the console. Figure out why this is happening and fix it.

* Remove the SnowEpochFirstTransition and SnowEpochDuration flags * Bump dep to `v1.7.0-fuji`