Skip to content

Releases: Consensys/linea-sequencer

Release v0.2.0-rc4.1

25 Jul 16:35
Compare
Choose a tag to compare
  • feat: bump linea-arithmetization version to 0.2.0-rc4 #47
  • Option to disable setting minGasPrice via extra data #50
  • Remove the check that profitable priority fee must be greater than minGasPrice #49
  • Fix and enable unit tests in CI #45
  • Documentation using javadoc #33
  • Improve error log when setting pricing conf via extra data fails #44

Release v0.1.4-test30

24 Jul 12:29
Compare
Choose a tag to compare
Release v0.1.4-test30 Pre-release
Pre-release
  • Improve ZkTracer initialization time #11 (This PR was removed by error in 0.1.4-test29)
  • Parallelize refundedGas for big transactions linea-arithmetization#793

Release v0.1.5-rc2

04 Jul 14:04
Compare
Choose a tag to compare
Release v0.1.5-rc2 Pre-release
Pre-release
  • Fix Typos #40
  • Patch inconsistencies in module line count limits #41
  • Update arithmetization to 0.1.5-rc4 #36

Release v0.1.5-rc1

04 Jul 07:38
8c23fe0
Compare
Choose a tag to compare
Release v0.1.5-rc1 Pre-release
Pre-release
  • Include baseFee in the calculation of a profitable tx #30
  • arithmetizationVersion=0.1.5-rc4 #36

Release v0.1.5-test1

26 Jun 14:45
Compare
Choose a tag to compare
Release v0.1.5-test1 Pre-release
Pre-release

First release of the new series that uses on the ZkTracer as dependency from linea-arithmetization repo

  • arithmetizationVersion=0.1.5-rc3 #29
  • Align linea_estimateGas behavior to geth #25
  • Implement linea_setExtraData #19
  • Set plugin-linea-tx-pool-simulation-check-api-enabled=false by default #23

Release v0.1.4-test29

26 Jun 10:49
Compare
Choose a tag to compare
Release v0.1.4-test29 Pre-release
Pre-release

Test pre-release 29 from branch release-v0.1.4-testX with code ported from temp/issue-248/count-stack-only

  • Align linea_estimateGas behavior to geth #25
  • Implement linea_setExtraData #19
  • Set plugin-linea-tx-pool-simulation-check-api-enabled=false by default #23

Release v0.1.4-test28

30 May 17:43
Compare
Choose a tag to compare
Release v0.1.4-test28 Pre-release
Pre-release

Test pre-release 28 from temp/issue-248/count-stack-only

  • Extra data based pricing #10
  • Remove check that minGasPrice need to decrease to retry unprofitable tx #17

Release v0.1.4-test27

27 May 13:32
Compare
Choose a tag to compare
Release v0.1.4-test27 Pre-release
Pre-release

0.1.4-test27

Test pre-release 27 from temp/issue-248/count-stack-only

  • Calculate line count only once in linea_estimateGas #13

Release v0.1.4-test26

21 May 09:59
Compare
Choose a tag to compare
Release v0.1.4-test26 Pre-release
Pre-release

Test pre-release 26 from temp/issue-248/count-stack-only

  • Improve ZkTracer initialization time #11
  • Add more log to txpool simulation validator #12

Release v0.1.4-test25

03 May 15:04
Compare
Choose a tag to compare
Release v0.1.4-test25 Pre-release
Pre-release

Test pre-release 25 from temp/issue-248/count-stack-only

  • Extend Module Line Count Verification to linea_estimateGas RPC Method #1
  • In the txpool, reject a tx if its simulation fails #2