Skip to content
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

module-sdk-go refactoring #89

Open
wants to merge 42 commits into
base: feature/core-sdk
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
796ed88
core-sdk-go add proto pkg
Nicke-lucky Jun 29, 2021
bb20405
core-sdk-go fix Client name
Nicke-lucky Jun 29, 2021
423d983
module-sdk-go add coinswap
Nicke-lucky Jun 29, 2021
ad32c0c
module-sdk-go add coinswap
Nicke-lucky Jun 29, 2021
9f68a8f
module-sdk-go add coinswap rpc_client.go
Nicke-lucky Jun 29, 2021
57eb983
fix module-sdk-go coinswap
Nicke-lucky Jun 29, 2021
557b5b3
module-sdk-go coinswap refactoring
Nicke-lucky Jun 29, 2021
8278121
module-sdk-go gov refactoring
Nicke-lucky Jun 29, 2021
610f65a
module-sdk-go refactoring
Nicke-lucky Jun 29, 2021
ef78189
module-sdk-go refactoring
Nicke-lucky Jun 29, 2021
68ee650
add module-sdk-go test
Nicke-lucky Jun 30, 2021
25bc400
add module-sdk proto
Nicke-lucky Jul 2, 2021
e26304e
fix mod file
Nicke-lucky Jul 2, 2021
b8af61f
1、grpc client changed to singleton mode
Nicke-lucky Jul 5, 2021
4d9fae7
make format pkg
Nicke-lucky Jul 5, 2021
78554d1
fix TestUnit.yml
Nicke-lucky Jul 5, 2021
aed2681
fix TestUnit
Nicke-lucky Jul 5, 2021
dab5bcf
delete module unused proto
Nicke-lucky Jul 5, 2021
ae15d11
fix go mod
Nicke-lucky Jul 5, 2021
fe65fae
fix TestUnit
Nicke-lucky Jul 5, 2021
1639cc1
fix TestUnit
Nicke-lucky Jul 5, 2021
bbcbdca
fix TestUnit
Nicke-lucky Jul 5, 2021
c19ab59
fix Makefile
Nicke-lucky Jul 5, 2021
3af696b
1、add default TokenManager
Nicke-lucky Jul 6, 2021
32bec21
1、add default TokenManager
Nicke-lucky Jul 6, 2021
5d47caf
1、fix go mod and file path
Nicke-lucky Jul 6, 2021
6bdb0f8
Merge remote-tracking branch 'origin/shx-module-sdk-go' into shx-modu…
Nicke-lucky Jul 6, 2021
05cee1c
1、fix go mod and sum
Nicke-lucky Jul 6, 2021
b664ca7
1、fix go mod
Nicke-lucky Jul 6, 2021
a2c7a9b
1、fix token.go
Nicke-lucky Jul 7, 2021
d8c720f
1、fix base_client
Nicke-lucky Jul 8, 2021
acd89f4
1、fix client
Nicke-lucky Jul 8, 2021
1e10e66
modify grpc client
Nicke-lucky Jul 12, 2021
8621bd4
fix go mod
Nicke-lucky Jul 12, 2021
ad6aa29
fix baseClient Interface to streamline
Nicke-lucky Jul 12, 2021
a79fdba
fix baseClient Interface to streamline
Nicke-lucky Jul 13, 2021
2caecd7
fix Bech32 Address Prefix
Nicke-lucky Jul 13, 2021
6233304
fix Bech32 Address Prefix
Nicke-lucky Jul 14, 2021
2b18590
delete core-sdk
Nicke-lucky Jul 16, 2021
c631516
fix go mod
Nicke-lucky Jul 19, 2021
e86f7bb
fix go mod
Nicke-lucky Jul 19, 2021
b527431
fix go mod
Nicke-lucky Jul 19, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
20 changes: 0 additions & 20 deletions Makefile

This file was deleted.

947 changes: 0 additions & 947 deletions client/grpc/reflection/reflection.pb.go

This file was deleted.

300 changes: 0 additions & 300 deletions client/tx/factory.go

This file was deleted.

54 changes: 0 additions & 54 deletions client/tx/tx.go

This file was deleted.

Loading