solana-with-rpc-optimizations/cli
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
..
src Faucet: repurpose cap and slice args to apply to single IPs (#16381) 2021-04-06 07:01:05 +00:00
tests Faucet: repurpose cap and slice args to apply to single IPs (#16381) 2021-04-06 07:01:05 +00:00
.gitignore Rename solana-wallet program to just solana (#5604) 2019-08-22 13:51:16 -07:00
Cargo.toml issue #10831: added --with-memo option to all cli commands that submit (#16291) 2021-04-05 20:53:50 +00:00