Skip to content

Tags: ngundotra/solana

Tags

v1.10.4

Toggle v1.10.4's commit message
improve arg documentation

v1.9.14

Toggle v1.9.14's commit message
cli: allow skipping fee-checks when writing program buffers (hidden)

v1.10.3

Toggle v1.10.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
AccountSharedData::serialize (solana-labs#23685)

v1.9.13

Toggle v1.9.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update InvalidRentPayingAccount error (solana-labs#23680) (solana-lab…

…s#23693)

(cherry picked from commit 410463f)

Co-authored-by: Tyera Eulberg <tyera@solana.com>

v1.10.2

Toggle v1.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add FlushGuard to ensure `flushing_active` is used safely (solana-lab…

…s#23571)

v1.9.12

Toggle v1.9.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert "chore: bump dashmap from 4.0.2 to 5.1.0 (solana-labs#23372) (s…

…olana-labs#23521)" (solana-labs#23596)

This reverts commit f56b25a.

v1.10.1

Toggle v1.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Move test_purge_huge test (solana-labs#23587)

* ignore test_purge_huge tests it is expensive.

* move test_purge to integration tests

v1.9.11

Toggle v1.9.11's commit message
remove persist_cost_table code

v1.9.10

Toggle v1.9.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: bump dashmap from 4.0.2 to 5.1.0 (solana-labs#23372) (solana-l…

…abs#23521)

* chore: bump dashmap from 4.0.2 to 5.1.0

Bumps [dashmap](https://github.com/xacrimon/dashmap) from 4.0.2 to 5.1.0.
- [Release notes](https://github.com/xacrimon/dashmap/releases)
- [Commits](https://github.com/xacrimon/dashmap/commits/v5.1.0)

---
updated-dependencies:
- dependency-name: dashmap
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

* [auto-commit] Update all Cargo lock files

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot-buildkite <dependabot-buildkite@noreply.solana.com>
(cherry picked from commit 3a0271c)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.10.0

Toggle v1.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adds comments related to the public RPC endpoints (solana-labs#22797)

* Adds comments related to the public RPC endpoints

* Update docs/src/cluster/rpc-endpoints.md

Co-authored-by: Michael Vines <mvines@gmail.com>

Co-authored-by: Brian Long <bl@triton.one>
Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
Co-authored-by: Michael Vines <mvines@gmail.com>