Dan Lynch

Results 105 issues of Dan Lynch

https://github.com/souporserious/react-view-pager is no longer maintained. Suggested library is https://github.com/framer/motion https://github.com/steveruizok made a nice demo with paging here: https://codesandbox.io/s/motion-page-ts-brz9n

enhancement

I've been reading the docs and I'm under the impression that the core filesystems have symlinks? I'm currently getting `ENOTSUP` not supported errors, so curious if there are any examples...

feature request

Hello. Thanks for this library! https://github.com/yeojz/otplib/blob/dab816b2faf6657c2e2d7e8e91391511c743a07c/packages/otplib-core/src/totp.ts#L92-L109 Referencing these lines, it looks like you're copying the secret's buffer data until it fills the required size. Maybe I'm missing something from the...

#### System information testnet: `osmo-test-4` #### Expected behaviour should have amino encoding for `/osmosis.tokenfactory.v1beta1.MsgCreateDenom` for `osmosis/tokenfactory/create-denom` example of initialization: https://github.com/osmosis-labs/osmosis/blob/main/x/lockup/types/codec.go#L26-L34 #### Actual behaviour actual codec file (seems to not be...

Empty enums such as this ```json { "$schema": "http://json-schema.org/draft-07/schema#", "title": "QueryMsg", "type": "string", "enum": [] } ``` produces ```js export type QueryMsg = () ``` which fails as the syntax...

bug
help wanted
good first issue

hey all! I'm curious how the mnemonics are stored inside of the near wallet, is it an iframe or some type of secure enclave? Would be great to understand how...

@SamyPesse I updated to the latest preset, and also cleaned up some lint errors. There was nothing under `npm test`, so all I've done is verify that it works with...

I think this will help a lot of folks.

after this one gets merged (https://github.com/SamyPesse/react-mathjax/pull/9) we can merge this

@cosmjs/launchpad is unmaintained and deprecated, we should upgrade cosmjs. many types from `@cosmjs/launchpad` are in `@cosmjs/amino` or `@cosmjs/proto-signing` now. Ideally would be great to upgrade to 0.29.