-
something like `linkdims(psi)` and `maxlinkdim(psi)`, if we want to borrow notation from other libraries
-
**Github username:** @Audinarey
**Twitter username:** audinarey
**Submission hash (on-chain):** 0xb7842b2d829d45a964a00bf2dd406b62602d8ceb81b01cc9e32a45347e253596
**Severity:** high
**Description:**…
-
When you have the source code of a certain contract address, can you render the on-chain contract into the IDE and directly interact with the on-chain contract from the IDE?
![image](https://github…
-
I think we'd need to have this functionality to have the below actually run SQL code to apply the policy
```r
rls_tbl(con, "passwd") %>%
col_policy(role = "public", permissions = "view") %>%
rls_…
-
Thank you again for the great work. I have a question to ensure I fully understand the expectations of the rule graphs. What I'm trying to do is the following change:
before code =
```python
fro…
-
Hello, sorry to ask a running problem, when I run this function, will always stay here, stay for 16 h without the next step, the tutorial is written on 2~3h, when I look at the cpu occupancy, found th…
-
### Problem
As we open on more chains, replicating (and maintaining!) multiple instances of our current chain-by-chain mechanism (with their reward scripts and accounting) will be a gigantic overhe…
-
**Github username:** --
**Twitter username:** --
**Submission hash (on-chain):** 0xc3842bd5777fbbfda1cd21007083c8e4786e931c3930ef9d16fedd687e5ca209
**Severity:** low
**Description:**
**Description**…
-
### Provide environment information
System:
OS: Linux 6.1 Fedora Linux 38 (Thirty Eight)
CPU: (3) x64 11th Gen Intel(R) Core(TM) i3-1115G4 @ 3.00GHz
Memory: 1.76 GB / 3.98 GB
Cont…
-
Would it be possible to change the setter functions in the `RegistrationOptions` to return `self` instead of `void`? This would make it possible to be able to chain those and write something like this…