telosnetwork / leap

C++ implementation of the Antelope protocol
Other
0 stars 0 forks source link

Allow local max transaction time configuration to override network wide limits #21

Open pmjanus opened 9 months ago

pmjanus commented 9 months ago

The goal is to have a modified version of nodeos which lets the local config file win instead of the network wide setting. Currently it's already configurable per node (up to the network wide limit).

pmjanus commented 9 months ago

You either modify this: https://github.com/AntelopeIO/leap/blob/cedbc5128d15c1f51400b290ac5562dc6f3b3f78/libraries/chain/transaction_context.cpp#L107-L112 or change the value in chainbase.