solana-with-rpc-optimizations/programs
Jeff Washington (jwash) 89a31ff473
change untar to use unpack instead of unpack_in (#19216)
* change untar to use unpack instead of unpack_in

* hacky, but maybe passes tests

* chore: bump tar from 0.4.35 to 0.4.37

Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.35 to 0.4.37.
- [Release notes](https://github.com/alexcrichton/tar-rs/releases)
- [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.35...0.4.37)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* [auto-commit] Update all Cargo lock files

* cleanup

* cleanup, add validate_inside_dst

* collapse use

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>

* delete comment line

* add comments

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
2021-08-18 15:49:02 -05:00
..
bpf change untar to use unpack instead of unpack_in (#19216) 2021-08-18 15:49:02 -05:00
bpf_loader Fix memoverlap check (#19232) 2021-08-16 16:16:52 -07:00
compute-budget tx wide compute budget (#18631) 2021-07-16 00:31:22 -07:00
config chore: bump serde from 1.0.126 to 1.0.127 (#19010) 2021-08-02 21:16:34 +00:00
failure for all tests, bank::new -> bank::new_for_tests (#19064) 2021-08-05 08:42:38 -05:00
noop chore: bump log from 0.4.11 to 0.4.14 (#18323) 2021-06-30 18:32:01 +00:00
ownable for all tests, bank::new -> bank::new_for_tests (#19064) 2021-08-05 08:42:38 -05:00
secp256k1 chore: bump libsecp256k1 from 0.5.0 to 0.6.0 (#18774) 2021-07-20 13:14:47 -06:00
stake stake: Allow stakes with unmatched credits observed to merge (#18985) 2021-08-04 10:43:34 -04:00
vote Store versioned transactions in the ledger, disabled by default (#19139) 2021-08-17 15:17:56 -07:00