Aiden X
cb74880701
build: update core, kit and model in tester
2020-10-21 19:26:41 +08:00
Aiden X
4d44237349
api: using latest tx structure
2020-10-21 16:00:54 +08:00
Aiden X
3a090da50a
build: update core, kit and model
2020-10-21 14:06:58 +08:00
zhourong
9a78f3f7f2
refactor(*): use new Transaction/Address/Hash in executor and ledger
2020-10-21 14:01:35 +08:00
Sandy Zhou
840935f15c
Merge pull request #211 from meshplus/fix/storage
...
fix(storage): dicard bitxhub storage package to use kit storage
2020-10-21 10:23:16 +08:00
Treaser(Song) Lou
bd0a38d96e
Merge branch 'master' into fix/storage
2020-10-20 20:29:20 +08:00
jzhe
a31b66c1b3
Merge pull request #207 from meshplus/refactor/com-mod-version-support
...
refactor(mod): support module version switch for commercial bitxhub
2020-10-20 20:26:06 +08:00
treasersimplifies
65b922b57c
fix(storage): dicard bitxhub storage package to use kit storage
2020-10-20 19:56:53 +08:00
Aiden X
0202b83d86
Merge pull request #210 from meshplus/feat/replace-gogfaster
...
feat(order): replace gogfast with gogofaster
2020-10-20 17:18:19 +08:00
Alexader
6813eef5eb
feat(order): replace gogfast with gogofaster
2020-10-20 16:25:10 +08:00
zhourong
2e42de6884
refactor(mod): auto generate goent.mod when tag ent is used
2020-10-20 15:33:51 +08:00
zhourong
46b9163e83
refactor(mod): rename com to ent which is short for enterprise
2020-10-20 14:46:00 +08:00
jzhe
605bfbeb22
Merge pull request #209 from meshplus/test/ignore-pb-go
...
test: ignore pb.go file
2020-10-20 14:14:59 +08:00
Aiden X
f0c40e2b81
test: ignore pb.go file
2020-10-20 14:07:43 +08:00
Aiden X
9b4a16b9a4
Merge pull request #208 from meshplus/test/add-storages
...
test: add storages unittest
2020-10-20 13:31:19 +08:00
Aiden X
f3eeb39cbf
test: add storages unittest
2020-10-20 13:16:11 +08:00
Aiden X
1f80275fc7
Merge pull request #196 from meshplus/test/untest-proto
...
test: untest proto
2020-10-20 10:42:48 +08:00
Aiden X
eaa2814cfd
test: untest proto
2020-10-20 10:35:16 +08:00
zhourong
2606f0e187
refactor(mod): support module version switch for commercial bitxhub
2020-10-20 10:35:12 +08:00
Sandy Zhou
63f56d53f9
Merge pull request #193 from meshplus/feat/tls-grpc
...
feat(grpc): enable tls support for grpc connection
2020-10-16 18:50:45 +08:00
Alexader
6faa2029fc
feat(grpc): enable tls support for grpc connection
2020-10-16 16:03:29 +08:00
Alexader
e64cd6f757
Merge pull request #202 from meshplus/refactor-Makefile
...
refactor(Makefile): add build tags
2020-10-16 15:21:23 +08:00
zhourong
6ef7e5afbd
refactor(Makefile): add build tags
2020-10-16 14:58:26 +08:00
Alexader
b3cbfef160
Merge pull request #200 from meshplus/feat/multi-module-support
...
refactor(executor): support multi-version of executor
2020-10-16 14:24:34 +08:00
zhourong
f5c3a39126
refactor(executor): module split
2020-10-16 11:28:22 +08:00
jzhe
d4ab5d3f99
Merge pull request #199 from meshplus/fix/fix-remove-proof
...
fix(proof): fix not remove proof
2020-10-16 10:17:04 +08:00
jzhe
30494e56dd
fix(proof): fix not remove proof
2020-10-15 20:29:46 +08:00
jzhe
7fd969696d
Merge pull request #198 from meshplus/post-event-after-persist
...
refactor(executor): post block event after block is persisted
2020-10-15 14:16:49 +08:00
zhourong
4be06f3276
refactor(executor): post block event after block is persisted
2020-10-14 17:24:47 +08:00
Alexader
9a6019d57e
Merge pull request #197 from meshplus/pprof-perf
...
feat(pprof): add runtime type for pprof
2020-10-14 14:13:14 +08:00
Lizen0512
80454e00e6
feat(pprof): add runtime type for pprof
2020-10-13 21:40:31 +08:00
Sandy Zhou
b15900f250
Merge pull request #195 from meshplus/mempool-test
...
feat(mempool): add comments and unit tests for mempool, and verify the signature in api module instead of mempool.
2020-10-13 13:24:20 +08:00
Lizen0512
41141593db
feat(mempool): add comments and unit tests for mempool, and verify the signature in api module instead of mempool.
2020-10-13 12:37:13 +08:00
Aiden X
eb8baa149a
Merge pull request #194 from meshplus/ci/update-workflows
...
ci: update codecov
2020-10-13 11:04:51 +08:00
Aiden X
8024d16905
ci: update codecov
2020-10-13 10:53:06 +08:00
jzhe
bd2705acc7
Merge pull request #190 from meshplus/test/add-executor-test
...
test(executor): add more executor unit test
2020-10-13 10:34:55 +08:00
jzhe
93b6dab000
Merge pull request #191 from meshplus/test/storage
...
test: add storage unit test
2020-10-12 21:00:04 +08:00
Aiden X
947a57cc30
test: add storage unit test
2020-10-12 20:31:05 +08:00
zhourong
bd0b04e63e
test(executor): add more executor unit test
2020-10-12 14:57:49 +08:00
Treaser(Song) Lou
a6a62f47e2
Merge pull request #185 from meshplus/fix/use-category-instead-of-type
...
fix(*): use category instead of type
2020-10-09 20:03:27 +08:00
zhourong
3b844ee7c7
fix(*): use category instead of type
2020-10-09 19:33:58 +08:00
Alexader
ff7e0b0206
Merge pull request #179 from meshplus/feat/add-ledger-test
...
test(ledger): add more ledger test
2020-09-30 11:21:42 +08:00
Sandy Zhou
e400af4add
Merge pull request #180 from meshplus/fix-mempool
...
fix(mempool): fix two bugs:
2020-09-30 10:44:23 +08:00
Lizen
5a53cf1435
fix(mempool): fix two mempool bugs:
...
1. If some transactions are missing when calling the func constructSameBatch by a
follower to construct the same block, avoid persistent this block;
2. Increase the chain height of follower after finishing getting the block from mempool;
2020-09-30 10:15:41 +08:00
zhourong
db52ca33a5
test(ledger): add more unit test
2020-09-29 19:29:14 +08:00
zhourong
ff48dba42c
fix(test): update test
2020-09-29 15:47:28 +08:00
zhourong
bb86b87137
fix(ledger): fix query issue
2020-09-29 15:33:51 +08:00
zhourong
4c113637a6
refactor(*): optimize performance
2020-09-29 15:33:51 +08:00
jzhe
8b4b168ce1
Merge pull request #176 from meshplus/test/add-network-and-consensus-test
...
test(*):add network and consensus unit test
2020-09-29 15:28:50 +08:00
jiangzhe
5ead8bad8a
test(*):add network and consensus unit test
2020-09-29 15:20:13 +08:00