Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Validators now request an airdrop of 1 token before starting up #605

Merged
merged 2 commits into from
Jul 13, 2018

Conversation

mvines
Copy link
Contributor

@mvines mvines commented Jul 13, 2018

Depends-on: #604

@mvines mvines requested review from garious and rob-solana and removed request for garious July 13, 2018 16:40
@mvines mvines merged commit 8e7a2a9 into solana-labs:master Jul 13, 2018
@mvines mvines deleted the airdrop branch November 28, 2018 18:14
vkomenda pushed a commit to vkomenda/solana that referenced this pull request Aug 29, 2021
…na-labs#605)

Bumps [@solana/web3.js](https://github.com/solana-labs/solana-web3.js) from 0.80.0 to 0.80.1.
- [Release notes](https://github.com/solana-labs/solana-web3.js/releases)
- [Commits](solana-labs/solana-web3.js@v0.80.0...v0.80.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
yihau pushed a commit that referenced this pull request Apr 11, 2024
…#419) (#605)

Fix - `FailedVerification` and `Closed` tombstones (#419)

* Only the verifier can cause FailedVerification, everything else is Closed

* Removes the environments parameter from load_program_accounts().

* cargo fmt

* Simplify invocation of deployed program

* Attempt to invoke a program before it is deployed

* Attempt to invoke a buffer before it is used in a deployment

* Escalates Option return value of load_program_accounts() to load_program_with_pubkey().

* Review feedback

(cherry picked from commit 55c05c5)

Co-authored-by: Alexander Meißner <AlexanderMeissner@gmx.net>
lijunwangs pushed a commit to lijunwangs/solana that referenced this pull request Apr 24, 2024
…solana-labs#419) (solana-labs#605)

Fix - `FailedVerification` and `Closed` tombstones (solana-labs#419)

* Only the verifier can cause FailedVerification, everything else is Closed

* Removes the environments parameter from load_program_accounts().

* cargo fmt

* Simplify invocation of deployed program

* Attempt to invoke a program before it is deployed

* Attempt to invoke a buffer before it is used in a deployment

* Escalates Option return value of load_program_accounts() to load_program_with_pubkey().

* Review feedback

(cherry picked from commit 55c05c5)

Co-authored-by: Alexander Meißner <AlexanderMeissner@gmx.net>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants