Thomas
Thomas
 when viewing the settings page, there is no padding on the bottom and as such the button is fully against the boundary of the page.
Pascal has shared with me a couple of reward addresses on stacking.club that seemed a bit off: https://stacking.club/reward-address/34HkER8BTnD5cyAumsU9p7Ls6RjDUbuavb/5 https://stacking.club/reward-address/1K4nSvHEae3G9DRdwJsEf4UWpZQgA2RjuE/5 The first address intended to lock from cycle 1 until cycle...
should fix https://github.com/fungible-systems/micro-stacks/issues/173
Since we're in an SSR environment, using redux-localstorage isn't the best as localstorage is only available on the client. redux-persist has a cookie storage driver which we can use on...
Hi there! Really loving honox! I'm experimenting with using it as a react renderer and am running into issues with islands sharing context or state. Specifically I'm trying to wrap...
I'm working on some improve Gaia related SDKs for micro-stacks, and the list files endpoint currently is very basic -- every time you call it you need to manually re-fetch...
I've started playing around with the different scopes for putFile stuff such as `putFileArchival`. In this use-case it would be very helpful for some kind of API like `listFiles(`path_to_this_file/file)` in...
https://github.com/radix-ui/primitives/blob/2f139a832ba0cdfd445c937ebf63c2e79e0ef7ed/packages/react/polymorphic/src/polymorphic.ts