Friedger
Friedger
Users that are not yet registered with the radiks-server (not called User.createWithCurrentUser) can't save invitations (and other models). The error shown is `this.words is null`. To improve dev experience, this...
In order to improve developer experience the thrown error should say that the server responded with a bad status (!= 200)
Current maintainers are Matt and Ken.
When `createWithCurrentUser` is not called before calling `fetchOwnList` then an exception should be thrown or so. Currently, all models are returned. That is confusing.
In Blockstack.js the the compressed key is returned as the public key while in stacks-transactions-js the uncompressed key is returned. This results in two different addresses derived from the same...
Make it easier to add new sponsors, maybe even a json file would be good!
This PR * adds a definition for CAIP 19 for the Stacks blockchain
## Summary of Changes This PR adds the possibility to make withdrawal requests as Stacks transactions. - [x] Implemented updates of clarity contract - [ ] Implemented updates of romeo...
### Expected Behavior Each event should be handled only once ### Actual Behavior ``` 2023-10-27T06:24:15.913047Z INFO update: romeo::state: Processing event=StacksTransactionUpdate(0c6d2636b8e5b92a640b6b8fbf59efa7e6e580ea4eb47bd21c09f291059aeb4b, Broadcasted) 2023-10-27T06:24:15.913121Z DEBUG update: romeo::state: Ignoring Broadcasted status update for...