artela-network / artela

Powerful blockchain node with Aspect programming enabled.
https://www.artela.network/
Apache License 2.0
110 stars 88 forks source link

fix/legacy-tx: allow legacy tx by setting allow-unprotected-txs #37

Closed LukeNinjaX closed 1 year ago

LukeNinjaX commented 1 year ago
  1. Fixed a legacy transaction validation failure.
  2. Resolved an issue where nodes could fail to start when the wallet was connecting to the JSON-RPC.
  3. Adjusted the default pruning settings for testnet creation.