Skip to content
#

bug-bounty

Here are 185 public repositories matching this topic...

RapidEU
RapidEU commented Aug 4, 2021

Hiya,

As previously discussed with @0xtavian , this request is being made because of errors I have encountered when using it in an active environment. I have a machine which doesn't have a public ip's, therefore when trying to execute any command, the sshconfig that is generated is malformed because of a missing HostName field value.

So the suggestion is basically to make it so the sshconfig

NoahZinsmeister
NoahZinsmeister commented Jun 30, 2021

OracleLibrary should contain a gas-optimized function (e.g. consultMostRecent) which returns the tick value as of the start of the current block (end of the last block).

It should first read slot0, then fetch observations[slot0.observationIndex]. If that observation was made before the current block, we can simply return slot0.tick. Otherwise, we need to fetch the prior observation

Improve this page

Add a description, image, and links to the bug-bounty topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bug-bounty topic, visit your repo's landing page and select "manage topics."

Learn more