Skip to content

Commit

Permalink
Merge branch 'development' into sw_emse_fix
Browse files Browse the repository at this point in the history
  • Loading branch information
stringhandler authored Aug 11, 2022
2 parents 7405126 + 52bc2be commit a201a7f
Show file tree
Hide file tree
Showing 299 changed files with 15 additions and 25,883 deletions.
9 changes: 0 additions & 9 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ commands:
- run:
name: Build miner
command: cargo build --release --bin tari_miner
- run:
name: Build validator node
command: cargo build --release --bin tari_validator_node
- run:
name: Run cucumber scenarios
no_output_timeout: 20m
Expand Down Expand Up @@ -64,9 +61,6 @@ commands:
- run:
name: Build base node
command: cargo build --release --bin tari_base_node
- run:
name: Build validator node
command: cargo build --release --bin tari_validator_node
- run:
name: Build wallet
command: cargo build --release --bin tari_console_wallet
Expand All @@ -79,9 +73,6 @@ commands:
- run:
name: Build miner
command: cargo build --release --bin tari_miner
- run:
name: Build validator node
command: cargo build --release --bin tari_validator_node
# Below step requires NodeJS v12 to run correctly, see explanation in WalletFFI.feature
- run:
name: Run FFI wallet library cucumber scenarios
Expand Down
102 changes: 0 additions & 102 deletions .github/workflows/dan_layer_integration_tests.yml

This file was deleted.

1 change: 1 addition & 0 deletions .license.ignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
./applications/tari_base_node/osx-pkg/scripts/preinstall
./applications/tari_console_wallet/linux/start_tari_console_wallet
./base_layer/key_manager/Makefile
./base_layer/p2p/src/dns/roots/tls.rs
./buildtools/docker/torrc
./docs/src/theme/book.js
./docs/src/theme/highlight.js
Expand Down
Loading

0 comments on commit a201a7f

Please sign in to comment.