Alexader
fba2a85caa
fix(cmd): fix bitxhub key gen bug when target not set
2020-12-11 13:43:12 +08:00
Aiden X
a7dc81d61c
Merge pull request #282 from meshplus/feat/rm-init-cmd-flag
...
cmd: rm config flag in init cmd
2020-12-11 11:04:43 +08:00
Aiden X
bb92371897
cmd: rm config flag in init cmd
2020-12-11 10:38:46 +08:00
jzhe
2de015af19
test(tester):update network.toml in cluster nodes
2020-12-10 13:36:52 +08:00
jzhe
22608fc70a
refactor:revert network config
2020-12-10 13:36:40 +08:00
jzhe
76bbf9a4b4
Merge pull request #279 from meshplus/feat/add-delvpnode
...
feat(api,internal): add delete vp node interface
2020-12-10 13:35:38 +08:00
dawn-to-dusk
93b7c51523
feat(api,internal): add delete vp node interface
2020-12-10 11:19:09 +08:00
jzhe
37a4619f0a
Merge pull request #278 from meshplus/fix/build-plugin
...
fix(makefile): support TAGS in building order plugin
2020-12-09 10:25:42 +08:00
zhourong
1b2723dae0
fix(makefile): support TAGS in building order plugin
2020-12-08 16:32:57 +08:00
Treaser(Song) Lou
bee353617f
Merge pull request #277 from meshplus/fix/fix-makefile
...
fix(makefile): fix replace newline can't work for some sed
2020-12-08 16:12:28 +08:00
zhourong
b9a606806b
fix(makefile): fix replace newline can't work for some sed
2020-12-08 16:07:26 +08:00
Sandy Zhou
f7ff7eb33b
Merge pull request #276 from meshplus/build/update-kit
...
build: update kit
2020-12-07 17:16:54 +08:00
Aiden X
8e451ce9a3
build: update kit
2020-12-07 16:56:37 +08:00
Aiden X
27b5aaf0d6
Merge pull request #274 from meshplus/fix/client-panic
...
fix: bitxhub client panic
2020-12-07 16:50:03 +08:00
Aiden X
f4ef2dfbe7
fix: bitxhub client panic
2020-12-03 15:33:00 +08:00
Lizen0512
c4c897b8f2
Merge pull request #273 from meshplus/add-notify
...
feat(p2p):add notify in p2p
2020-12-03 13:59:58 +08:00
jzhe
a265db69a4
feat(p2p):add notify in p2p
2020-12-03 12:51:29 +08:00
Lizen0512
993ca0382d
Merge pull request #270 from meshplus/mempool-mas
...
refactor mempool for rbft-1.4
2020-12-01 21:59:23 +08:00
Lizen0512
ef5b9e7792
refactor(*): refactor mempool for rbft-1.4
2020-12-01 21:48:23 +08:00
Lizen0512
483cff57ae
fix(certs): re-order certs files by its address order
2020-12-01 21:46:16 +08:00
Lizen0512
13a933ff61
factor(*): return consensus status when vp node is un-ready
2020-12-01 21:46:16 +08:00
Aiden X
1d28c012ba
Merge pull request #271 from meshplus/ci/disable-codecov-patch
...
ci: add codecov patch disable
2020-12-01 21:31:44 +08:00
Aiden X
c1263edd44
ci: add codecov patch disable
2020-12-01 21:18:03 +08:00
jzhe
934ce11268
Merge pull request #269 from meshplus/refactor/refine-ent-build
...
refactor(makefile): refine makefile for ent version
2020-12-01 18:43:42 +08:00
zhourong
8ab3abd110
refactor(makefile): refine makefile for ent version
2020-12-01 15:19:18 +08:00
jzhe
2568436e91
Merge pull request #268 from meshplus/fix/change-license-name
...
fix: change license name
2020-11-30 20:49:27 +08:00
Aiden X
175886e249
Merge pull request #267 from meshplus/refactor/change-license
...
refactor: change license
2020-11-27 16:56:03 +08:00
Aiden X
49c479ca76
Merge pull request #266 from meshplus/refactor/mv-blockfile
...
refactor: move blockfile to kit lib
2020-11-27 16:42:58 +08:00
liweixia
f02ab02217
fix: change license name
2020-11-27 13:59:04 +08:00
liweixia
33afde09eb
refactor: change license
2020-11-27 03:27:38 +08:00
liweixia
9bac16d161
refactor: move blockfile to kit lib
2020-11-27 02:25:09 +08:00
Treaser(Song) Lou
e52b4ae2c9
Merge pull request #265 from meshplus/feat/fit-did
...
feat(*): add init fit for did
2020-11-26 10:55:46 +08:00
Aiden X
cf4bc32759
Merge pull request #264 from meshplus/fix/fix-tps-param-type
...
fix(API): fix block number overflow issue
2020-11-25 19:10:50 +08:00
Aiden X
03fed65ff5
Merge pull request #263 from meshplus/fix/fix-for-bug
...
fix(executor): fix l2root pointer acquisition in for cycle
2020-11-25 19:09:43 +08:00
Treaser(Song) Lou
bd0fac5bb4
Merge branch 'master' into feat/fit-did
2020-11-25 11:19:35 +08:00
treasersimplifies
e5292fd260
feat(*): add init fit for did
2020-11-25 11:17:52 +08:00
zhourong
c705bb0da2
fix(API): fix block number overflow issue
2020-11-24 19:21:22 +08:00
Sandy Zhou
d7a4667998
Merge pull request #250 from meshplus/fix/fix-bugs
...
Fix/fix bugs
2020-11-24 16:52:24 +08:00
jzhe
8d9f7a2180
fix(node): add isRestart flag
2020-11-24 15:26:14 +08:00
jzhe
32570f1ceb
fix(network): disconnect peers if verify cert failed
2020-11-24 14:14:54 +08:00
jzhe
2efdd35e4a
fix(*):fix justElected flag
2020-11-24 14:04:07 +08:00
Sandy Zhou
d2d1134c7f
Merge pull request #262 from meshplus/feat/add-mock-peermgr
...
feat(pkg): add mock_peermgr to avoid exception
2020-11-24 10:39:21 +08:00
Sandy Zhou
e391509b9d
Merge pull request #247 from meshplus/fix/fix-log
...
fix(log): fix log age option
2020-11-24 10:35:17 +08:00
dawn-to-dusk
c05f37d1ad
fix(internal): fix a bug in unit test
...
Change the content of the unit test in config_test.go, because the node startup default IP has been changed to 0.0.0.0 in the loadNetworkConfig function
2020-11-23 20:28:58 +08:00
zhourong
26f23b8710
fix(executor): fix l2root pointer acquisition in for cycle
2020-11-23 19:59:37 +08:00
dawn-to-dusk
12b13c937a
feat(pkg): add mock_peermgr to avoid exception
2020-11-23 19:51:43 +08:00
Sandy Zhou
1b1eacc27b
Merge pull request #260 from meshplus/feat/change-node-start-ip
...
feat(internal/repo): set the default IP for node startup to 0.0.0.0
2020-11-23 19:35:39 +08:00
dawn-to-dusk
734101d219
feat(internal/repo): set the default IP for node startup to 0.0.0.0
2020-11-23 17:37:59 +08:00
jzhe
d2dff45ccc
Merge pull request #259 from meshplus/refactor/refine-executor-logs
...
refactor(executor): adjust log level
2020-11-23 15:04:15 +08:00
zhourong
467228f7bc
refactor(executor): adjust log level
2020-11-23 14:19:52 +08:00