-
Notifications
You must be signed in to change notification settings - Fork 2
Add external calls within consensus mechanism #88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: tm_w3q
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you could undo types/*_tx.go since they are unchanged in the PR (including transaction.go).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think all consensus.ExternalCallClient() methods can be removed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to rebase the code.
This reverts commit cd3dbcc.
…externalCallClient
ExternalCall Test PlanEnvironmentWe launch two testnets: Web3qTestNet:Three validator node and a json-rpc node
PrivateTestNet:Three Miner Node with ethhash consensus. The genesis.json is follow
Launch Cli:
After that Use console:
Condition 1
Result
Conslution
Condition 2Block Gas Limit 50000000 Result
Condition 3Block Gas Limit 100000000
|
No description provided.