espresso-sequencer
espresso-sequencer copied to clipboard
Omit transactions that exceed max_block_size from payload. Use mocked `max_block_size` for now. Depends on: https://github.com/EspressoSystems/HotShot/pull/3096 Related to: https://github.com/EspressoSystems/hotshot-builder-core/pull/122
* Add logic in `validate_proposal` to enforce that the provided fee is at least the base fee * Enable base fees in the demo, enforcing in the sequencers and configuring...
Closes #1276 ### This PR: Adds the `Explorer API` to `Sequencer` nodes that are backed by `SQL Storage`. This is necessary in order for the `block-explorer` to be added to...
# Combined PRs ➡️📦⬅️ ✅ The following pull requests have been successfully combined on this PR: - ⚠️ The following PRs were left out due to merge conflicts: - #1875...
Bumps [cdn-broker](https://github.com/EspressoSystems/Push-CDN) from `c420851` to `bde96db`. Commits bde96db Merge pull request #40 from EspressoSystems/rm/push2 6eae102 fix ports 70541a4 change ports for brokers so they don't overlap 7a9445a two seconds for...
Bumps [cdn-marshal](https://github.com/EspressoSystems/Push-CDN) from `c420851` to `bde96db`. Commits bde96db Merge pull request #40 from EspressoSystems/rm/push2 6eae102 fix ports 70541a4 change ports for brokers so they don't overlap 7a9445a two seconds for...
Automated changes by the [update-flake-lock](https://github.com/DeterminateSystems/update-flake-lock) GitHub Action. ``` Flake lock file updates: • Updated input 'fenix': 'github:nix-community/fenix/28dbd8b43ea328ee708f7da538c63e03d5ed93c8' (2024-02-03) → 'github:nix-community/fenix/a941fe943bd7c4c683d8aa8e1a3a1d0595516051' (2024-02-24) • Updated input 'fenix/rust-analyzer-src': 'github:rust-lang/rust-analyzer/8f6a72871ec87ed53cfe43a09fb284168a284e7e' (2024-02-02) → 'github:rust-lang/rust-analyzer/03b3cb6be9f21c082f4206b35c7fe7f291c94eaa' (2024-02-23)...
# For @Ancient123 to adjust in `testnet-deploy` 1. Increase `ESPRESSO_ORCHESTRATOR_BUILDER_TIMEOUT`. Technically this only has to be a little less than the view timeout, since it only applies when there are...
Bumps [async-lock](https://github.com/smol-rs/async-lock) from 2.8.0 to 3.3.0. Release notes Sourced from async-lock's releases. v3.3.0 Add a forget() method for semaphore guards. (#73) Increase MSRV to v1.60. (#75) v3.2.0 Add missing methods...