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

Feature/trigger constant #2122

Closed
wants to merge 49 commits into from
Closed

Feature/trigger constant #2122

wants to merge 49 commits into from

Conversation

llwslc
Copy link
Contributor

@llwslc llwslc commented Apr 11, 2019

What does this PR do?
triggerConstantContract clearContractABI
Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details
tronprotocol/TIPs#31
tronprotocol/TIPs#32

CodeNinjaEvan and others added 19 commits March 25, 2019 12:16
1. Use variable `isStaticCall` instead of `isRootCallConstant` in class `Program`
2. Remove useless constant-check of tx from P2P
# Conflicts:
#	src/main/java/org/tron/common/runtime/config/VMConfig.java
#	src/main/java/org/tron/common/runtime/vm/DataWord.java
#	src/main/java/org/tron/common/runtime/vm/OpCode.java
#	src/main/java/org/tron/core/Wallet.java
#	src/main/protos/api/api.proto
#	src/test/java/org/tron/common/runtime/vm/DataWordTest.java
#	src/test/java/stest/tron/wallet/common/client/utils/AbiUtil.java
# Conflicts:
#	src/main/java/org/tron/core/actuator/ProposalCreateActuator.java
#	src/main/java/org/tron/core/config/Parameter.java
#	src/main/java/org/tron/core/db/TransactionTrace.java
#	src/main/java/org/tron/core/witness/ProposalController.java
#	src/main/protos/core/Tron.proto
#	src/test/java/org/tron/core/actuator/ProposalCreateActuatorTest.java
@llwslc llwslc closed this Apr 11, 2019
@shydesky shydesky deleted the feature/trigger_constant branch November 13, 2019 10:38
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.

4 participants