Wayonb

Results 36 issues of Wayonb

### Describe your use-case which is not covered by existing documentation. I have a GitHub monorepo setup. There is a seed job that monitors a build configuration file when new...

documentation

When address is use as the account id(/metadata/account/), rest has to resolve the address to a public key. This look up is an extra DB query before actually getting the...

enhancement

With the move to monorepo, there is no catbuffer generator. The docs needs to be updated

### Bug description If I am trying to OR more than two flags, pylint 2.15.0 fails with "E1131: unsupported operand type(s) for | (unsupported-binary-operation)". This worked with pylint 2.14.1 ```...

Regression
False Positive 🦟
Needs PR

When there is no transaction activity on the blockchain, the network/fees/transaction endpoint returns all zeros. These values cannot be used on the testnet where the default minFeeMultiplier = 100 and...

Not sure if this is possible on the MongoDB side... https://docs.mongodb.com/manual/reference/method/cursor.maxTimeMS/

enhancement

REST fails to submit transaction to the server and there is no error in the server logs This does not seem to be an issue with server since Node/info and...

P3 Issue

When REST fails to submit a transaction and the their is a websocket register the submitter of the transaction should get notify. ```` rest-gateway_1 | verbose: websocket Y3YFHID7JOWQR6JA2SOFF332UVSU55PW: created /ws...

P3 Issue

## What's the issue? Dockerfile are not using the latest Ubuntu image version ## How have you changed the behavior? Update Dockerfile to use the latest Ubuntu image ## How...

There is an API change in MongoClient 4.x release which is causing REST to show mongodb as down. In mongodb 4.4.1, ``db.database.serverConfig`` is undefined In mongodb 3.7.1, the object is...

Status: WIP
rest