@lightprotocol/zk-compression-cli 0.24.0 → 0.25.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (78) hide show
  1. package/README.md +1 -1
  2. package/accounts/address_merkle_tree_amt1Ayt45jfbdw5YSo7iz6WZxUmnZsQTYXy82hVwyC2.json +1 -1
  3. package/accounts/batch_address_merkle_tree_EzKE84aVTkCUhDHLELqyJaq1Y7UVVmqxXqZjVHwHY3rK.json +1 -0
  4. package/accounts/batch_state_merkle_tree_HLKs5NJ8FXkJg8BrzJt56adFYYuwg5etzDtBbQYTsixu.json +1 -0
  5. package/accounts/batched_output_queue_6L7SzhYB3anwEQ9cphpJ1U7Scwj57bx2xueReg7R9cKU.json +1 -0
  6. package/accounts/cpi_context_2_cpi2cdhkH5roePvcudTgUL8ppEBfTay1desGh8G8QxK.json +1 -0
  7. package/accounts/cpi_context_cpi2cdhkH5roePvcudTgUL8ppEBfTay1desGh8G8QxK.json +1 -0
  8. package/accounts/group_pda_32tgQWfaASE7SfTQvMaSJDrqe728tJQ2SGzxtDDrpDwS.json +1 -0
  9. package/accounts/merkle_tree_pubkey_2_smt2rJAFdyJJupwMKAqTNAJwvjhmiZ4JYGZmbVRw1Ho.json +1 -0
  10. package/accounts/merkle_tree_pubkey_smt2rJAFdyJJupwMKAqTNAJwvjhmiZ4JYGZmbVRw1Ho.json +1 -0
  11. package/accounts/nullifier_queue_pubkey_2_nfq2hgS7NYemXsFaFUCe3EMXSDSfnZnAe27jC6aPP1X.json +1 -0
  12. package/accounts/nullifier_queue_pubkey_nfq2hgS7NYemXsFaFUCe3EMXSDSfnZnAe27jC6aPP1X.json +1 -0
  13. package/accounts/registered_program_pda_35hkDgaAKwMCaxRz2ocSZ6NaUrtKkyNqU6c4RV3tYJRh.json +1 -1
  14. package/accounts/registered_registry_program_pda_DumMsyvkaGJG4QnQ1BhTgvoRMXsgGxfpKDUCr22Xqu4w.json +1 -1
  15. package/bin/account_compression.so +0 -0
  16. package/bin/light_compressed_token.so +0 -0
  17. package/bin/light_registry.so +0 -0
  18. package/bin/light_system_program_pinocchio.so +0 -0
  19. package/bin/prover-darwin-arm64 +0 -0
  20. package/bin/prover-darwin-x64 +0 -0
  21. package/bin/prover-linux-arm64 +0 -0
  22. package/bin/prover-linux-x64 +0 -0
  23. package/bin/prover-windows-arm64.exe +0 -0
  24. package/bin/prover-windows-x64.exe +0 -0
  25. package/bin/proving-keys/combined_32_40_1_1.key +0 -0
  26. package/bin/proving-keys/{combined_26_3_2.key → combined_32_40_1_2.key} +0 -0
  27. package/bin/proving-keys/{combined_26_2_2.key → combined_32_40_2_1.key} +0 -0
  28. package/bin/proving-keys/inclusion_32_1.key +0 -0
  29. package/bin/proving-keys/inclusion_32_2.key +0 -0
  30. package/bin/proving-keys/{combined_26_3_1.key → inclusion_32_3.key} +0 -0
  31. package/bin/proving-keys/{combined_26_4_1.key → inclusion_32_4.key} +0 -0
  32. package/bin/proving-keys/{inclusion_26_2.key → mainnet_inclusion_26_2.key} +0 -0
  33. package/bin/proving-keys/non-inclusion_40_1.key +0 -0
  34. package/bin/proving-keys/non-inclusion_40_2.key +0 -0
  35. package/dist/commands/balance/index.d.ts +0 -1
  36. package/dist/commands/balance/index.js +10 -17
  37. package/dist/commands/compress-spl/index.js +3 -1
  38. package/dist/commands/decompress-spl/index.js +3 -1
  39. package/dist/commands/init/index.js +33 -3
  40. package/dist/commands/start-prover/index.d.ts +2 -0
  41. package/dist/commands/start-prover/index.js +31 -6
  42. package/dist/commands/test-validator/index.d.ts +2 -2
  43. package/dist/commands/test-validator/index.js +36 -31
  44. package/dist/commands/token-balance/index.d.ts +12 -0
  45. package/dist/commands/token-balance/index.js +55 -0
  46. package/dist/utils/constants.d.ts +20 -12
  47. package/dist/utils/constants.js +24 -13
  48. package/dist/utils/initTestEnv.d.ts +9 -1
  49. package/dist/utils/initTestEnv.js +38 -28
  50. package/dist/utils/process.d.ts +4 -0
  51. package/dist/utils/process.js +41 -2
  52. package/dist/utils/processPhotonIndexer.d.ts +1 -1
  53. package/dist/utils/processPhotonIndexer.js +33 -24
  54. package/dist/utils/processProverServer.d.ts +3 -1
  55. package/dist/utils/processProverServer.js +83 -2
  56. package/oclif.manifest.json +115 -66
  57. package/package.json +29 -51
  58. package/bin/proving-keys/CHECKSUM +0 -127
  59. package/bin/proving-keys/combined_26_1_1.vkey +0 -1
  60. package/bin/proving-keys/combined_26_1_2.vkey +0 -1
  61. package/bin/proving-keys/combined_26_2_1.vkey +0 -1
  62. package/bin/proving-keys/combined_26_2_2.vkey +0 -1
  63. package/bin/proving-keys/combined_26_3_1.vkey +0 -1
  64. package/bin/proving-keys/combined_26_3_2.vkey +0 -1
  65. package/bin/proving-keys/combined_26_4_1.vkey +0 -1
  66. package/bin/proving-keys/combined_26_4_2.key +0 -0
  67. package/bin/proving-keys/combined_26_4_2.vkey +0 -1
  68. package/bin/proving-keys/inclusion_26_1.vkey +0 -1
  69. package/bin/proving-keys/inclusion_26_2.vkey +0 -1
  70. package/bin/proving-keys/inclusion_26_3.vkey +0 -1
  71. package/bin/proving-keys/inclusion_26_4.vkey +0 -1
  72. package/bin/proving-keys/inclusion_26_8.key +0 -0
  73. package/bin/proving-keys/inclusion_26_8.vkey +0 -1
  74. package/bin/proving-keys/non-inclusion_26_1.vkey +0 -1
  75. package/bin/proving-keys/non-inclusion_26_2.vkey +0 -1
  76. /package/bin/proving-keys/{inclusion_26_1.key → mainnet_inclusion_26_1.key} +0 -0
  77. /package/bin/proving-keys/{inclusion_26_3.key → mainnet_inclusion_26_3.key} +0 -0
  78. /package/bin/proving-keys/{inclusion_26_4.key → mainnet_inclusion_26_4.key} +0 -0
package/README.md CHANGED
@@ -21,7 +21,7 @@ npm install -g @lightprotocol/zk-compression-cli
21
21
  ### Building from source
22
22
 
23
23
  If you prefer to build the CLI from source, follow the steps below to install
24
- the necessary prerequesites.
24
+ the necessary prerequisites.
25
25
 
26
26
  **1. Activate the Development Environment**
27
27