Skip to content

Dilute doesnt work as expected: #426

Description

@darkobas2

env:

  autobuy:
     enabled: true
  envs:
  - name: "BEE_API_URL"
    value: "http://localhost:1633"
  - name: "BEE_DEBUG_API_URL"
    value: "http://localhost:1635"
  - name: "POSTAGE_DEPTH"
    value: "24"
  - name: "POSTAGE_AMOUNT"
    value: "3000000"
  - name: "POSTAGE_USAGE_THRESHOLD"
    value: "0.750"
  - name: "POSTAGE_USAGE_MAX"
    value: "0.9374"
  - name: "REMOVE_PIN_HEADER"
    value: "false"
  - name: "POSTAGE_TTL_MIN"
    value: "7200"
  - name: "POSTAGE_EXTENDSTTL"
    value: "true"
  - name: "POSTAGE_TTL_MIN"
    value: "7200"
  - name: "EXPOSE_HASHED_IDENTITY"
    value: "true"
  - name: "LOG_LEVEL"
    value: info

log:

time="2022-12-16T09:52:01.853Z" level="info" msg="using autobought stamp" stamp={"batchID":"89f31bfee9e2c0351d728ffd494d6e71c8e9a6da0f6f0b06cf3923d7c71ccb28","utilization":256,"usable":true,"label":"","depth":24,"amount":"3000000","bucketDepth":16,"blockNumber":25255618,"immutableFlag":false,"exists":true,"batchTTL":2647215000000000,"expired":false}

we see in log that batch is used 100% and was not diluted

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions