Mario Apra
Mario Apra
# Summary Fixes #384 The idea here is to improve the visualization of the reporting by adding not only the usage, but the limit and how close to the limit...
Introduce a GitHub Actions workflow to automatically close stale issues and pull requests. This helps maintain repository hygiene by reducing clutter from inactive items. The workflow marks issues as stale...
Superseeding https://github.com/NethermindEth/juno/issues/1448, there is now a function that will create a uint128: https://github.com/NethermindEth/juno/blob/65c0d6c693d99b880a635a6ea7e6bbba09e27570/adapters/core2p2p/felt.go#L49 The goal for this ticket is to update the ResourceBounds in transaction.go to use that
## Changes - Start using standard workflow to build and push docker containers ## Types of changes #### What types of changes does your code introduce? - [ ] Bugfix...