Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MystenLabs/sui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: devnet-0.13.0
Choose a base ref
...
head repository: MystenLabs/sui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: devnet-0.12.2
Choose a head ref
  • 13 commits
  • 47 files changed
  • 7 contributors

Commits on Oct 18, 2022

  1. Copy the full SHA
    ef78edb View commit details

Commits on Oct 19, 2022

  1. add AuthorityAggregatorBuilder (#5233)

    * use genesis.blob to set up remote bench
    
    * add AuthorityAggregatorBuilder
    longbowlu authored and ebmifa committed Oct 19, 2022
    Copy the full SHA
    46bb854 View commit details
  2. Copy the full SHA
    b8d7434 View commit details
  3. Copy the full SHA
    eb83ac0 View commit details

Commits on Oct 20, 2022

  1. discard gases with insufficient balance (#5418)

    * spawn task
    
    * add error logs in AA
    longbowlu committed Oct 20, 2022
    Copy the full SHA
    6b14d6f View commit details
  2. Copy the full SHA
    481dba3 View commit details

Commits on Oct 21, 2022

  1. Bumping a version to v0.12.2

    ebmifa committed Oct 21, 2022
    Copy the full SHA
    7a1b128 View commit details
  2. Increase default connection and request timeout (#5399)

    Narwhal consensus latency is 5~6s in private testnet. Using a timeout of 5s is too low. Increasing the default value to avoid timeout errors. These defaults are used by AuthorityClients.
    mwtian authored and ebmifa committed Oct 21, 2022
    Copy the full SHA
    0540bc3 View commit details
  3. cargo build for release

    ebmifa committed Oct 21, 2022
    Copy the full SHA
    7aa4041 View commit details
  4. Copy the full SHA
    8f3167a View commit details
  5. revert flat vm fee (#5458)

    * revert flat vm fee while we make it easier for users
    oxade authored and ebmifa committed Oct 21, 2022
    5
    Copy the full SHA
    b1ec3e5 View commit details
  6. resolve conflicts

    ebmifa committed Oct 21, 2022
    Copy the full SHA
    30f2e17 View commit details
  7. Copy the full SHA
    fd65bbe View commit details
Loading