zhourong
|
6ef7e5afbd
|
refactor(Makefile): add build tags
|
2020-10-16 14:58:26 +08:00 |
zhourong
|
4c113637a6
|
refactor(*): optimize performance
|
2020-09-29 15:33:51 +08:00 |
Lizen
|
76e3690bf0
|
fix GetPendingNonceByAccount api which may be concurrent reading/writing
|
2020-09-27 16:10:16 +08:00 |
zhourong
|
8b3665c610
|
refactor(*): some optimization
1. save block and transactions separately
2. execute block in pipeline
|
2020-09-18 19:46:25 +08:00 |
Aiden X
|
7f7841fa25
|
scripts(*): modify deploy bash
|
2020-09-18 16:53:41 +08:00 |
zhourong
|
4d944cab1d
|
feat(*): add asset exchange sample
|
2020-09-10 19:19:47 +08:00 |
zhourong
|
850a1e6142
|
refactor(*): update crypto
1. use ecdsa secp256k1 for signature
2. use ecdsa p256 for node certificate
|
2020-08-13 19:48:49 +08:00 |
jiangzhe
|
ae0b2c2e2b
|
build(scripts): add tag argument in build release script
|
2020-07-29 20:21:07 +08:00 |
dawn-to-dusk
|
f7c5c8203a
|
refactor(scripts):remove unused command in cluster.sh
remove unused command about ulimit in cluster.sh
|
2020-07-21 19:30:52 +08:00 |
jiangzhe
|
f427aa2ab6
|
fix(release):fix reduce release's package size
|
2020-07-07 18:40:04 +08:00 |
jiangzhe
|
62a1a83a80
|
build(*):add release build shell script
|
2020-07-02 21:11:18 +08:00 |
jiangzhe
|
4fc2202c7d
|
feat(*):add prometheus monitor
|
2020-05-15 19:39:01 +08:00 |
xialiwei
|
2dcb1ac49b
|
fix(srcipt): rename fabric rule file
Rename fabric rule file. Replace hyphen with underline.
|
2020-04-26 11:22:11 +08:00 |
xialiwei
|
db2fcb149b
|
fix(scripts): fix fabric wasm file input args
With new validation policy, a new arg is required when call start_verify function. Replace new wasm file for new validation policy.
fixes #51
|
2020-04-26 10:46:15 +08:00 |
Aiden X
|
759f61eac3
|
refactor(network): rm idStore and modify interface
|
2020-04-21 17:11:54 +08:00 |
Aiden X
|
1b7656935b
|
chore(scripts): checkout specific version for pier
Closes: #19
|
2020-04-18 00:19:35 +08:00 |
Aiden X
|
6331259efc
|
test(*): add integration test
|
2020-04-16 00:43:16 +08:00 |
jiangzhe
|
646293ec1a
|
build(quick_start):add two fabric clusters in one machine
|
2020-04-08 14:15:22 +08:00 |
Alexader
|
1a371bd180
|
chore(scripts): add deploy bitxhub scripts
add deploy scripts for compiling linux binary and deploying to server
|
2020-04-07 11:00:10 +08:00 |
Aiden X
|
29d0895338
|
docs(README.md): add arch png
|
2020-03-31 16:05:14 +08:00 |
Aiden X
|
006911d3f7
|
build(linter): update golangci-linter to v1.23.0
|
2020-03-30 22:21:50 +08:00 |
Aiden X
|
e73826c8ed
|
build(quick): update pier repo to github
|
2020-03-30 20:55:55 +08:00 |
Aiden X
|
91fccf8380
|
script(*): add config.sh
|
2020-03-30 16:34:30 +08:00 |
Aiden X
|
6a9cce1b76
|
chore(*): modify README.md
|
2020-03-30 01:40:47 +08:00 |
Aiden X
|
d5b4071447
|
feat(*): init project
|
2020-03-30 00:11:21 +08:00 |