Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Release 1.0 #216

Merged
merged 12 commits into from
Aug 17, 2023
Merged

Release 1.0 #216

merged 12 commits into from
Aug 17, 2023

Conversation

gligneul
Copy link
Contributor

Close #8

@gligneul gligneul requested review from tuler and a team August 11, 2023 21:07
@gligneul
Copy link
Contributor Author

Before releasing, we still need to:

  • Update the emulator SDK and server-manager references
  • Update the onchain dependencies
  • Bump the onchain npm libraries versions
  • Generate the change log

@gligneul gligneul changed the title Update node dependencies for 1.0 Release 1.0 Aug 11, 2023
@gligneul gligneul force-pushed the feature/update-dependencies branch 4 times, most recently from f0c9187 to 0724a33 Compare August 16, 2023 18:48
Copy link
Contributor

@guidanoli guidanoli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am in favor of stylizing code-like names with backticks.
As a bonus, this removes the need to escape some underscores.

  • InvalidClaimIndex
  • rollups-cli
  • RPC_URL
  • InputBox
  • InputRelay
  • inboxInputIndex
  • inputIndex
  • CREATE2
  • OutputValidityProof
  • host-server-manager
  • host-runner
  • rollups-deployments
  • @cartesi/util
  • ConsensusCreated
  • Authority
  • IInputBox
  • grpc_health_check
  • polygon_mumbai
  • bsc_testnet
  • iotex_testnet

Also, I prefer on-chain and off-chain over "onchain" and "offchain".

@gligneul gligneul marked this pull request as ready for review August 17, 2023 14:00
@gligneul gligneul force-pushed the feature/update-dependencies branch 3 times, most recently from d435c6d to ed8c82f Compare August 17, 2023 17:04
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
Copy link
Member

@tuler tuler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gligneul gligneul merged commit 2666b28 into main Aug 17, 2023
14 checks passed
@gligneul gligneul deleted the feature/update-dependencies branch August 17, 2023 18:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update offchain dependencies for 1.0.0
3 participants