Go to file
sakridge 3930cb865a
Add keccak-secp256k1 instruction (#11839)
* Implement keccak-secp256k1 instruction

Verifies eth addreses with ecrecover function

* Move secp256k1 test
2020-09-15 18:23:21 -07:00
.buildkite Remove secrets not required by the main public CI 2020-08-31 11:05:28 -07:00
.github Github issues with 1 year of inactivity are now marked stale, and will be closed 7 days later. 2020-09-15 17:51:06 -07:00
.travis Always pass affected file check on tagged release (#11089) 2020-07-16 03:22:51 +00:00
account-decoder Bump spl-token version 2020-08-29 03:20:38 -06:00
accounts-bench Check bank capitalization (#11927) 2020-09-12 01:48:06 +09:00
banking-bench Update to rayon 1.4.0 (#11898) 2020-08-28 21:00:11 -07:00
banks-client chore: bump tarpc from 0.21.0 to 0.22.0 (#11923) 2020-09-08 21:22:22 -06:00
banks-interface chore: bump tarpc from 0.21.0 to 0.22.0 (#11923) 2020-09-08 21:22:22 -06:00
banks-server chore: bump tarpc from 0.21.0 to 0.22.0 (#11923) 2020-09-08 21:22:22 -06:00
bench-exchange Update to rayon 1.4.0 (#11898) 2020-08-28 21:00:11 -07:00
bench-streamer Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
bench-tps Update to rayon 1.4.0 (#11898) 2020-08-28 21:00:11 -07:00
ci CI: Don't overwrite pre-existing $CHANNEL 2020-09-11 22:11:55 +00:00
clap-utils Rename to ClusterType and restore devnet compat. (#12068) 2020-09-08 23:55:09 +09:00
cli Add keccak-secp256k1 instruction (#11839) 2020-09-15 18:23:21 -07:00
cli-config Add a client for BankForks (#10728) 2020-08-07 08:45:17 -06:00
client Fix RPC transaction method configs serialization (#12100) 2020-09-08 13:08:09 +08:00
core Add keccak-secp256k1 instruction (#11839) 2020-09-15 18:23:21 -07:00
crate-features Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
docs Drop the recommendation that `--expected-shred-version` be set by validators 2020-09-15 10:24:20 -07:00
dos Add feature to RPC dos (#12119) 2020-09-09 08:21:48 -07:00
download-utils Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
explorer chore:(deps): bump @testing-library/user-event in /explorer (#12235) 2020-09-15 08:12:43 +00:00
faucet Faucet: Improve error handling 2020-09-14 18:26:52 -06:00
genesis Rename to ClusterType and restore devnet compat. (#12068) 2020-09-08 23:55:09 +09:00
genesis-programs Activate new bpf loader on devnet 2020-09-08 21:46:45 -07:00
gossip `solana-gossip spy` can now be given an identity keypair (`--identity` argument) 2020-08-22 17:00:50 -07:00
install Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
keygen Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
ledger Add keccak-secp256k1 instruction (#11839) 2020-09-15 18:23:21 -07:00
ledger-tool Check bank capitalization (#11927) 2020-09-12 01:48:06 +09:00
local-cluster `solana-validator --rpc-bind-address` argument now works as expected 2020-09-10 13:36:13 -07:00
log-analyzer Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
logger Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
measure Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
merkle-tree Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
metrics Back out dashboard (#11791) 2020-08-21 21:48:37 -07:00
multinode-demo net.sh: Skip validator accounts creation if primordial 2020-09-11 10:19:10 -06:00
net net.sh: $extraPrimordialStakes is never empty 2020-09-14 19:27:26 +00:00
net-shaper Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
net-utils Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
notifier Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
perf Update to rayon 1.4.0 (#11898) 2020-08-28 21:00:11 -07:00
poh-bench Add keccak-secp256k1 instruction (#11839) 2020-09-15 18:23:21 -07:00
programs Add keccak-secp256k1 instruction (#11839) 2020-09-15 18:23:21 -07:00
ramp-tps Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
rayon-threadlimit Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
remote-wallet Don't query modern Ledger wallet app version with deprecated payload size 2020-09-03 20:51:33 +00:00
runtime Add keccak-secp256k1 instruction (#11839) 2020-09-15 18:23:21 -07:00
scripts wallet-sanity: Wait for node readiness at max commitment 2020-09-11 10:19:10 -06:00
sdk Add keccak-secp256k1 instruction (#11839) 2020-09-15 18:23:21 -07:00
stake-accounts Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
stake-monitor Rename to ClusterType and restore devnet compat. (#12068) 2020-09-08 23:55:09 +09:00
stake-o-matic Add keccak-secp256k1 instruction (#11839) 2020-09-15 18:23:21 -07:00
storage-bigtable Speed up `bigtable transaction-history` command 2020-09-10 05:22:10 +00:00
streamer Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
sys-tuner Sync FD limit and max maps to 500k 2020-08-19 16:36:03 +00:00
system-test testnet-autmation: Add rolling software upgrade script 2020-09-11 10:19:10 -06:00
tokens Add lockups via solana-tokens (#11782) 2020-08-24 15:18:35 -06:00
transaction-status Update token amounts in parsed instructions to retain full precision (#12020) 2020-09-03 11:34:52 -06:00
upload-perf Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
validator Really skip private rpc port reachable checks (#12239) 2020-09-15 16:36:15 +00:00
version Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
vote-signer Bump version to 1.4.0 2020-08-05 12:04:15 -06:00
watchtower Rename Binary64 to Base64. Establish Base58 encoding 2020-08-17 17:26:29 -07:00
web3.js chore: bump @commitlint/travis-cli from 9.1.2 to 11.0.0 in /web3.js (#12233) 2020-09-15 08:17:26 +00:00
.clippy.toml Fix all remaining clippy warnings 2018-07-12 09:40:40 -06:00
.codecov.yml Adjust settings 2018-12-20 12:32:25 -08:00
.gitignore Keep .DS_Store out of the tree 2020-08-04 16:34:45 -07:00
.mergify.yml Mergify backports: add v1.4, drop v1.1 2020-08-05 15:38:56 -06:00
.travis.yml Only run web3.js/explorer CI when targeting master branch 2020-08-07 05:31:43 +00:00
CONTRIBUTING.md Fix link (#11742) 2020-08-20 18:02:36 +00:00
Cargo.lock Add keccak-secp256k1 instruction (#11839) 2020-09-15 18:23:21 -07:00
Cargo.toml Add keccak-secp256k1 instruction (#11839) 2020-09-15 18:23:21 -07:00
LICENSE Change documentation introduction to indicate Foundation IP transfer (#10440) 2020-06-13 14:41:05 -07:00
README.md README: fix dead link (#12137) 2020-09-09 13:05:21 -06:00
RELEASE.md Clarify RELEASE.md again 2020-09-16 03:45:44 +09:00
fetch-perf-libs.sh Take v0.19.3 of perf libs which improves sigverify perf 2x (#11894) 2020-08-28 12:34:25 -07:00
fetch-spl.sh Update to spl-token 2 2020-08-29 09:25:17 -07:00
run.sh Rename to ClusterType and restore devnet compat. (#12068) 2020-09-08 23:55:09 +09:00

README.md

Solana

Solana crate Solana documentation Build status codecov

Building

1. Install rustc, cargo and rustfmt.

$ curl https://sh.rustup.rs -sSf | sh
$ source $HOME/.cargo/env
$ rustup component add rustfmt

Please sure you are always using the latest stable rust version by running:

$ rustup update

On Linux systems you may need to install libssl-dev, pkg-config, zlib1g-dev, etc. On Ubuntu:

$ sudo apt-get update
$ sudo apt-get install libssl-dev libudev-dev pkg-config zlib1g-dev llvm clang

2. Download the source code.

$ git clone https://github.com/solana-labs/solana.git
$ cd solana

3. Build.

$ cargo build

4. Run a minimal local cluster.

$ ./run.sh

Testing

Run the test suite:

$ cargo test

Starting a local testnet

Start your own testnet locally, instructions are in the online docs.

Accessing the remote testnet

  • testnet - public stable testnet accessible via devnet.solana.com. Runs 24/7

Benchmarking

First install the nightly build of rustc. cargo bench requires use of the unstable features only available in the nightly build.

$ rustup install nightly

Run the benchmarks:

$ cargo +nightly bench

Release Process

The release process for this project is described here.

Code coverage

To generate code coverage statistics:

$ scripts/coverage.sh
$ open target/cov/lcov-local/index.html

Why coverage? While most see coverage as a code quality metric, we see it primarily as a developer productivity metric. When a developer makes a change to the codebase, presumably it's a solution to some problem. Our unit-test suite is how we encode the set of problems the codebase solves. Running the test suite should indicate that your change didn't infringe on anyone else's solutions. Adding a test protects your solution from future changes. Say you don't understand why a line of code exists, try deleting it and running the unit-tests. The nearest test failure should tell you what problem was solved by that code. If no test fails, go ahead and submit a Pull Request that asks, "what problem is solved by this code?" On the other hand, if a test does fail and you can think of a better way to solve the same problem, a Pull Request with your solution would most certainly be welcome! Likewise, if rewriting a test can better communicate what code it's protecting, please send us that patch!

Disclaimer

All claims, content, designs, algorithms, estimates, roadmaps, specifications, and performance measurements described in this project are done with the author's best effort. It is up to the reader to check and validate their accuracy and truthfulness. Furthermore nothing in this project constitutes a solicitation for investment.