-
## Description
Function types are now available in solidity : I would like to abi.encode a function and then be able to abi.decode this function. The encoding works but the decoding bugs
## Env…
-
Update generalised request encoding for changes introduced in devnet4
- EIP-7251: change request to flat encoding https://github.com/ethereum/EIPs/pull/8857
- EIP-6110: change request to flat enco…
-
I found your project via [dzone](https://dzone.com/articles/beginners-guide-to-creating-a-maven-plugin) and it was a good write up but I figured something was wrong when my version of your plugin fail…
-
I'm working to package [swirl for Fedora](https://copr.fedorainfracloud.org/coprs/dgoerger/yale-zoo/package/R-swirl/), and appear to have stumbled across an interesting locale requirement for the `tes…
-
`bonobo.CsvReader('C:Users/alain/Desktop/projects/pyetl/Employees.txt')` produce en error,
while `bonobo.CsvReader('Employees.txt')` does not.
The error is an `fs.errors.InvalidCharsInPath path …
-
When i try to call post request with custom header follow docs
https://docs.witnet.io/smart-contracts/witnet-web-oracle/make-a-post-request
```
const testPostSource = new Witnet.HttpPostSource(
…
-
When the **forward index is not dictionary encoded**, we have 2 choices:
- store the data as is (RAW)
- store the data **snappy** compressed - using snappy compression codec library
In additio…
-
```
com.intellij.openapi.vcs.VcsException: bad revision 'HEAD'
Command line: [git -c credential.helper= -c core.quotepath=false -c log.showSignature=false log --name-status --pretty=format:%x01%…
-
I bump into some test failures with python 3.12, alpine linux edge:
```
======================================= test session starts ========================================
platform linux -- Pyth…
ncopa updated
3 months ago
-
### The documentation URL
https://www.jooq.org/doc/latest/manual/tools/checker-framework/
### Feedback
The following is a sample config I managed to work out for using `jooq-checker` in Gradle
The…