Aleš Ferlan
Aleš Ferlan
Cloudflare seems to use `true-client-ip` header for the IP. What about adding an optional parameter to pick a header that would be prioritized when reading IP?
I guess one solution would be to have both nest 8 and 9 as peer dependencies. The only real breaking change in v9 were unit tests, so it should (theoretically)...
Yeah I meant real world valid. Basically the address needs to be recognized as taxable in an accounting software, kind of like these ones: https://www.prepostseo.com/tool/fake-address-generator
One option would be to make typescript users install it themselves and make a note to do so. I just had this issue myself. Installing types fixed the problem.
Somewhat related question. What about microservices that don't open a TCP port by default, like Kafka? Is it possible to make terminus write to `/tmp` so we could do health...
There is one in this guide: https://bcoin.io/guides/multisig-tx.html
Yes I think this was also the case. I ended up calling the providers send function directly. However when looking at the code I noticed dataToSign type is defined as...
Unfortunately I'm not working on the project I have been using web3x for and am currently not involved in Ethereum development.
Yep, my log size was 1.7 GB :laughing: I removed all logs and it seems to be fixed now :+1:
Just managed to finally be able to try 4.1 and got the same problem.