go-ethereum/consensus
PeaStew dac1a42fa8
Update client.go to allow the use of paths with the heimdall url (#1126)
* Update client.go to allow the use of paths with the heimdall url

As reported to the polygon team 2 months ago in the Ankr polygon slack, the current code prevents the use of a path with the heimdall url, this was fixed in erigon ledgerwatch/erigon@a3a6170 in response to my request by Mark Holt, and it seems this code was just copied from bor where it is incorrect too. This patch fixes that.

* Add reference to path library

* Fix reversed order of values in unit tests and test removal of setting u.path to rawPath (otherwise why do we need rawPath at all) seems like there were work arounds done here in bioth the unit tests AND the makeURL but logic needs to be examined
2024-01-15 09:46:15 +01:00
..
beacon merge shanghai tests 2023-10-16 23:23:13 +05:30
bor Update client.go to allow the use of paths with the heimdall url (#1126) 2024-01-15 09:46:15 +01:00
clique merge shanghai tests 2023-10-16 23:23:13 +05:30
ethash merge shanghai tests 2023-10-16 23:23:13 +05:30
misc merge geth v1.12.2 into develop 2023-08-18 14:05:34 +05:30
consensus.go merge geth v1.12.2 into develop 2023-08-18 14:05:34 +05:30
errors.go chg: make consistent with erigon 2023-10-23 18:06:55 +05:30
merger.go dev: fix: most of wsl lint issues 2023-06-15 15:48:26 +02:00