Skip to content
Snippets Groups Projects

Fix/1.6/tx chaining

Merged Cédric Moreau requested to merge fix/1.6/tx_chaining into 1.6

Here are two commits to fix transaction chaining issues:

  • fix #1248 (closed): the protocol was bugged and never allowed chained transactions in a block
  • fix #1242 (closed): set the depth limit for chained transactions to 5, from 1st of February 2018

Note: it is possible that forks occur whenever people upgrade to 1.6.15 after 1st February, because chained transactions will be allowed then. So we should either:

  • release way before 1st February
  • delay the chaining trigger to a later date

cc @nodes/typescript

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading