Alexader
|
c2e5c5ea96
|
adjust unit tests for did
|
2021-04-13 11:11:35 +08:00 |
Alexader
|
55f64f4142
|
feat(*): revise bvm contracts and router to adpt did handling
|
2021-04-13 11:11:35 +08:00 |
Alexader
|
cf44cb42e5
|
feat(router+api): adapt router to route txs with did method
|
2021-04-13 11:10:01 +08:00 |
Sandy Zhou
|
eff916532b
|
Merge pull request #367 from meshplus/feat/vc
feat(*): update did-registry to add vc registry
|
2021-04-13 10:09:30 +08:00 |
treasersimplifies
|
b75cca9271
|
feat(*): update did-registry to add vc registry
|
2021-04-13 09:42:38 +08:00 |
jzhe
|
59ed4b1d47
|
Merge pull request #366 from meshplus/refactor/mempool-use-nonce
refactor(mempool): use account nonce to sort transactions
|
2021-04-13 09:28:26 +08:00 |
jzhe
|
d020df958f
|
Merge pull request #368 from meshplus/docs/update-transaction
docs(*): update transaction design
|
2021-04-12 15:55:49 +08:00 |
zhourong
|
397f1765d7
|
docs(*): update transaction design
|
2021-04-12 15:45:28 +08:00 |
Sandy Zhou
|
0b738b2b06
|
Merge pull request #363 from meshplus/build/add-auto-release-scripts
ci: add release.yml and some scripts
|
2021-04-09 19:23:35 +08:00 |
zhourong
|
fcb7529e70
|
refactor(mempool): use account nonce to sort transactions
|
2021-04-09 18:47:00 +08:00 |
xiaochenl
|
5d7ebca34d
|
modify release.yml and release package name format
modify release.yml and release package name format
|
2021-04-09 17:47:07 +08:00 |
xiaochenl
|
8ed1e4161f
|
Merge branch 'master' into build/add-auto-release-scripts
|
2021-04-09 15:21:08 +08:00 |
jzhe
|
ecd5c16414
|
Merge pull request #359 from meshplus/feat/add-wasm-ledger
Feat/add wasm ledger
|
2021-04-09 15:13:10 +08:00 |
Sandy Zhou
|
448f8d181c
|
Merge pull request #364 from meshplus/feat/did-ent
feat(*): move did out of ent with lastest version
|
2021-04-08 09:29:03 +08:00 |
treasersimplifies
|
778467527f
|
feat(*): fix did registry init admin
|
2021-04-07 18:15:00 +08:00 |
treasersimplifies
|
6734db3476
|
feat(*): move did out of ent
|
2021-04-07 17:41:00 +08:00 |
xiaochenl
|
2931c7632d
|
Update release.yml
use action-gh-release@v1 to release binarys
|
2021-04-07 13:03:17 +08:00 |
xiaochenl
|
7c677bb3f9
|
Update release.yml
Update release.yml
|
2021-04-07 09:42:08 +08:00 |
zhourong
|
e9e9222aad
|
fix(ledger): fix codeHash be nil after getCode
|
2021-04-07 01:58:30 +08:00 |
liweixia
|
0c4033c702
|
feat: add uni test
|
2021-04-07 00:25:06 +08:00 |
liweixia
|
157965014c
|
feat: add wasm ledger
|
2021-04-07 00:22:32 +08:00 |
xiaochenl
|
26e66aa363
|
fix:Modified the properties of dist folder
fix:Modified the properties of dist folder
|
2021-04-06 16:08:57 +08:00 |
xiaochenl
|
2255377814
|
ci: add release.yml and some scripts
1. ci: add release.yml and release-binary.sh
2. modify Makefile to add make release-binary option
|
2021-04-06 15:30:35 +08:00 |
jzhe
|
c6f4ede2d1
|
Merge pull request #362 from meshplus/doc/update-quick-start
doc:update quick_start.md
|
2021-04-02 17:07:45 +08:00 |
dawn-to-dusk
|
10268a9ef1
|
doc:update quick_start.md
|
2021-04-02 17:03:01 +08:00 |
jzhe
|
c614f2666a
|
Merge pull request #357 from meshplus/feat/improve-appchain-management
feat(*): add appchain update, freeze, activate
|
2021-04-01 14:32:00 +08:00 |
dawn-to-dusk
|
d771291f0d
|
feat(*): add appchain update, freeze, activate, logout
|
2021-03-30 17:35:03 +08:00 |
Aiden X
|
c68ab79010
|
docs: update style
|
2021-03-29 00:57:52 +08:00 |
Aiden X
|
d72794558a
|
Merge pull request #354 from optimouskiller/master
fix issue #24
|
2021-03-29 00:32:02 +08:00 |
Aiden X
|
f24aaf6f47
|
Merge pull request #358 from meshplus/docs/modify-path
docs: modify image path
|
2021-03-29 00:30:18 +08:00 |
Aiden X
|
7d68796942
|
docs: modify image path
|
2021-03-29 00:29:38 +08:00 |
Aiden X
|
6d6d23e342
|
Merge pull request #347 from meshplus/add-category
docs:add docs category
|
2021-03-26 15:35:01 +08:00 |
dawn-to-dusk
|
42a8da1d74
|
docs(*):refactor doc
|
2021-03-25 15:13:11 +08:00 |
jzhe
|
d6d9395098
|
Merge pull request #355 from meshplus/feat/add-current-caller
feat(vm): add CurrentCaller field to context to represent the current invocation address in the case of cross-contract invocation
|
2021-03-24 15:52:53 +08:00 |
dawn-to-dusk
|
95f3faf306
|
feat(vm): add CurrentCaller field to context to represent the current invocation address in the case of cross-contract invocation
|
2021-03-24 14:09:56 +08:00 |
optimouskiller
|
ccedd18c3c
|
fix issue #24
Add script to automatically installs the tmux with package manager based on the system type, both linux and macos are supported
|
2021-03-23 14:27:00 +08:00 |
Aiden X
|
d7c052d41d
|
Merge pull request #345 from meshplus/feat/add-governance-contract
feat(internal/executor/contracts): add governance function
|
2021-03-19 16:02:11 +08:00 |
dawn-to-dusk
|
0765965e0c
|
feat(cmd): add governance cmd
|
2021-03-19 14:33:27 +08:00 |
dawn-to-dusk
|
2902f16647
|
feat(*): add governance module
1.Add governance built-in contract;
2.Add governance related tests.
|
2021-03-19 09:41:19 +08:00 |
jzhe
|
b4b0916099
|
docs:add goduck doc
|
2021-03-15 09:32:20 +08:00 |
jzhe
|
6dc26fe8cf
|
Merge pull request #348 from xiaochenl/add-category
add version(1.3.0/1.4.0/1.5.0) release record and deploy document
|
2021-03-12 18:17:50 +08:00 |
xiaochenl
|
731dd455ff
|
add deploy.md
add deploy.md
|
2021-03-12 16:37:56 +08:00 |
xiaochenl
|
8d30e9cb1d
|
Merge branch 'add-category' of github.com:meshplus/bitxhub into add-category
add version(1.3.0/1.4.0/1.5.0) release record
|
2021-03-12 11:54:50 +08:00 |
jzhe
|
72289a6c1d
|
docs:add docs
|
2021-03-11 10:06:13 +08:00 |
Aiden X
|
3e167f4475
|
docs: add README.md png
|
2021-03-10 10:20:36 +08:00 |
Aiden X
|
3a1d42257d
|
docs: add faq and introduction
|
2021-03-10 10:14:51 +08:00 |
Aiden X
|
8dfd70f8bd
|
Merge pull request #346 from meshplus/docs/use-mkdocs
docs: use mkdocs
|
2021-03-08 23:00:23 +08:00 |
Aiden X
|
cf92e2bb79
|
ci: add action for docs
|
2021-03-08 22:56:47 +08:00 |
Aiden X
|
2c9f334107
|
docs: use mkdocs
|
2021-03-08 22:00:57 +08:00 |
Aiden X
|
917186f216
|
Merge pull request #344 from meshplus/feat/rate-limit
feat(ratelimit):add rate limit in grpc
|
2021-03-02 17:30:11 +08:00 |