v1.2.0-rc.1
Pre-release
Pre-release
Purpose
The purpose of 1.2.0 RC1 is to add support for dynamic fee transactions for the upcoming galactica hardfork
What's Changed
- chore: fix rpc docker wf to run manually by @claytonneal in #1933
- chore: add health check endpoint to rpc proxy by @claytonneal in #1944
- chore: release rpc proxy v1.1.1 by @claytonneal in #1945
- build(deps): bump next from 15.1.2 to 15.2.3 by @dependabot in #1939
- chore: remove rpc proxy service by @claytonneal in #1958
- build(deps-dev): bump @testing-library/user-event from 14.5.2 to 14.6.1 by @dependabot in #1764
- build(deps): bump @scure/base from 1.2.1 to 1.2.4 by @dependabot in #1768
- chore: fix tests by @claytonneal in #1971
- 1963 align blocks endpoint by @lucanicoladebiasi in #1980
- Fees methods by @giuliamorg92 in #1981
- 1997 add solo test for feehistory and maxpriorityfeespergas by @giuliamorg92 in #2007
- feat(thor-client): add Galactica check by @frank0170 in #2004
- chore: add examples for dyn fee transaction and new endpoints usage by @giuliamorg92 in #2013
- #1983 - map Vechain tx type 87 to EVM 0x2 by @giuliamorg92 in #2011
- fix: 1986 - provide default gasPriceCoef and maxFeePerGas/maxPriorityFeePerGase by @claytonneal in #2012
New Contributors
- @frank0170 made their first contribution in #2004
Full Changelog: v1.1.0...v1.2.0-rc.1