juno
juno copied to clipboard
Starknet client implementation.
**Is your feature request related to a problem? Please describe.** When we release a binary for GitHub or build on a tag, we should include that information on the binary...
Fixes #1750 All handlers and related helper methods was moved from `rpc/handlers` to the corresponding "category" file, e.g. block, transaction, trace... Handlers tests were refactor the same way. I introduced...
Add a `trace` log level option, more detailed than `debug`, to capture all incoming and outgoing RPC requests
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
I was trying to integrate Juno to Carbonable Indexer and use it as data source but I discovered that Juno has no documentation. The readme is not readable and does...
Test check full sepolia sync via p2p after every merge to main branch on the p2p-network.
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...