Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Cleanup use of event signatures and entry hashing #100

Merged
merged 4 commits into from
Apr 3, 2018

Conversation

garious
Copy link
Contributor

@garious garious commented Apr 3, 2018

No description provided.

garious added 2 commits April 2, 2018 20:34
Otherwise, witnesses can be dropped or reordered by a malicious
generator.
@codecov-io
Copy link

codecov-io commented Apr 3, 2018

Codecov Report

Merging #100 into master will increase coverage by 1.82%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #100      +/-   ##
==========================================
+ Coverage    93.6%   95.42%   +1.82%     
==========================================
  Files          15       15              
  Lines        1110     1137      +27     
==========================================
+ Hits         1039     1085      +46     
+ Misses         71       52      -19
Impacted Files Coverage Δ
src/accountant_stub.rs 93.93% <ø> (ø) ⬆️
src/accountant_skel.rs 93.57% <ø> (+0.91%) ⬆️
src/event.rs 100% <100%> (+66.66%) ⬆️
src/entry.rs 95.6% <100%> (+1.31%) ⬆️
src/transaction.rs 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 84df487...94eea3a. Read the comment docs.

@garious garious merged commit 95749ed into solana-labs:master Apr 3, 2018
vkomenda pushed a commit to vkomenda/solana that referenced this pull request Aug 29, 2021
brooksprumo pushed a commit to brooksprumo/solana that referenced this pull request Mar 6, 2024
* assert simple vote tx const cost
willhickey pushed a commit that referenced this pull request Mar 9, 2024
* assert simple vote tx const cost
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants