Releases: makerdao/vulcanizedb
v0.1.2: Merge pull request #194 from makerdao/bugfix_add_uint96_type
v0.1.1
v0.1.0
Change Log
v0.1.0 (2020-10-07)
Merged pull requests:
- staging => prod #139 (@rmulhol)
- Update go version to 1.15 #138 (@rmulhol)
- Run go mod tidy #137 (@rmulhol)
- (VDB-1614) Update Geth dep #136 (@rmulhol)
- VDB-1629 - Have CheckedHeadersRepository use the plugin schema specified #135 (@paytonrules)
- VDB 1627 - Only reference public schema #134 (@paytonrules)
- Don't return error when nothing to backfill #133 (@rmulhol)
- Add header repository to log extractor initializer #132 (@rmulhol)
- Vdb 1528 decouple diff transforming #131 (@elizabethengelman)
- (VDB-1623) No error when no backfill #129 (@rmulhol)
- VDB-1420: add storage diff statuses #128 (@elizabethengelman)
- (VDB-1082) Update primary keys for large tables to bigint #127 (@rmulhol)
- Vdb 1539 created updated columns #126 (@yaoandrew)
- Chunk headers in backfill events process #125 (@rmulhol)
- Chunk headers in backfill events process #124 (@rmulhol)
- Add header repository to log extractor initializer #123 (@rmulhol)
- Add eth_node_id to storage_diffs table #122 (@paytonrules)
- Vdb 1424 remove hashed addresses #121 (@yaoandrew)
- Vdb 1425 remove hashed keys #120 (@elizabethengelman)
- VDB-1368: add new geth patch as diff source #119 (@elizabethengelman)
- (VDB-1338) Numerically indexed migrations #118 (@rmulhol)
- (VDB-1532) Isolate beta env #117 (@rmulhol)
- (VDB-1438) Use "=" instead of "is" in partial indexes #116 (@rmulhol)
- staging => prod #107 (@rmulhol)
* This Change Log was automatically generated by github_changelog_generator
v0.0.15-rc.1: Merge pull request #108 from makerdao/vdb-1363-backfill-events
Changelog
v0.0.15-rc.1 (2020-07-14)
Merged pull requests:
- VDB-1330 add info about api pagination #115 (@elizabethengelman)
- Handle packed uint32 in storage decoder #114 (@rmulhol)
- Assign status writer in storage watcher constructor #113 (@rmulhol)
- move all deploy vars to repository settings #111 (@daimesava)
- (VDB-1431) Remove support for method polling in contract watcher #110 (@rmulhol)
- (VDB-1061) Mark diffs from uncles checked #109 (@rmulhol)
- (VDB-1363) backfill events #108 (@rmulhol)
- Rename prod env branch to prod #106 (@rmulhol)
- Vdb 1398 header sync health check #105 (@elizabethengelman)
- Move Dockerhub auth env vars to repo settings in Travis #104 (@eskp)
- (VDB-1334) Add index on headers block timestamp #102 (@rmulhol)
- (VDB-1350) Write health check on watcher.Execute #101 (@rmulhol)
- Add type for median storage #100 (@yaoandrew)
- (VDB-1335) verbose storage watcher errors #99 (@rmulhol)
- Update travis to go 1.14 #98 (@rmulhol)
- Update gomega #97 (@rmulhol)
- (VDB-1315) Add GetHeaderByID for event-based backfill #96 (@rmulhol)
- Dont pretty print json for cloudwatch #95 (@paytonrules)
- (VDB-1348) Add health check to extract diffs #94 (@rmulhol)
- Add 2 notes about geth patch and migrations #93 (@paytonrules)
- (VDB-1119) Minimize disruption when adding new event transformer #92 (@rmulhol)
- Hash storage key for diffs from new geth patch #91 (@rmulhol)
- TO-1002: auto-deploy secondary extract-diffs service #90 (@daimesava)
- Fix logging in extractDiffs #89 (@elizabethengelman)
- Add updated geth patch as diff source #88 (@elizabethengelman)
- Remove unused storage watcher attribute #86 (@elizabethengelman)
- Modify unchecked diffs query #84 (@elizabethengelman)
- Cache last known value for storage keys in backfill #82 (@rmulhol)
- (VDB-1303) Limit results when getting untransformed event logs #80 (@rmulhol)
- Limit unchecked diffs #79 (@rmulhol)
- Remove yarn install from .travis.yml #78 (@rmulhol)
- Modify query for getting untransformed logs #77 (@rmulhol)
- Add storage_diff_checked_index #76 (@elizabethengelman)
- (VDB-1267) Add index 12 to storage keys loader #75 (@rmulhol)
- Validate headers logging #74 (@rmulhol)
- Backfill updates #73 (@rmulhol)
- (VDB-1230) Add type whitelist to PersistModels #72 (@Gslaughl)
- (VDB-1249) backfill storage #71 (@rmulhol)
- Merge master #69 (@rmulhol)
- service CD trough travis #63 (@daimesava)
- Create backfillContractDiffs command #61 (@Gslaughl)
- staging -> master #60 (@elizabethengelman)
- staging -> master (will be v0.0.13-rc1) #56 (@elizabethengelman)
- Update exit codes in gomoderator #49 (@yaoandrew)
* This Changelog was automatically generated by github_changelog_generator
v0.0.14-rc.1
Change Log
v0.0.14-rc.1 (2020-03-16)
Merged pull requests:
- Add tests and fix case statement for Uint32 type in medianizer storage #67 (@yaoandrew)
- Add Uint32 type for medianizer storage #66 (@yaoandrew)
- (VDB-1244) Exit extractDiffs on client error #65 (@rmulhol)
- Update logging in storage diff fetcher #64 (@elizabethengelman)
- (VDB-1218) (VDB-1181) Enable syncing against multiple nodes #62 (@rmulhol)
- staging -> master #60 (@elizabethengelman)
- (VDB-1197) throttle header recheck #57 (@Gslaughl)
* This Change Log was automatically generated by github_changelog_generator
v0.0.13-rc.2
Changelog
v0.0.13-rc.2 (2020-02-27)
Merged pull requests:
- VDB-1219: Handle EOF errors #59 (@elizabethengelman)
- VDB-1217: Update header table constraints #58 (@elizabethengelman)
* This Changelog was automatically generated by github_changelog_generator
v0.0.13-rc.1
Changelog
v0.0.13-rc.1 (2020-02-24)
Merged pull requests:
- update travis secrets #55 (@daimesava)
- Update postgres version in travis build #54 (@elizabethengelman)
- VDB-1207: Remove non-essential smart comments #53 (@rmulhol)
- VDB-1189: fix #52 (@elizabethengelman)
- Update resetHeaderCheckCount docker setup #50 (@elizabethengelman)
- VDB-1189: move transformer interfaces #48 (@elizabethengelman)
- VDB-1164: admin workaround #46 (@Gslaughl)
- TO-879:docker ci #40 (@daimesava)
- VDB-1189: fetch diff #38 (@elizabethengelman)
* This Changelog was automatically generated by github_changelog_generator
v0.0.12-rc.1
Change Log
v0.0.12-rc.1 (2020-02-12)
Merged pull requests:
- Format migrations #43 (@rmulhol)
- Update Travis badge to show status #42 (@rmulhol)
- Add from_backfill column to storage_diff table #41 (@elizabethengelman)
- Log no rows and key not found errs as trace #39 (@rmulhol)
- (VDB-1176) Throttle header recheck #37 (@rmulhol)
- Extract diffs dockerfile #36 (@rmulhol)
- (VDB-1182) Add created and updated columns to header table #35 (@Gslaughl)
- (VDB-1126) Transform already-extracted diffs #34 (@rmulhol)
- Add a dockerfile for resetHeaderCheckCount command #33 (@elizabethengelman)
- Vdb 1154 transform on demand #32 (@elizabethengelman)
- (VDB-1136) Client version #31 (@rmulhol)
- Correctly parse uint64 vals in Contract Watcher #29 (@rmulhol)
- Update test client ipcpath #28 (@elizabethengelman)
- (VDB-1046) Add command to extract diffs #27 (@rmulhol)
- Fix wait-for-it on alpine image #26 (@m0ar)
- (VDB-1125) Enable exposing public schema in API #25 (@rmulhol)
- Add wait-for-it script #24 (@m0ar)
- Add index to public.headers (check_count) #23 (@rmulhol)
- Add partial index for untransformed logs #22 (@m0ar)
- Remove fullSync command #21 (@rmulhol)
- With retry update #20 (@elizabethengelman)
- Make converter -> transformer #19 (@m0ar)
* This Change Log was automatically generated by github_changelog_generator
v0.0.11-rc.1
Changelog
Merged pull requests:
- Return error from event_watcher.withRetry #18 (@elizabethengelman)
- Update header sync dockerfile #17 (@elizabethengelman)
- Demote logging for storage watcher errors #16 (@rmulhol)
- Move storage utils into storage pkg #15 (@elizabethengelman)
- (VDB-1050) Add missing indexes in public schema #14 (@Gslaughl)
- (VDB-1045) headerSync container #13 (@rmulhol)
- (VDB-1017) Retry log extraction on error #12 (@rmulhol)
- Cascade delete logs referencing deleted transaction #11 (@rmulhol)
- Remove coldImport command #10 (@rmulhol)
- VDB-1048 Add tx pkey to header_sync_logs #9 (@m0ar)
- (VDB-950) Write raw diffs before transforming #8 (@rmulhol)
- VDB-923 Remove repo #7 (@m0ar)
- (VDB-955) Associate diffs with headers #6 (@rmulhol)
* This Changelog was automatically generated by github_changelog_generator
v0.0.10
Change Log
v0.0.10 (2019-11-20)
Merged pull requests:
- (VDB-1016) Make config preparation synchronous #5 (@rmulhol)
- Change to makerdao/vulcanizedb import path #4 (@m0ar)
- Fix overflow bug #3 (@m0ar)
- Update creds for Travis in MKR repo #2 (@rmulhol)
* This Change Log was automatically generated by github_changelog_generator