openethereum/parity
Peter Pratscher 1b1941a896 Added --tx-queue-no-early-reject flag to disable early tx queue rejects (#9143)
* Added --tx-queue-no-early-reject flag to disable early tx queue rejects because of low gas price

* Fixed failing tests, clarified comments and simplified no_early_reject field name.

* Added test case for the --tx-queue-no-early-reject flag
2018-07-24 16:04:48 +03:00
..
cli Added --tx-queue-no-early-reject flag to disable early tx queue rejects (#9143) 2018-07-24 16:04:48 +03:00
db db: remove wal disabling / fast-and-loose option. (#8963) 2018-07-10 17:33:25 +02:00
light_helpers Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
account.rs
blockchain.rs Remove the dapps system (#9017) 2018-07-11 12:19:54 +02:00
cache.rs
configuration.rs Added --tx-queue-no-early-reject flag to disable early tx queue rejects (#9143) 2018-07-24 16:04:48 +03:00
deprecated.rs Remove node-health (#9119) 2018-07-18 16:27:29 +02:00
export_hardcoded_sync.rs Remove the dapps system (#9017) 2018-07-11 12:19:54 +02:00
helpers.rs db: remove wal disabling / fast-and-loose option. (#8963) 2018-07-10 17:33:25 +02:00
informant.rs rpc: fix is_major_importing sync state condition (#9112) 2018-07-23 15:42:08 +02:00
ipfs.rs Update license header and scripts (#8666) 2018-06-04 10:19:50 +02:00
lib.rs Remove node-health (#9119) 2018-07-18 16:27:29 +02:00
main.rs Parity Ethereum 2.0.0 (#9052) 2018-07-11 13:35:10 +02:00
modules.rs
params.rs parity: fix UserDefaults json parser (#9189) 2018-07-23 13:57:50 +02:00
presale.rs
rpc_apis.rs Remove node-health (#9119) 2018-07-18 16:27:29 +02:00
rpc.rs Remove the dapps system (#9017) 2018-07-11 12:19:54 +02:00
run.rs parity: fix UserDefaults json parser (#9189) 2018-07-23 13:57:50 +02:00
secretstore.rs
signer.rs
snapshot.rs
stratum.rs
upgrade.rs Revert "Replace std::env::home_dir with dirs::home_dir (#9077)" (#9097) 2018-07-12 13:45:02 +02:00
user_defaults.rs parity: fix UserDefaults json parser (#9189) 2018-07-23 13:57:50 +02:00
whisper.rs