diff options
author | Gregory Maxwell <greg@xiph.org> | 2013-08-28 15:41:46 -0700 |
---|---|---|
committer | Gregory Maxwell <greg@xiph.org> | 2013-08-28 15:49:51 -0700 |
commit | 9d14e689c86a395c11a530767db4ddf895446ba8 (patch) | |
tree | b02fee2fa8d600da274cb1871bb7d7e56aad60de /contrib/gitian-descriptors/qt-win32.yml | |
parent | bb7d0fc12fcfbb2a91e39cb49f2a0873344dbae0 (diff) |
[raw] reject insanely high fees by default in sendrawtransaction
There have been several incidents where mainnet experimentation with
raw transactions resulted in insane fees. This is hard to prevent
in the raw transaction api because the inputs may not be known.
Since sending doesn't work if the inputs aren't known, we can catch
it there.
This rejects fees > than 10000 * nMinRelayTxFee or 1 BTC with the
defaults and can be overridden with a bool at the rpc.
Diffstat (limited to 'contrib/gitian-descriptors/qt-win32.yml')
0 files changed, 0 insertions, 0 deletions