Popular repositories
-
-
rust-dlopen Public
Forked from szymonwieloch/rust-dlopen
Rust library for opening and working with dynamic link libraries.
Rust 1
-
solana-flux-aggregator Public
Forked from octopus-network/solana-flux-aggregator
Solnana Flux Aggregator
-
-
-
810 contributions in the last year
Less
More
Contribution activity
October 2021
Created 10 commits in 1 repository
Created a pull request in solana-labs/solana that received 19 comments
Divorce the runtime from FeeCalculator
Problem
Continuing the path toward comprehensive fee the FeeCalculator is inflexible and exposes what should be inner calculations via the SDK. The…
+503
−563
•
19
comments
Opened 12 other pull requests in 2 repositories
solana-labs/solana
2
open
9
merged
- Hide deploy from cli subcommands
- Review fee proposal
- More deterministic fee info
- add checked instructions sysvar api
- Remove blockhash from fee calculation
- charge for ed25519 sig verifies
- Reduce budget request instruction length
- Add program heap bump instruction
- Add debug guard to catch invalid params
- Comprehensive compute fees
- Remove support for dynamically loaded native programs
solana-labs/rbpf
1
merged
Reviewed 14 pull requests in 1 repository
solana-labs/solana
14 pull requests
- Review fee proposal
- Comprehensive compute fees
- Divorce the runtime from FeeCalculator
- Remove @brief annotations from Rust API docs
- add checked instructions sysvar api
- Add program heap bump instruction
- Adds test coverage for #20669
- solana-sdk now builds for wasm32-unknown-unknown
- Refactor: Make program_id always last in program chain
- Implement fee schedule in cost calculation
- Refactor: process_instruction()
- Update deprecated snapshot/fees/blockhash api docs
- Cost model 1.7
- Include rustls-tls feature for tungstenite

