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

state trie final fast pure latest #15

Closed
wants to merge 33 commits into from

Conversation

halibobo1205
Copy link
Owner

What does this PR do?

Why are these changes required?

This PR has been tested by:

  • Unit Tests
  • Manual Testing

Follow up

Extra details

halibobo1205 and others added 28 commits July 10, 2023 12:13
  1. key for helpers to mark something done
  2. ignore configuration on effects
  1. add tron_getAssetById
  2. make tron_getToken10 return list
  3. rename from tron_getToken10 to tron_getAssets
  1. fix range queries for tron_getAssets when not exist in state trie
  2. fix query from worldStateGenesis for tron_getAssetById
  3. fix test error
  4. add test
  1. make worldStateTrieStore conditional autowired
  2. keep results in order for tron_getAssets
@halibobo1205 halibobo1205 force-pushed the feature/state-trie-final-fast-pure-latest branch from 138337e to 7318583 Compare March 28, 2024 06:10
@halibobo1205 halibobo1205 changed the base branch from develop to master April 1, 2024 07:13
halibobo1205 and others added 3 commits April 1, 2024 16:03
…e-final-fast-pure-latest

# Conflicts:
#	chainbase/build.gradle
#	chainbase/src/main/java/org/tron/common/storage/metric/DbStatService.java
#	chainbase/src/main/java/org/tron/core/capsule/AccountCapsule.java
#	common/src/main/java/org/tron/core/Constant.java
#	common/src/main/java/org/tron/core/config/args/Storage.java
#	framework/src/main/java/org/tron/core/config/args/Args.java
#	framework/src/main/java/org/tron/core/db/Manager.java
#	framework/src/main/java/org/tron/core/services/jsonrpc/TronJsonRpcImpl.java
#	framework/src/main/resources/config.conf
#	framework/src/test/java/org/tron/core/actuator/DelegateResourceActuatorTest.java
#	framework/src/test/java/org/tron/core/actuator/FreezeBalanceActuatorTest.java
#	framework/src/test/java/org/tron/core/actuator/FreezeBalanceV2ActuatorTest.java
#	framework/src/test/java/org/tron/core/actuator/UnfreezeBalanceActuatorTest.java
#	framework/src/test/resources/config-test.conf
#	plugins/README.md
#	plugins/src/main/java/org/tron/plugins/Db.java
…t-pure-latest_master

merge master for 4.7.4
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.

2 participants