Christian

Results 5 issues of Christian

the pool option is required when handling hundreds of requests per seconds. Without the pool option ESOCKETTIMEDOUT will occur and cancel the queued requests. https://www.npmjs.com/package/request#requestoptions-callback > pool - an object...

Hey, calling `client.getBalance(undefined)` returns a non zero value: `{"free":"0.55587500","frozen":"0.00000000","locked":"0.00000000","symbol":"BNB"}` However this changes daily to other random non zero numbers Calling the API directly using `http://dex.binance.org/api/v1/account/undefined` return the expected output `{"code":400,"message":"decoding...

- fixed incorrect bracket in russian translation - fixed the server crash bug in csgo (removes the selective soundset feature tho) - fixed the rounding for needed votes to only...

https://github.com/powerlord/sourcemod-mapchooser-extended/blob/master/addons/sourcemod/scripting/mapchooser_extended_sounds.sp#L173 Prechaching OnConfigsExecuted causes crashes as of the latest CS:GO update

## What does this PR do? Implementation of Bitcoin Lightning as Plugin **Environment**: Production ## Type of change - [x] New feature (non-breaking change which adds functionality) ## How should...