Add external calls within consensus mechanism#88
Add external calls within consensus mechanism#88cyl19970726 wants to merge 149 commits intotm_w3qfrom
Conversation
qizhou
left a comment
There was a problem hiding this comment.
I think you could undo types/*_tx.go since they are unchanged in the PR (including transaction.go).
qizhou
left a comment
There was a problem hiding this comment.
I think all consensus.ExternalCallClient() methods can be removed?
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.