Skip to content

Commit 6c63df6

Browse files
rjan90rvagg
authored andcommitted
chore: add butterfly assets after reset (#12443)
* chore: add reset butterfly assets chore: add reset butterfly assets * chore: correct placement of genesis chore: correct placement of genesis * chore: strip and compress butterfly genesis car-file chore: strip and compress butterfly genesis car-file * chore: remove unstripped butterfly car chore: remove unstripped butterfly car * chrore: add changelog entry chrore: add changelog entry
1 parent 75d2a5e commit 6c63df6

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
## Improvements
1212

13+
- Reduce size of embedded genesis CAR files by removing WASM actor blocks and compressing with zstd. This reduces the `lotus` binary size by approximately 10 MiB. ([filecoin-project/lotus#12439](https://github.com/filecoin-project/lotus/pull/12439))
14+
1315
# Node v1.29.0 / 2024-09-02
1416

1517
This is a Lotus Node only release, which includes a variety of new features, improvements, and fixes, particularly focused on enhancing ETH RPC functionality. Key highlights of this release include:

build/bootstrap/butterflynet.pi

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
/dns4/bootstrap-0.butterfly.fildev.network/tcp/1347/p2p/12D3KooWGW6xMTpjEBqndYkqytbu8PWfJmpK4wKLLLNSkXL2QZtD
2-
/dns4/bootstrap-1.butterfly.fildev.network/tcp/1347/p2p/12D3KooWFGz9HegR3Rjrtm8b9WXTM6E3kN1sdd6X1JztuCgQaZSB
1+
/dns4/bootstrap-0.butterfly.fildev.network/tcp/1347/p2p/12D3KooWF76a8Avv74CV55noqKd5rHsM8uwFYhaW4PhMhuE4PQsP
2+
/dns4/bootstrap-1.butterfly.fildev.network/tcp/1347/p2p/12D3KooWCN1G8gK5HXQNDFKxAVmF6bpg436uVyNYFgiX94ZHCPjj

build/genesis/butterflynet.car.zst

1.06 MB
Binary file not shown.

0 commit comments

Comments
 (0)