Tyler van der Hoeven

Results 62 issues of Tyler van der Hoeven

I use SSR for email templates. Would be awesome to be able to use this package server side.

I would like and expect to see the total amount for any coin to include any amounts in pending trades. Seems to be a little inconsistent too as GDAX seems...

enhancement
question

**Is your feature request related to a problem? Please describe.** When calling an account part of the response are helper calls to operations, transactions, etc. related to the account. These...

``` { operations ( first: 100 type: "CreatePassiveSellOfferOperation" ) { nodes { type } } } ``` Would be a very helpful endpoint for some research we're doing internally at...

Trying to wrap this up into a clean docker-compose.yml file but running into an issue with a CLI depreciation. Odd that it works when running as two separate docker run...

The Allow Trust op is now depreciated in favor of Set Trust Line Flags. https://developers.stellar.org/docs/start/list-of-operations/#allow-trust We should add a UI flag for directing to the appropriate operation to help alleviate...

laboratory
v1

Followed the guide in the README and the thread but I'm still getting errors when attempting to link to my source map. Maybe I'm missing or misunderstanding something still? ```...

I'm assuming maybe assembly isn't supported but would you have any idea why this library doesn't work when deployed on Arbitrum?

Would be really nice to get this work on Cloudflare Workers. The Worker env is a bit more restrictive than a full Node env. (runs in a v8 isolate) but...

i.e. If you format the input dates to just show months (not sure why you'd want to do that but still) the switcher buttons will show "Invalid Date" because they...

enhancement