-
Notifications
You must be signed in to change notification settings - Fork 746
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Nethereum/Nethereum
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.25.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Nethereum/Nethereum
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.26.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 21 files changed
- 1 contributor
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a5eb2ea - Browse repository at this point
Copy the full SHA a5eb2eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e2ae82 - Browse repository at this point
Copy the full SHA 6e2ae82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44307d2 - Browse repository at this point
Copy the full SHA 44307d2View commit details -
KeyEncoder and ValueDecoder changes
ValueDecoder enables to decode to default values when there is no more bytes to decode KeyEncoder fix on setting up keys TableTableRecord can generate a TableSchema
Configuration menu - View commit details
-
Copy full SHA for 5b0ab1c - Browse repository at this point
Copy the full SHA 5b0ab1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f860291 - Browse repository at this point
Copy the full SHA f860291View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99f16f7 - Browse repository at this point
Copy the full SHA 99f16f7View commit details -
Postgres StoreRecords Normaliser
Processing service to normalise all the tables and records from the StoredRecords table populated by the Store event logs. Process, for each store record, it validates that the table matching the tableId has been created, if not a new one will be created using the column mapping types from the schema in the blockchain. Per each row all the data will be decoded in a generic format and then inserted or updated on the database. Singleton tables are always created with an Id and key of 1 to simplify them. An Progress table is also is created in the database to keep track of the last blocknumber and rowId processed so the processing can be paged (configurable)
Configuration menu - View commit details
-
Copy full SHA for d89965a - Browse repository at this point
Copy the full SHA d89965aView commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 019a4b5 - Browse repository at this point
Copy the full SHA 019a4b5View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.25.0...4.26.0