eosnetworkfoundation / mandel

Obsolete. Use https://github.com/AntelopeIO/leap instead.
Other
87 stars 27 forks source link

Enhancement, new option: skip-all-checks #57

Open cc32d9 opened 2 years ago

cc32d9 commented 2 years ago

The feature is implemented in https://github.com/worldwide-asset-exchange/wax-blockchain/commit/fd6e190038becef615be0dd4f1d854bc6012042f

it allows an operator run a node that returns the CPU usage of a transaction, without broadcasting it via p2p. It will be great to have this option in the mainline.

cc32d9 commented 2 years ago

More precisely, it allows sending an unsigned transaction, and it's dropped on the next-hop p2p neighbor.