Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(comms)!: commit to public key and nonce in identity sig #3928

Merged

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    7ed0a86 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Merge branch 'development' into comms-identity-signature-security

    * development: (32 commits)
      chore(deps): bump ejs from 3.1.6 to 3.1.7 in /applications/tari_collectibles/web-app (tari-project#4057)
      chore: remove deprecated ExtendBytes, update EpochTime (tari-project#3914)
      ci: fix coverage (tari-project#4071)
      feat(p2p): adds tor.forward_address setting (tari-project#4070)
      fix(key-manager): remove floating point math from mnemonic code (tari-project#4064)
      test(cucumber): use separate FFI target dir (tari-project#4067)
      refactor(comms): reduce length of long functions (clippy) (tari-project#4065)
      fix: update daily test configuration (tari-project#4049)
      refactor(rpc-macros): split into smaller functions (clippy) (tari-project#4063)
      refactor(dht): use CipherKey new type for diffie-hellman key  (tari-project#4038)
      docs(comms): adds documentation for comms public interface (tari-project#4033)
      fix: only count base nodes in peers count in base node status (tari-project#4039)
      docs: add key manager docs (tari-project#4050)
      chore(deps): bump async from 3.2.1 to 3.2.3 in /integration_tests (tari-project#4035)
      chore(deps): bump async from 2.6.3 to 2.6.4 in /applications/tari_web_extension (tari-project#4059)
      fix: weird behaviour of dates in base node banned peers (tari-project#4037)
      test(covenant): improve test coverage (tari-project#4052)
      chore: obscure grpc error response (tari-project#3995)
      test: cucumber saf test (tari-project#3135)
      fix(wallet): do not prompt for password if given in config (tari-project#4040)
      ...
    sdbondi committed May 3, 2022
    Configuration menu
    Copy the full SHA
    4d801d0 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Merge branch 'development' into comms-identity-signature-security

    * development:
      chore: update launchpad backend (tari-project#4017)
      feat: allow network to be set by TARI_NETWORK env var (tari-project#4073)
      fix: support safe non-interactive mode (tari-project#4072)
      feat(collectibles): add list assets command (tari-project#3908)
    sdbondi committed May 4, 2022
    Configuration menu
    Copy the full SHA
    1314ff7 View commit details
    Browse the repository at this point in the history
  2. fix clippies

    sdbondi committed May 4, 2022
    Configuration menu
    Copy the full SHA
    7d0c860 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    6708c9b View commit details
    Browse the repository at this point in the history