Logo
Explore Help
Sign In
gaspersic/solana
1
0
Fork 0
You've already forked solana
Code Issues Pull Requests Projects Releases Wiki Activity
solana/scripts/Cargo.toml

20 lines
470 B
TOML
Raw Normal View History

Account for all tokens at genesis (#7350) * Towards accounting for all tokens * Move 5m tokens back into the big pool * Flesh out batch 4 * Add a script to generate ValidatorInfo structs from a CSV file * Remove commented out code and improve test
2019-12-08 09:17:42 -07:00
[package]
authors = ["Solana Maintainers <maintainers@solana.com>"]
edition = "2018"
name = "solana-scripts"
description = "Blockchain, Rebuilt for Scale"
version = "0.22.0"
repository = "https://github.com/solana-labs/solana"
license = "Apache-2.0"
homepage = "https://solana.com/"
publish = false
[dependencies]
csv = "1.1"
Bump serde from 1.0.103 to 1.0.104 Bumps [serde](https://github.com/serde-rs/serde) from 1.0.103 to 1.0.104. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.103...v1.0.104) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-16 04:37:43 +00:00
serde = { version = "1.0.104", features = ["derive"] }
Account for all tokens at genesis (#7350) * Towards accounting for all tokens * Move 5m tokens back into the big pool * Flesh out batch 4 * Add a script to generate ValidatorInfo structs from a CSV file * Remove commented out code and improve test
2019-12-08 09:17:42 -07:00
[[bin]]
name = "solana-csv-to-validator-infos"
path = "src/csv_to_validator_infos.rs"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 69ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API