Skip to content

Commit efa5ca4

Browse files
committed
chore(packages): Remove bnb-beacon-node as the BNB Beacon Chain has been sunset
See https://github.com/bnb-chain/BEPs/blob/master/BEPs/BEP333.md
1 parent 13a1a17 commit efa5ca4

File tree

12 files changed

+0
-1013
lines changed

12 files changed

+0
-1013
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ via one of the flake output categories:
1717
| package name | description | supported platforms |
1818
| ---------------------------------------- | ----------------------------------------------------------------------------------------------------------------------- | ------------------------------------------- |
1919
| [avalanche-cli]([avalanche-url]) | Helps developers develop and test subnets | x86_64-linux, x86_64-darwin, aarch64-darwin |
20-
| [bnb-beacon-node]([bnb-beacon-node-url]) | Blockchain with a flexible set of native assets and pluggable modules | x86_64-linux, x86_64-darwin, aarch64-darwin |
2120
| [cardano]([cardano-url]) | HTTP server & command-line for managing UTxOs and HD wallets in Cardano | x86_64-linux, x86_64-darwin |
2221
| [cardano-graphql]([cardano-graphql-url]) | GraphQL API for Cardano | x86_64-linux, x86_64-darwin |
2322
| [cosmos-theta-testnet][cosmos-url] | Cosmos Testnets | x86_64-linux, x86_64-darwin, aarch64-darwin |
@@ -88,7 +87,6 @@ via one of the flake output categories:
8887
[emscripten-url]: https://github.com/emscripten-core/emscripten
8988
[avalanche-url]: https://github.com/ava-labs/avalanche-cli
9089
[blst-url]: https://github.com/supranational/blst
91-
[bnb-beacon-node-url]: https://github.com/bnb-chain/node
9290
[cardano-url]: https://github.com/woofpool/cardano-private-testnet-setup
9391
[cdt-url]: https://github.com/AntelopeIO/cdt
9492
[circom-url]: https://github.com/iden3/circom

packages/all-packages.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@
152152
gaiad = callPackage ./gaiad { };
153153
cosmos-theta-testnet = callPackage ./cosmos-theta-testnet { inherit gaiad; };
154154
blst = callPackage ./blst { };
155-
bnb-beacon-node = callPackage ./bnb-beacon-node { };
156155

157156
circom = callPackage ./circom/default.nix { craneLib = craneLib-fenix-stable; };
158157
circ = callPackage ./circ/default.nix { craneLib = craneLib-fenix-stable; };

packages/bnb-beacon-node/config/gentxs/node0.json

Lines changed: 0 additions & 50 deletions
This file was deleted.

packages/bnb-beacon-node/config/node0/gaiacli/key_seed.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

packages/bnb-beacon-node/config/node0/gaiad/config/app.toml

Lines changed: 0 additions & 208 deletions
This file was deleted.

0 commit comments

Comments
 (0)