Ugly Alpha 1
tari_core:0.8.1

total uncompressed bytes

19.6 MB

total files

241

Fix

NewInclude { include: [ "src/**/*", "README.md", "build.rs", "!**/tests/**/*", ], has_build_script: true, }

27 wasted files

total waste: 339.2 KB

  1. tests/chain_storage_tests/chain_storage.rs : 72.8 KB
  2. tests/mempool.rs : 34.9 KB
  3. tests/horizon_state_sync.rs : 34.8 KB
  4. tests/node_service.rs : 29.4 KB
  5. tests/helpers/block_builders.rs : 21.0 KB
  6. tests/node_comms_interface.rs : 20.5 KB
  7. tests/helpers/nodes.rs : 19.9 KB
  8. tests/chain_storage_tests/chain_backend.rs : 13.9 KB
  9. src/chain_storage/tests/blockchain_database.rs : 11.3 KB
  10. tests/base_node_rpc.rs : 11.1 KB
  11. tests/node_state_machine.rs : 8.0 KB
  12. tests/block_validation.rs : 7.8 KB
  13. tests/helpers/sample_blockchains.rs : 7.3 KB
  14. tests/async_db.rs : 7.2 KB
  15. tests/mining.rs : 6.8 KB
  16. tests/helpers/pow_blockchain.rs : 5.8 KB
  17. tests/helpers/test_blockchain.rs : 5.3 KB
  18. tests/helpers/chain_metadata.rs : 3.4 KB
  19. tests/helpers/database.rs : 3.4 KB
  20. tests/helpers/mock_state_machine.rs : 3.1 KB
  21. tests/helpers/test_block_builder.rs : 2.3 KB
  22. tests/helpers/event_stream.rs : 1.9 KB
  23. tests/helpers/block_proxy.rs : 1.9 KB
  24. tests/chain_storage.rs : 1.6 KB
  25. src/chain_storage/tests/mod.rs : 1.6 KB
  26. tests/chain_storage_tests/mod.rs : 1.6 KB
  27. tests/helpers/mod.rs : 602 B