Kim Persson

Results 5 issues of Kim Persson

# Description # Testing Instructions # Checklist - [ ] Update [documentation](https://github.com/0xProject/website/blob/development/mdx/api/index.mdx) as needed. **Website Documentation PR:** - [ ] Prefix PR title with `[WIP]` if necessary. - [ ]...

Submitting a meta transaction to `meta_transaction/v0/submit` without providing an `0x-api-key` header returns a partial transaction with hexadecimal numbers for `gas`, `gasPrice`, `value` ## Expected Behavior POST `/meta_transaction/v0/submit` ```json { "code":...

Thank you for making this very easy to use library! I think it would be great if it were to include a TS definitions file so that it's easy to...

This PR refactors the package to only pull in the much smaller `@ethersproject/address` sub-package, we can't always rely on tree-shaking to be 100%, and there is no need to risk...

Hey! First of all I want to say that this is a great initiative for the community! 🙏 I noticed that even though the NPM package is MIT licensed the...