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

Dag test net #4001

Draft
wants to merge 66 commits into
base: master
Choose a base branch
from
Draft

Dag test net #4001

wants to merge 66 commits into from

Conversation

sanlee42
Copy link
Member

@sanlee42 sanlee42 commented Jan 2, 2024

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Other information

sanlee42 and others added 26 commits November 21, 2023 12:43
1. add more test cases
2. remove old blockheader codes
3. fix db upgrade panic and test case
1. fix network-p2p
2. fix starcoin-rpc
3. fix chain-service
4. fix test-helper
* merge fg flexidag

* use flexidag dag

* fix compile error

* fix testing code

* add testing and fix sync
* merge fg flexidag

* use flexidag dag

* fix compile error

* fix testing code

* add testing and fix sync

* add some fix

* fix some testing

* notify other service after connecting or applying

* fix some logs

* use the same storage in sync testing code

* add retry code

* add retry when fetching block info
sanlee42 and others added 30 commits January 10, 2024 14:22
	modified:   ../chain/tests/test_opened_block.rs
* upgrade stdlib to version 13

* add on-chain-config for flexidagconfig

* add more parameters for new stdlib

* update halley's genesis file

* fix stdlib_upgrade tests

* add blockmetadatav2
add test code for dag
1. fetch dag fork height from on_chain_config
2. rebuild genesis file of halley
3. disable a halley api test case
4. add flexidagconfig get test
1. change type of on-chain-resource BlockMetadataV2
2. handle NewBlockEventV2
3. generate new rpc api
4. update blockmetadata types check
5. upgrade TransactionStorage
1. fix and add test case
1. check EXTRACTED proposal state
2. add ternminate_proposal
3. update framework version
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.

None yet

3 participants