Commit Graph

23 Commits

Author SHA1 Message Date
R. Ryantm
dd24a28395 erigon: 2.60.0 -> 2.60.1 2024-06-10 03:57:11 +00:00
R. Ryantm
498814fba9 erigon: 2.59.3 -> 2.60.0 2024-05-16 14:07:57 +00:00
R. Ryantm
2d14e5561b erigon: 2.59.2 -> 2.59.3 2024-04-04 21:47:39 +00:00
Raghav Sood
4e30d81138
erigon: 2.55.1 -> 2.59.2 2024-03-29 21:24:51 +08:00
R. Ryantm
9ea88b16b1 erigon: 2.54.0 -> 2.55.1 2023-12-12 01:02:34 +00:00
R. Ryantm
c3094f371b erigon: 2.53.1 -> 2.54.0 2023-11-17 22:30:41 +00:00
Jakub Sokołowski
c03b74224a erigon: fix SIGILL error due to missing CGO_CFLAGS
Currently Erigon binary fails to start on some systems with:
```
 > erigon --version
Caught SIGILL in blst_cgo_init, consult <blst>/bindinds/go/README.md.
```
The reason for that are missing `CGO_CFLAGS` that can be seen here:
https://github.com/ledgerwatch/erigon/blob/v2.53.2/Makefile#L26

For more information on this see this `bsc` issue:
https://github.com/bnb-chain/bsc/issues/1521

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2023-10-29 13:47:32 +00:00
R. Ryantm
37fec5530e erigon: 2.50.0 -> 2.53.1 2023-10-27 17:37:10 +00:00
R. Ryantm
e1e6ce7877 erigon: 2.48.1 -> 2.50.0 2023-09-28 22:43:38 +00:00
R. Ryantm
a22d4de3a5 erigon: 2.48.0 -> 2.48.1 2023-07-18 10:37:12 +09:00
Aaron Jheng
4563446e28 erigon: 2.47.0 -> 2.48.0 2023-07-03 15:31:29 +08:00
R. Ryantm
4754facbd2 erigon: 2.45.1 -> 2.47.0 2023-06-23 17:10:48 -04:00
R. Ryantm
5a257a12e2 erigon: 2.43.0 -> 2.45.1 2023-06-09 17:21:26 -04:00
R. Ryantm
a7d91e68ac erigon: 2.42.0 -> 2.43.0 2023-04-26 07:13:31 -04:00
R. Ryantm
28106320fe erigon: 2.40.1 -> 2.42.0 2023-04-02 09:44:25 -04:00
R. Ryantm
64a0faa700 erigon: 2.39.0 -> 2.40.1 2023-03-08 17:03:18 -05:00
R. Ryantm
5a5adc2ad7 erigon: 2.38.1 -> 2.39.0 2023-02-21 18:18:43 -05:00
R. Ryantm
759bf66c38 erigon: 2.37.0 -> 2.38.1 2023-02-08 00:17:53 +00:00
R. Ryantm
fd88e31a20 erigon: 2.35.2 -> 2.37.0 2023-02-01 13:26:04 -05:00
happysalada
8955106b1e erigon: 2.34.0 -> 2.35.2 2023-01-19 21:55:42 -05:00
happysalada
b857ec0251 erigon: 2.31.0 -> 2.34.0 2023-01-14 12:31:57 -05:00
happysalada
2132ffcb74 erigon: add update script to derivation 2022-12-17 16:39:29 -05:00
happysalada
906f39d051 erigon: 2.30.0 -> 2.31.0 2022-12-09 10:10:03 -05:00