staging -> master (will be v0.0.13-rc1)#56
Merged
elizabethengelman merged 9 commits intomasterfrom Feb 25, 2020
Merged
Conversation
Use IPC path as node ID
(VDB-1164) admin workaround
* Move storage Transformer interface to storage pkg * Handle new storage transformer interface in plugin writer * Add additional storage value loader logging * Move event transformer interface to factories/event pkg * Handle new event transformer interface location in plugin writer * Memoize an transformer's keccakedAddress
* Update ITransformer.GetStorageKeysLookup to return a KeysLookup * Update custom-transformers.md with new transformer paths
* dockerhub via travis * add extract-diffs * add reset-header-check
- configure via postgraphile.tags.json5 instead
* Update postgres version in travis build to 11.6 this is the most recent posgres version available in RDS at the moment
yaoandrew
approved these changes
Feb 25, 2020
| Storage Transformers: transform data derived from contract storage tries | ||
| * [Guide](../../staging/libraries/shared/factories/storage/README.md) | ||
| * [Example](../../staging/libraries/shared/factories/storage/EXAMPLE.md) | ||
| * [Guide](../libraries/shared/factories/storage/README.md) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.