Commit graph

7 commits

Author SHA1 Message Date
Chen Kai
1e9efe7762
Merge branch 'ethereum:master' into portal 2024-05-15 15:41:58 +08:00
cario-dev
d2f00cb54e
.github: upgrade to action versions with node20 (#29776)
* github: upgrade checkout action to version with node20

* Update go.yml

---------

Co-authored-by: Felix Lange <fjl@twurst.com>
2024-05-14 15:46:11 +02:00
Chen Kai
1a959fb056 feat:make image every push
Signed-off-by: Chen Kai <281165273grape@gmail.com>
2024-03-08 15:55:16 +08:00
Chen Kai
b366c7442b fix:fix release
Signed-off-by: Chen Kai <281165273grape@gmail.com>
2024-02-28 19:55:41 +08:00
Chen Kai
1caf7dd5a8 feat:add release image
Signed-off-by: Chen Kai <281165273grape@gmail.com>
2024-02-28 19:05:11 +08:00
Sina Mahmoodi
a608c0ac84
cmd/devp2p/internal/ethtest: skip large tx test on github build (#28794)
This test was failling consistently on the github 32-bit build probably due to slow IO. Skipping it for that green check.
2024-01-12 15:14:03 +01:00
Guillaume Ballet
69576df254
.github: use github actions to run 32-bit linux tests (#28549)
use github actions to run 32-bit linux tests
2023-12-05 14:45:40 +01:00