Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
MetaProtocol
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Nebula
MetaProtocol
Commits
091336f1
Commit
091336f1
authored
Nov 24, 2022
by
Ubuntu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
udpate readme
parent
0e1b3898
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
1 deletion
+12
-1
readme.md
ringapi/readme.md
+2
-1
txflow.md
txflow.md
+10
-0
No files found.
ringapi/readme.md
View file @
091336f1
主要是收交易;
1.
主要是收交易;
2.
缓存交易, 等区块更新后; 向p2p广播原始交易,向sentry 发送batchhash
txflow.md
View file @
091336f1
...
@@ -29,3 +29,13 @@ n -> r : receipt
...
@@ -29,3 +29,13 @@ n -> r : receipt
r -> Alice : receipt
r -> Alice : receipt
@enduml
@enduml
```
```
1.
收交易;
2.
验签
3.
checktx getnonce 缓存有的用缓存的,缓存没的 向nebula取;(当时讨论的时定时 和nebula同步nonce)
4.
向sentry插叙限流参数;
5.
广播交易
6.
批次排序hash到共识网络;
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment