-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2597 from ProvableHQ/release-mainnet-1.2.0
[Release] Mainnet v1.2.1
- Loading branch information
Showing
70 changed files
with
502 additions
and
502 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v1.1.0 | ||
v1.2.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
## 👉 [Please follow one of these issue templates](https://github.com/AleoNet/snarkVM/issues/new/choose) 👈 | ||
## 👉 [Please follow one of these issue templates](https://github.com/ProvableHQ/snarkVM/issues/new/choose) 👈 | ||
|
||
Note: to keep the backlog clean and actionable, issues may be immediately closed if they do not follow one of the above issue templates. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
82f1dbb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark 'snarkVM Benchmarks'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.50
.Block::to_string (serde_json)
572656
ns/iter (± 1221
)241811
ns/iter (± 1048
)2.37
Block::from_bytes_le
116933947
ns/iter (± 118615
)35880015
ns/iter (± 47430
)3.26
Block::deserialize (bincode)
117194124
ns/iter (± 189145
)35992017
ns/iter (± 338944
)3.26
Block::from_str (serde_json)
120120153
ns/iter (± 153147
)38135893
ns/iter (± 87212
)3.15
This comment was automatically generated by workflow using github-action-benchmark.
CC: @raychu86