Skip to content

feat: Add signature server#28

Open
so00up wants to merge 47 commits intorelease/1.2.6from
feature/signatureServer
Open

feat: Add signature server#28
so00up wants to merge 47 commits intorelease/1.2.6from
feature/signatureServer

Conversation

@so00up
Copy link
Copy Markdown
Contributor

@so00up so00up commented May 17, 2023

Add signature server for signing the transaction through the publickey, and the signatureserver stores the mapping relationship between the publickey and the privatekey separately

@so00up so00up requested a review from Stephen03Zhang May 17, 2023 06:01
so00up and others added 18 commits May 25, 2023 16:45
* Adjust Sync logic and ContractSyncWorker (#16)
* feat:remove chinese region code
* feat: get notify from cms.
* feat: add ut.
* feat: add ut.
feat:fix GoogleReCaptcha Redis cache DefaultValue
…atureServer

# Conflicts:
#	src/CAServer.Application.Contracts/CAActivity/ActivityConstants.cs
#	src/CAServer.Application.Contracts/CAServer.Application.Contracts.csproj
#	src/CAServer.Application.Contracts/Phone/Dtos/PhoneDto.cs
#	src/CAServer.Application.Contracts/Phone/IPhoneAppService.cs
#	src/CAServer.Application/CAActivity/UserActivityAppService.cs
#	src/CAServer.Application/CAServerApplicationModule.cs
#	src/CAServer.Application/ClaimToken/ClaimTokenAppService.cs
#	src/CAServer.Application/Common/ContractProvider.cs
#	src/CAServer.Application/Guardian/GuardianAppService.cs
#	src/CAServer.Application/Options/ClaimTokenInfoOptions.cs
#	src/CAServer.Application/Options/PhoneInfoOptions.cs
#	src/CAServer.Application/Phone/PhoneAppService.cs
#	src/CAServer.ContractEventHandler.Core/Application/IContractAppService.cs
#	src/CAServer.ContractEventHandler.Core/Application/IContractProvider.cs
#	src/CAServer.ContractEventHandler.Core/Application/IGraphQLProvider.cs
#	src/CAServer.ContractEventHandler.Core/Application/Options.cs
#	src/CAServer.ContractEventHandler/appsettings.json
#	src/CAServer.Grains/Grain/ApplicationHandler/ContractServiceGrain.cs
#	src/CAServer.Grains/State/ApplicationHandler/SyncRecordState.cs
#	src/CAServer.HttpApi.Host/CAServerHttpApiHostModule.cs
#	src/CAServer.HttpApi.Host/appsettings.json
#	src/CAServer.HttpApi.Host/phone.json
#	src/CAServer.HttpApi/Controllers/CAVerifierController.cs
#	src/CAServer.HttpApi/Controllers/ClaimTokenController.cs
#	src/CAServer.HttpApi/Controllers/PhoneControllers.cs
#	test/CAServer.Application.Tests/Guardian/GuardianProviderTest.cs
#	test/CAServer.Application.Tests/Phone/PhoneAppServiceTests.cs
#	test/CAServer.Application.Tests/Phone/PhoneInfoServiceTestsMock.cs
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 5, 2023

Codecov Report

❗ No coverage uploaded for pull request base (release/1.2.6@60811c5). Click here to learn what that means.
The diff coverage is n/a.

❗ Current head 2bcbde7 differs from pull request most recent head 6b93645. Consider uploading reports for the commit 6b93645 to get more accurate results

@@               Coverage Diff                @@
##             release/1.2.6      #28   +/-   ##
================================================
  Coverage                 ?   76.82%           
================================================
  Files                    ?      291           
  Lines                    ?     6511           
  Branches                 ?      390           
================================================
  Hits                     ?     5002           
  Misses                   ?     1332           
  Partials                 ?      177           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants