Skip to content
This repository was archived by the owner on Nov 10, 2025. It is now read-only.

Add relayresult#200

Closed
bettybao1209 wants to merge 28 commits intoneo-project:masterfrom
bettybao1209:add-relayreason
Closed

Add relayresult#200
bettybao1209 wants to merge 28 commits intoneo-project:masterfrom
bettybao1209:add-relayreason

Conversation

@bettybao1209
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Member

@erikzhang erikzhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

erikzhang
erikzhang previously approved these changes Mar 30, 2020
@erikzhang erikzhang dismissed their stale review March 30, 2020 08:59

There should be a dictionary.

chenquanyu
chenquanyu previously approved these changes Mar 30, 2020
@vncoelho
Copy link
Copy Markdown
Member

close #205

@vncoelho
Copy link
Copy Markdown
Member

I am facing problem to test RpcServer because of the dependencies problem reported on #198, could you give a hand on that @bettybao1209 @superboyiii ?

@nicolegys
Copy link
Copy Markdown
Contributor

Test passed.

Test steps:

sendrawtransaction

  1. sendrawtransaction - tx not exsited
    result: return tx hash
    image
  2. sendrawtransaction - tx already exsited
    result: return error AlreadyExists
    image

submitblock
1.show state
image
2. submitblock - block not exsited
result: return block hash
image
3.show state
result: block height increased by 1
image
4. submitblock - block already exsited
result: return error AlreadyExists
image
5.show state
result: block height didn't change
image

vncoelho
vncoelho previously approved these changes Mar 31, 2020
shargon
shargon previously approved these changes Apr 8, 2020
@erikzhang
Copy link
Copy Markdown
Member

Please wait for neo-project/neo#1548

@erikzhang
Copy link
Copy Markdown
Member

neo-project/neo#1548 has been merged.

@bettybao1209
Copy link
Copy Markdown
Contributor Author

neo-project/neo#1548 has been merged.

Ok, I open a new PR #220 and I'll close this one.

@bettybao1209 bettybao1209 deleted the add-relayreason branch April 13, 2020 02:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants