mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-01-10 04:15:54 +00:00
5fca57a6d1
* feat: kurtosis local testing script * fix: updated correct copyright year * fix: remove unwanted files, and introduce a post script cleanup * fix: remove placeholder image-name & unwanted lines * fix: check for jq shifted from dpkg * changed copyright year to 2024 * add optimizations and optional features * feat: kurtosis CI for eth1-eth2 interop * fix: added to run on PRs * fix: curl installation missing in docker * fix: shellcheck fixed with suggested changes * changed tests to fail(github) on success * fix: changed from -rf to -f in Dockerfile * fix: removed echo -e
10 lines
416 B
Plaintext
10 lines
416 B
Plaintext
# Nimbus
|
|
# Copyright (c) 2024 Status Research & Development GmbH
|
|
# Licensed under either of
|
|
# * Apache License, version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
|
|
# http://www.apache.org/licenses/LICENSE-2.0)
|
|
# * MIT license ([LICENSE-MIT](LICENSE-MIT) or
|
|
# http://opensource.org/licenses/MIT)
|
|
# at your option. This file may not be copied, modified, or distributed except
|
|
# according to those terms.
|
|
vendor/* |