-
I guess the code has been refactored, since some models do not exist anymore. Can you provide a new working example. Thanks.
-
;
; Illustrates a bug with cnLowLabelFontHeightF and cnLowLabelAngleF.
; These resources have no effect, but setting cnHighLabelAngleF
; cnHighLableFontHeightF affects both the high and low lab…
-
There is a relayer at rinkeby-01.gsn.openzeppelin.org/getaddr running on the old RelayHub version. We should switch it to the new hub.
Before doing that, make sure to migrate the chat app demo to t…
-
Trying to run a NodeJS script to send a meta transaction for a simple example contract. I've followed the OpenGSN instructions [here](https://docs.opengsn.org/javascript-client/getting-started.html#us…
-
An incorrect internal xref link, such as `xref:upgrades::writing-contracts.adoc` instead of `xref:upgrades::writing-upgradeable.adoc` (see https://github.com/OpenZeppelin/openzeppelin-sdk/commit/1b21b…
-
I believe its essential to give novice users interact web3 apps like normal apps , unlike requesting metamask or browser based access every for single transaction.we need to have tutorial for develop…
-
All,
As Laplacian could be computed using finite difference techniques (e.g., second derivative or first derivative of the first derivative ) or spectral methods, It will be helpful to mention the t…
-
```
I'd like to have this feature in the programm:
Wrap GraphStudioNext as a COM server DLL to view and edit existing internal
filter graphs from within other applications.
Could be a very useful d…
-
In theory, [`RuleContext.getToolchainContext`](https://cs.opensource.google/bazel/bazel/+/master:src/main/java/com/google/devtools/build/lib/analysis/RuleContext.java;bpv=1;bpt=1;l=1120?ss=bazel&q=Rul…
katre updated
11 months ago
-
Hi,
Is there a plan to have working integration with GSNProvider? I've made some tryouts and that didn't work. An example:
```js
const ethers = require('ethers');
const { GSNProvider } = requi…