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

mainnet_v1: bump to Godwoken/Web3 Web3-Indexer v1.12.0 #89

Merged
merged 7 commits into from
Mar 2, 2023
Merged

mainnet_v1: bump to Godwoken/Web3 Web3-Indexer v1.12.0 #89

merged 7 commits into from
Mar 2, 2023

Conversation

Simon-Tl
Copy link
Collaborator

@Simon-Tl Simon-Tl commented Feb 28, 2023

Notable Changes

Detailed Release notes

Changed Configs

  1. support CKB build-in indexer
    If a CKB indexer RPC url is explicitly specified, we assume that we are connecting to a standalone indexer.
    Otherwise we just use CKB RPC url and assume that we are connecting to CKB builtin indexer.

  2. introduced mainnet builtin consensus config

 # builtin consensus config
 # see https://github.com/godwokenrises/godwoken/pull/946
 [consensus]
 # https://github.com/godwokenrises/godwoken/blob/develop/crates/config/src/consensus/builtins/mainnet.toml
 builtin = 'Mainnet'
  1. [dynamic_config.fee_config] -> [mem_pool.fee]

  2. [dynamic_config.rpc_config] -> [mem_pool.extra]

@Simon-Tl Simon-Tl self-assigned this Feb 28, 2023
@Simon-Tl Simon-Tl requested review from Flouse and jjyr and removed request for Flouse February 28, 2023 12:23
@Simon-Tl Simon-Tl changed the title mainnet_v1: bump to Godwoken v1.12.0 mainnet_v1: bump to Godwoken v1.12.0 Web3/Web3Indexer v1.12.0-rc1 Feb 28, 2023
Co-authored-by: Flouse <flouse@gmail.com>
Copy link
Collaborator

@Flouse Flouse left a comment

Choose a reason for hiding this comment

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

Now, godwoken:v1.12.0 can use ckb-builtin-indexer.

@Simon-Tl Simon-Tl changed the title mainnet_v1: bump to Godwoken v1.12.0 Web3/Web3Indexer v1.12.0-rc1 mainnet_v1: bump to Godwoken/Web3 Web3-Indexer v1.12.0 Feb 28, 2023
@Flouse Flouse marked this pull request as ready for review March 1, 2023 02:02
execute_l2tx_max_cycles = 3000000000
@Flouse Flouse requested review from Keith-CY and a team March 1, 2023 02:48
@Flouse Flouse merged commit ab0d5c6 into godwokenrises:main Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants