This repository has been archived by the owner on Aug 31, 2021. It is now read-only.
Releases: vulcanize/vulcanizedb
Releases · vulcanize/vulcanizedb
v0.0.9
Change Log
v0.0.9 (2019-10-28)
Merged pull requests:
- (VDB-929) Minimize storage key lookup bespoke code #163 (@rmulhol)
- VDB-939 Rename geth signifying client independence #161 (@m0ar)
- Fix for issue #146 #158 (@i-norden)
- Enable contractWatcher without prior headerSync #156 (@rmulhol)
- Pin to urfave/cli version in go.mod #154 (@rmulhol)
- Add constraint to prevent duplicate headers #150 (@rmulhol)
* This Change Log was automatically generated by github_changelog_generator
v0.0.8
Change Log
v0.0.8 (2019-10-03)
Merged pull requests:
- Increase logging in contract watcher #145 (@rmulhol)
- Correctly identify missing headers after contract watcher restart #143 (@rmulhol)
- Address repo updates #134 (@elizabethengelman)
- Storage diffs over rpc #116 (@elizabethengelman)
* This Change Log was automatically generated by github_changelog_generator
v0.0.7
Change Log
v0.0.7 (2019-09-23)
Merged pull requests:
- Do nothing on duplicate log insert in contract watcher #141 (@rmulhol)
- Correctly parse uint8 values in contract watcher #139 (@rmulhol)
- Parse bytes32 vals in Contract Watcher #138 (@rmulhol)
- (VDB-699) Decouple Log extraction vs delegation to transformers #131 (@rmulhol)
* *This Change Log was automatically generated
v0.0.6
Change Log
v0.0.6 (2019-08-26)
Merged pull requests:
- Update dependencies #130 (@rmulhol)
- Create address table #126 (@elizabethengelman)
* This Change Log was automatically generated by github_changelog_generator
v0.0.5
Change Log
v0.0.5 (2019-08-06)
Merged pull requests:
- (VDB-768) Allow addresses in packed slots to be decoded #125 (@Gslaughl)
- Removes _checked from column name query #124 (@yaoandrew)
- Logging enhancement #120 (@yaoandrew)
- Update Geth to 1.9.0 #117 (@rmulhol)
* This Change Log was automatically generated by github_changelog_generator
v0.0.4
Change Log
v0.0.4 (2019-07-23)
Merged pull requests:
- Allow for packed storage slots #121 (@elizabethengelman)
- Bugfix null pointer panic and improve logging #119 (@m0ar)
- Plugin updates #113 (@rmulhol)
- Adds ability to set log level from toml or CLI args #112 (@yaoandrew)
- Remove repository-maintenance.md as this info now lives in contributi… #106 (@elizabethengelman)
* This Change Log was automatically generated by github_changelog_generator
v0.0.3
Change Log
v0.0.3 (2019-06-17)
Merged pull requests:
- Don't duplicate queued storage diffs #103 (@rmulhol)
- Fix mappings util #102 (@rmulhol)
- Update transformer execute method #101 (@elizabethengelman)
- Merge staging over to master #99 (@elizabethengelman)
- Move changelog and diagram information to contributing.md #98 (@elizabethengelman)
- Fixes broken link in docs #97 (@yaoandrew)
- Remove handling of duplicate storage diffs in watcher #96 (@rmulhol)
- Upgrade Posgres to 11 #95 (@Gslaughl)
- Documentation updates #94 (@elizabethengelman)
- Remove Postgraphile bespoke code #90 (@rmulhol)
* This Change Log was automatically generated by github_changelog_generator
v0.0.2
Change Log
v0.0.2 (2019-05-02)
Merged pull requests:
- Handle duplicate storage diffs #93 (@rmulhol)
- Rename lightSync to headerSync #92 (@Gslaughl)
- Remove LogNote Transformer and Converter #91 (@elizabethengelman)
- Disable default mutations is now in config file #89 (@ana0)
- Recheck queued storage #86 (@rmulhol)
- Add some info for separate compose and execute commands #85 (@i-norden)
- Add support for restricted graphql users #84 (@m0ar)
- Don't lookup transactions if no log events #82 (@rmulhol)
- Add Postgraphile config #79 (@ana0)
- Adds user param to the Makefile and MigrationManager #78 (@ana0)
- Add timestamp customization for fake header #76 (@Gslaughl)
* This Change Log was automatically generated by github_changelog_generator