-
Notifications
You must be signed in to change notification settings - Fork 715
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add log show use hardware or software crypto #1927
Merged
Merged
Conversation
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
MaggieNgWu
force-pushed
the
release-2.8.0
branch
from
April 27, 2021 12:14
136178b
to
d52a68a
Compare
cyjseagull
approved these changes
Apr 27, 2021
Codecov Report
@@ Coverage Diff @@
## release-2.8.0 #1927 +/- ##
================================================
Coverage ? 75.30%
================================================
Files ? 540
Lines ? 45966
Branches ? 0
================================================
Hits ? 34614
Misses ? 11352
Partials ? 0 |
ywy2090
approved these changes
Apr 28, 2021
MaggieNgWu
added a commit
to MaggieNgWu/FISCO-BCOS
that referenced
this pull request
Jun 7, 2021
MaggieNgWu
added a commit
that referenced
this pull request
Jul 29, 2021
* add CryptoPrecompiled (#1827) * modify keccak256 to keccak256Hash in case of interface conflict (#1834) * disable tcmalloc when DEBUG=on (#1850) * Fix the problem that the codeHash function fails to convert STORAGE_VALUE to h256 (#1858) * get the value of sys_config from the storage (#1870) * Fix the problem of getting CommonName error when matching wrong CN string when parsing agency and node name (#1893) * fix the deadlock problem caused by generatePrepare/notifySeal concurrently after viewchange (#1905) * Check whether the group exists according to the existence of the genesis file (#1907) * fix coredump caused by empty nonce vector (#1912) * Fix leveldb cross-build failed on ARM archtecture platform (#1897) * fix leveldb build faild on ARM platfrom REF: https://github.com/gentoo/gentoo/pull/12745/files Before fix, build on ARM platform, some error will occur, error log: https://gist.github.com/terasum/29b047ba1af1659699a9c11692da347a Co-authored-by: cyjseagull <yujiechen_hust@163.com> Co-authored-by: Xingqang Bai <bxq2011hust@qq.com> Co-authored-by: cyjseagull <1547158861@qq.com> * update evmone and evmc (#1917) * fix build_chain error (#1918) * Add hardware crypto module SDF interface (sync code). (#1921) * add hardware secure module add crypto test tool add sdf sm4 crypto * add sm4 * use condithion compilewq * add sdf option * add sub project SDF * add sm2GetZFromPublicKey function Co-authored-by: Maggie WU <maggie@Maggies-MacBook-Pro.local> * update ProjectSDF url (#1922) * fix build_chain gm multi agency error (#1924) * use constant string to define the consensus type (#1923) * add log show use hardware or software crypto (#1927) * Use hsm-crypto v1.0.0 (#1929) * add log show use hardware or software crypto * rename sdf to hsm * use hsm-crypto v1.0.0 * update hsm-crypto release (#1933) * disable hunter cache (#1937) * correct the path of libswsds.so (#1938) * Remove non ascii test (#1940) * remove non ascii characters test * add sdf sm4 tests * fixe P2PSession circular reference issue (#1941) * Hsm ssl (#1945) * remove non ascii characters test * add sdf sm4 tests * support hsm ssl * modify SecureInitializer.cpp to fix a bug * add #ifdef FISCO_SDF * use WeBankBlockchain/hsm-crypto * update boost version (#1948) * update boost version to 1.76 * fix compile error caused by boost upgradle * fix ut compile error caused by boost upgradle * add build gm hsm chain script (#1950) * add build gm hsm chain script * add multi source of dependencies (#1954) * clear code in libinitializer/SecureInitializer.cpp (#1953) Co-authored-by: Xingqang Bai <bxq2011hust@qq.com> * Fix the problem of memory growth caused by forged P2P message packets (#1958) * add -hsm version suffix (#1959) * remove csmsds.h relay (#1960) * correct project SDF (#1963) * remove csmsds.h relay * correct project SDF * Add download swssl script, and generate gm hsm node script. (#1964) * add download_swssl.sh and gen_gm_hsm_node_cert.sh scripts * fix bug in build_gm_hsm_chain.sh * fix a bug in gen_gm_hsm_node_cert.sh * fix sdf sm4 bug * add double quite in script * Add change log (#1967) * add change log * update sdf url * extend ci no response time to 30m (#1970) * extend to 40min (#1971) Co-authored-by: cyjseagull <yujiechen_hust@163.com> Co-authored-by: Xingqang Bai <bxq2011hust@qq.com> Co-authored-by: cyjseagull <1547158861@qq.com> Co-authored-by: Chen Quan <terasum@163.com> Co-authored-by: Maggie WU <maggie@Maggies-MacBook-Pro.local> Co-authored-by: ywy2090 <912554887@qq.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.