-
### Describe the problem you discovered
```dart
ref
.read(
aedappfm
.ArchethicOracleUCOProviders.archethicOracleUCO.notifier,
)
.stopSubscription();
```
Does not actually…
-
The [Tinywasm Webassembly interpreter](https://github.com/explodingcamera/tinywasm) is interesting as a differential fuzzing oracle for Wasmi since it is a lightweight interpreter, supporting a simila…
-
-
need to be able to query the price chart for any token pair from a view based on oracle_snapshots table
optionally it could be a postgres function as well that returns the data
need to be able t…
-
**Details:**
I would like to connect to an oracle database behind an oracle connection manager with the following connection URL:
`jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=OFF)(F…
-
When running the `buildContainerImage.sh` the following error is shown although im running Docker version 27.3.1:
```bash
Checking Docker version.
Docker version is below the minimum required ver…
-
# Use the official Ubuntu 22.04 as the base image
FROM ubuntu:22.04
# Set environment variables to avoid interactive prompts
ENV DEBIAN_FRONTEND=noninteractive
ENV CMAKE_PREFIX_PATH=/usr/lib/x86…
-
github.com/sijms/go-ora/v2 v2.8.22 // indirect
here is my code
``` sql
import (
go_ora "github.com/sijms/go-ora/v2"
)
type DB struct {
// base
Type *string
Host *string
Po…
-
### Describe the Issue
Attempting to build a native image of Oracle SQLcl Version 24.3.0.285.0530 fails within oracle.jdbc.nativeimage.NativeImageFeature.
### Using the latest version of GraalVM…
-
NeoFS should be configured with mainnet support (so plain AIO doesn't work) and oracles should be configured to allow fetching data from it. We can use the simplest config with a single IR and a singl…