janniks

Results 154 comments of janniks

Apologies, forgot to switch 👍🏻 Will update

Right now tests are failing because some auto-generated contract names are too long. e.g. a contract name from setting up the test observer; `blockstack_lib-chainstate-stacks-boot-pox_3_tests-pox_3_getters` Unfortunately, Txid serializes and panics on...

Updated the test helpers to not allow invalid contract name generation. (Capping at `CONTRACT_MAX_NAME_LENGTH` and remove leading dashes). This way tests shouldn't fail due to the logging of txids, while...

This seems to have been fixed when switching `http` to `https` for the site hosting Connect. This issue will be used to investigate more and figure out if it's possible...

Thanks for the input @m-aboelenein @kyranjamie . I updated the stuff we chatted about on the call, and also added some `OPEN QUESTIONS` to the top. Do you think you...

Added methods `getAddresses` and `getAccounts` for better compatibility with current solution.

@aryzing @kyranjamie I added an [update](https://github.com/stacksgov/sips/pull/166/commits/425f81ca2aacab06f92c84b8a88023a94a2a6b82) to the encoding (as discussed on last weeks call). Let me know what you think! This can be used as the canonical repr and...

CC @pradel would also love to get your feedback on this updated approach to "Connect"/auth -- it's less convoluted, but also more explicit (might need multiple steps for some things,...

CC @friedger would also love to get some of your feedback+expertise, since you've worked on this area in the past 🙏

Also, Thanks for all the feedback everyone! 👏 I feel like we're nearing a good document here. I think we can wrap it up soon 🫡