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(consensus): reject transactions that DOWN substates pledged as input refs #954

Closed

Commits on Mar 5, 2024

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

Commits on Mar 6, 2024

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

Commits on Mar 8, 2024

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

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    dd52e79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdae840 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'development' into consensus-input-ref-read-only

    * development:
      fix(wallet): preserve parent when recording substate addresses (tari-project#955)
      refactor(engine)!: store NFT data as CBOR value (tari-project#957)
      fix(vn/webui): fix template table (tari-project#962)
      fix(walletd): fix query for NonFungible (tari-project#950)
      refactor(tx-builder): allow building unsigned transactions (tari-project#939)
    sdbondi committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e3c297e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'development' into consensus-input-ref-read-only

    * development:
      fix(consensus)!: add exhaust burn per transaction, fix block fee malleability (tari-project#942)
    sdbondi committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    3fe219b View commit details
    Browse the repository at this point in the history
  5. fmt

    sdbondi committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    4f54d4a View commit details
    Browse the repository at this point in the history