-
Updated
Sep 16, 2021 - TypeScript
oracle
Here are 2,355 public repositories matching this topic...
Preflight Checklist
- I have completed all Troubleshooting Steps.
- I'm on the latest version of Directus.
- There's no other issue that already describes my problem.
Describe the Bug
When selecting an exis
-
Updated
Sep 16, 2021 - Java
-
Updated
Sep 16, 2021 - Java
-
Updated
Sep 17, 2021 - Shell
-
Updated
Sep 17, 2021 - Java
-
Updated
Sep 11, 2021 - Shell
-
Updated
Sep 16, 2021 - Java
-
Updated
Sep 15, 2021 - C#
-
Updated
Sep 17, 2021 - Go
Environment
Liquibase Version:
4.1.0
Also latest master
Liquibase Integration & Version:
gradle, unknown version
Liquibase Extension(s) & Version:
Database Vendor & Version:
PostgreSQL: 12.X (occurs on all supported versions)
Operating System Type & Version:
MacOS 11.4 (20F71), but will occur on all supported OSs
Description
A clear and concis
-
Updated
Jul 30, 2021 - Python
-
Updated
Sep 15, 2021 - C#
Description
Add a contract similar to Aave's AddressProvider or Uniswap's getPair() functionality.
Motivation
On-chain lookups of price oracles given the asset addresses.
Justification
String manipulation is difficult and expensive in Solidity, and you usually work with the token address, not its string name.
During migration of old sync code to async discovered that we don't have async versions of some API.
-
Updated
Apr 8, 2020 - C++
-
Updated
Jul 31, 2021 - JavaScript
-
Updated
Sep 6, 2021 - C#
-
Updated
Aug 28, 2021 - C#
-
Updated
Sep 9, 2021 - C++
-
Updated
Sep 16, 2021 - Java
-
Updated
Sep 2, 2021 - C#
-
Updated
Dec 25, 2019 - Python
Improve this page
Add a description, image, and links to the oracle topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the oracle topic, visit your repo's landing page and select "manage topics."
Sometimes it is needed to store compressed data in the DB. Unfortunately not all the DBs have built-in compression and FUSE compressed FSes are not available for every OS. So it may make sense to store compressed binary blobs in the DB.
Unfortunately when one sees them in DBeaver he sees them compressed, but often they are needed uncompressed. So it'd be nice to have a feature to decompress the