solana/cli/tests
Tyera Eulberg 03d3ae1cb9
Faucet: repurpose cap and slice args to apply to single IPs (#16381)
* Single use stmt

* Log request IP

* Switch cap and slice to apply per IP

* Use SOL in logs, error msgs

* Use thiserror instead of overloading io::Error

* Return memo transaction for requests that exceed per-request-cap

* Handle faucet memos in cli

* Add some docs, esp about memo transaction

* Use SOL symbol & standardize memo

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

* Differentiate faucet tx-length errors

* Populate signature in cli airdrop memo case

Co-authored-by: Michael Vines <mvines@gmail.com>
2021-04-06 07:01:05 +00:00
..
fixtures Rename solana-wallet program to just solana (#5604) 2019-08-22 13:51:16 -07:00
nonce.rs Faucet: repurpose cap and slice args to apply to single IPs (#16381) 2021-04-06 07:01:05 +00:00
program.rs Add Close instrruction and tooling to upgradeable loader (#15887) 2021-03-17 21:39:29 -07:00
request_airdrop.rs Surface faucet start failures to the user of solana-test-validator 2021-01-28 22:35:58 +00:00
stake.rs Faucet: repurpose cap and slice args to apply to single IPs (#16381) 2021-04-06 07:01:05 +00:00
transfer.rs Faucet: repurpose cap and slice args to apply to single IPs (#16381) 2021-04-06 07:01:05 +00:00
vote.rs Faucet: repurpose cap and slice args to apply to single IPs (#16381) 2021-04-06 07:01:05 +00:00