Standaa
Standaa
This is a question rather than an issue. I saw in the docs that: > PostgreSQL numeric does not support Decimal('Inf') or Decimal('-Inf'). pgcopy serializes these as NaN. However I...
Hello @austintgriffith , I am trying to migrate the contract to the latest Solidity version. My understanding is that 0.5.0+ enforces stronger types. I managed to fix most errors except...
### ✅ Prerequisites - ✅ Did you perform a cursory search of open issues? Is this bug already reported elsewhere? - ✅ Are you running the latest SDK version? -...
### ✅ Prerequisites • ✅ Did you perform a cursory search of open issues? Is this feature already requested elsewhere? • [ ] Are you reporting to the correct repository...
Hello, running `npm install -g bitcore` does not work on my end. I am running under Mac OS Mojave and have tried all recommended versions of node, by using nvm....
**Describe the bug** Hello, I am building an app containing several workers for Cloud Run Jobs. I followed [the steps in the documentation](https://cloud.google.com/blog/topics/developers-practitioners/running-database-migrations-cloud-run-jobs) and had a look at some of...
Hello PB team, Quick suggestion. I think it would be much nicer if you could pass the secret upon initializing the library or make it an env variable. Motivations: 1....