Commit Graph

17 Commits

Author SHA1 Message Date
6ea035f208 Update c-kzg-4844
Prevents conflict in dependent packages
2024-04-23 18:29:58 +08:00
Austin Roberts
ffa8007e91 Align RLP and transactions with upstream geth
Align RLP implementation with upstream geth

Remove geth import

Update plugeth-utils version

Strip out ethereum import

Add omitted file
2024-01-17 13:04:34 -06:00
Austin Roberts
de36173878 Update to decode blob_tx correctly 2024-01-17 01:02:11 -06:00
philip-morlier
086e3b494a Mod amd sum updated via automation. 2023-10-04 15:05:53 -07:00
211a8aba96 restricted/types: add EffectiveGasPrice in Receipt
Port of https://github.com/ethereum/go-ethereum/pull/26713
2023-07-19 13:35:03 +08:00
Philip Morlier
c6e1ed0c2b
Merge pull request #19 from openrelayxyz/hardfork/shanghai
Add withdrawals to Block
2023-02-23 08:26:24 -08:00
philip-morlier
be5ed30749 type and dependency adjustments to match geth v1.11.0 2023-02-16 13:37:00 -08:00
Austin Roberts
920ed764db Add withdrawals to Block
Includes:
* restricted/types/withdrawal.go
* Additions to restricted/types/blocks.go

Note that I have not currently included withdrawal_gen.go, which
does not appear on the surface to be necessar,y but that may
require adjustment if testing shows otherwise.
2023-01-26 16:09:39 -06:00
Austin Roberts
7fdf75482b Merge remote-tracking branch 'origin/master' 2022-08-25 14:53:10 -05:00
Austin Roberts
7eb3dbe7eb Align version numbers with latest geth 2022-08-25 14:44:46 -05:00
philip-morlier
1a41acb54f Updating to go1.18 2022-08-01 13:09:43 -07:00
Austin Roberts
898e32c2d6 Upgrade dependencies to align with Geth 2022-06-15 09:49:31 -05:00
Austin Roberts
05e3652c6c Update version numbers to align with PluGeth 2022-04-05 13:13:21 -05:00
Austin Roberts
5f304c2de3 Align versions with geth 2021-09-16 15:58:42 -05:00
Austin Roberts
a55f805606 Misc updates to eliminate accidental geth imports 2021-09-16 15:52:50 -05:00
Austin Roberts
0ee401ca60 Add types package 2021-09-14 11:53:41 -05:00
Austin Roberts
e8b93d7597 Initial commit 2021-08-31 15:24:20 -05:00