Skip to content
#

bug-bounty

Here are 179 public repositories matching this topic...

kusayuzayushko
kusayuzayushko commented Jul 2, 2021
crypto@desktop ~ $ axiom-deploy openvpn proxy
installing 'openvpn' : 'proxy'
Uploading profile to 'proxy'
sending incremental file list
29083.sh
            370 100%    0.00kB/s    0:00:00 (xfr#1, to-chk=0/1)

sent 312 bytes  received 35 bytes  138.80 bytes/sec
total size is 370  speedup is 1.07

...

Okay, that was all I needed. We are ready to set up your OpenVPN server now.
Hi
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