# PRs and Commits in `release-1.1` missing from `dev`
| PR/Commit | Description | Author |Notes |
|:--------- |:----------- |:------ |:----- |
[PR #1258](https://github.com/CasperLabs/casper-node/pull/1258) | NO-TICKET: limit deploy size to 1MiB | Fraser | [PR #1350](https://github.com/CasperLabs/casper-node/pull/1350) raised to port to `dev` |
[`1b954f3`](https://github.com/CasperLabs/casper-node/commit/1b954f34dabdfe39a1195bf2667683a555769fa6) | Removing accounts.toml from config.tar.gz if protocol not 1_0_0 | Joe | Only piece required is change to `ci/build_update_package.sh` |
[`9745a4d`](https://github.com/CasperLabs/casper-node/commit/9745a4d1c3630221611aaacaf234ab98c09b93f8) | add_bid and delegate to 2_500_000_000 cost for defense | Joe | Only pieces required are changes to `add_bid` and `delegate` in chainspec |
[PR #913](https://github.com/CasperLabs/casper-node/pull/913) | HWY-256: Request latest units on era start | Mateusz | Unclear if required or not |
[PR #864](https://github.com/CasperLabs/casper-node/pull/864) | HWY-240: Node should walk linear chain backwards when instantiating Era supervisor | Bart | Not needed - superseded by later PRs |
[PR #1219](https://github.com/CasperLabs/casper-node/pull/1219) | NDRS-1053: Add a parent to CandidateBlock | Andreas | Probably not needed |
[PR #720](https://github.com/CasperLabs/casper-node/pull/720) | HWY-224: Request latest state of the current era when connecting to a new peer | Bart | Not needed - superseded by later PRs |