erigon-pulse/types
Enrique Jose Avila Asapche eaad0d0a4a
changed baseFeeCap from uint64 -> uint256 (#646)
* changed baseFeeCap from uint64 -> uint256

* fixed test

* ops

* no overflow

* tmp var

* difference

* ops difference

* adding proper rlp with feecap
2022-09-23 12:47:01 +02:00
..
testdata/fuzz ErigonLib: move types to own package (#413) 2022-04-11 10:02:44 +07:00
testdata.go Pool: parse rlp chain id for non-legacy transactions (#542) 2022-07-23 10:11:25 +07:00
txn_packets_fuzz_test.go ParseTransaction: Validate v, r, s in signature (#616) 2022-09-01 15:26:42 +02:00
txn_packets_test.go ParseTransaction: Validate v, r, s in signature (#616) 2022-09-01 15:26:42 +02:00
txn_packets.go ErigonLib: move types to own package (#413) 2022-04-11 10:02:44 +07:00
txn_test.go Only legacy transactions can happen before EIP-2 (#620) 2022-09-02 13:48:50 +02:00
txn_types_fuzz_test.go remove fuzzbeta build tag, because now go1.18 is minimum requirement (#428) 2022-07-03 14:38:53 +06:00
txn.go changed baseFeeCap from uint64 -> uint256 (#646) 2022-09-23 12:47:01 +02:00