dawn-to-dusk
f87efbf898
fix(executor):fix the bug when registering rule with unexisted appchain
2020-07-29 14:43:58 +08:00
zhourong
e7b8d8b17c
feat(transaction): add transaction management
2020-07-17 19:26:21 +08:00
jiangzhe
bc681ea6fa
feat(*):add query interchain
2020-05-12 19:39:08 +08:00
jiangzhe
b139e29a17
refactor(contracts): remove appchain manager
...
1. remove appchain contract to bitxhub-core project.
2. extract IBTP contract from appchain.
2020-05-07 14:54:01 +08:00
levi9311
3609a9fc1c
feat: add get public key
...
Add get public key in interchain.
2020-04-29 15:57:55 +08:00
xialiwei
5796919e82
feat: add register pubkey
...
Now appchain registration need upload public key.
2020-04-28 15:02:55 +08:00
levi9311
7c896563b1
feat: remove wasm core
...
remove wasm core function
2020-04-21 21:01:53 +08:00
Alexader
ae54604bf9
feat(executor): handling invalid destination chain id
...
When the destination chain id of ibtp is not exist in bitxhub, its content should still be processed.
close #22
2020-04-17 10:29:45 +08:00
Alexader
ec0bd485d6
refactor(executor): refactor illegal tx handling
...
when the destination chain id is illegal, bitxhub should ignore it instead of returning error. The appchain which invoked this tx will wait for this tx to timeout.
2020-04-16 20:38:08 +08:00
Aiden X
9ebc083a89
Merge pull request #21 from meshplus/feat/new-validation-engine
...
Refactor validation engine
2020-04-16 20:34:11 +08:00
levi9311
3e602dcd07
feat: add auto determine fabric internal rule
...
Now internal rule manager will automatically use fabric internal rule address when it can not find wasm address
2020-04-16 11:26:56 +08:00
Aiden X
6331259efc
test(*): add integration test
2020-04-16 00:43:16 +08:00
xialiwei
c886be3907
feat(validator): add go internal fabric rule
...
1. add validation engine
2. now validatior will init in validation engine, validator type will choosed by the address
2020-04-09 11:00:48 +08:00
Aiden X
f3f5ef0c8d
feat(executor): adding access control for interchain contract
2020-04-08 18:34:20 +08:00
Aiden X
d5b4071447
feat(*): init project
2020-03-30 00:11:21 +08:00