Skip to content

Conversation

@dragos-rebegea
Copy link
Contributor

Reasoning behind the pull request

Proposed changes

Testing procedure

Pre-requisites

Based on the Contributing Guidelines the PR author and the reviewers must check the following requirements are met:

  • was the PR targeted to the correct branch?
  • if this is a larger feature that probably needs more than one PR, is there a feat branch created?
  • if this is a feat branch merging, do all satellite projects have a proper tag inside go.mod?

ssd04 and others added 30 commits June 18, 2024 16:04
Append log events for all inner transactions failure
…in-go into relayedv3_fixes

# Conflicts:
#	integrationTests/chainSimulator/relayedTx/relayedTx_test.go
…tDataVerifier that returns false on IsWhitelisted
…elayedv3_2024.06.19

Merge rc 17next1 into feat relayedv3 2024.06.19
miiu96 and others added 23 commits July 31, 2024 11:56
…ifier-chain-simulator

White list data verifier fixes chain simulator
…to rc/v1.7.next1

# Conflicts:
#	.github/workflows/build_and_test.yml
#	.github/workflows/create_release.yml
#	go.mod
#	go.sum
…2024.08.08

Merge master into rc17next1 2024.08.08
…fixes

# Conflicts:
#	genesis/process/shardGenesisBlockCreator.go
#	vm/systemSmartContracts/governance_test.go
DelegateVote = 50000000
RevokeVote = 50000000
CloseProposal = 50000000
GetAllNodeStates = 20000000
Copy link
Contributor

Choose a reason for hiding this comment

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

you need to add here:

ClearProposal         = 50000000
ClaimAccumulatedFees  = 1000000
ChangeConfig          = 50000000

…e-rc-v1.8.0-feat-governance-fixes

# Conflicts:
#	vm/systemSmartContracts/governance.go
#	vm/systemSmartContracts/governance_test.go
@iulianpascalau iulianpascalau merged commit 51bcc3e into feat/governance-fixes Sep 24, 2024
4 checks passed
@iulianpascalau iulianpascalau deleted the merge-rc-v1.8.0-feat-governance-fixes branch September 24, 2024 12:08
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.