Skip to content

Commit

Permalink
chore: add butterfly assets after reset (#12443)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
rjan90 authored and rvagg committed Sep 11, 2024
1 parent 75d2a5e commit 6c63df6
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@

## Improvements

- 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))

# Node v1.29.0 / 2024-09-02

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:
Expand Down
4 changes: 2 additions & 2 deletions build/bootstrap/butterflynet.pi
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/dns4/bootstrap-0.butterfly.fildev.network/tcp/1347/p2p/12D3KooWGW6xMTpjEBqndYkqytbu8PWfJmpK4wKLLLNSkXL2QZtD
/dns4/bootstrap-1.butterfly.fildev.network/tcp/1347/p2p/12D3KooWFGz9HegR3Rjrtm8b9WXTM6E3kN1sdd6X1JztuCgQaZSB
/dns4/bootstrap-0.butterfly.fildev.network/tcp/1347/p2p/12D3KooWF76a8Avv74CV55noqKd5rHsM8uwFYhaW4PhMhuE4PQsP
/dns4/bootstrap-1.butterfly.fildev.network/tcp/1347/p2p/12D3KooWCN1G8gK5HXQNDFKxAVmF6bpg436uVyNYFgiX94ZHCPjj
Binary file modified build/genesis/butterflynet.car.zst
Binary file not shown.

0 comments on commit 6c63df6

Please sign in to comment.