Tags: rsksmart/artifacts
Tags
PowPeg Spendability Validation Protocol (RSKIP-419) Express the amount value in wei for peg-out related events (RSKIP-427) New pegout creation event including UTXO outpoint values (RSKIP-428) Limit the maximum size of initcode and apply extra gas cost for every 32-byte chunk of initcode (RSKIP-438) MCOPY instruction (RSKIP-445) Transient storage opcodes (RSKIP-446) Prevent address creation on failed CREATE/CREATE2 operations (RSKIP-453) Support bitcoin blocks with chain work up to 32 unsigned bytes (RSKIP-454) Mark rejected peg-ins as processed (RSKIP-459) Ignore non-standard outputs when searching for the witness commitment hash (RSKIP-460)
Release 6.4.0 * Fiat-stable minimum gas price configuration for mining pools (disabled by default), introduced by @Vovchyk and @asoto-iov in #2310 and #2807. * Added the effectiveGasPrice field in transaction receipts, by @fmacleal in #2556. * Updated the minimum supported Java LTS version to Java 17, with added support for Java 21, by @Vovchyk in #2624 and #2640. * Modified the web3_clientVersion response to include the node’s Java version, by @rmoreliovlabs in #2679. * Upgraded the Jackson dependency to version 2.15.4, by @Vovchyk in * Refactored bridge classes by @wilmerrootstock, @marcos-iov, and @julia-zack in #2309, #2423, #2433, #2545, #2603, #2672, and #2681.
Merge pull request #77 from rsksmart/arrowhead-6.1.0-release Release 6.1.0 ARROWHEAD