Takayuki Goto
0a024d429d
* update transformer to able to recheck headers ( #4 )
...
* update transformer to able to recheck headers
* put cap on rechecking header
* integration test for recheck headers
* use enum for recheck headers param; make recheck cap configurable
* update integration tests with new test config
* update omni pkg with new recheck header column type
* update migration with new migration tool and final tweaks needed to accommodate changes in omni pkg
2019-02-08 10:35:46 -06:00
Takayuki Goto
c474933432
Merge pull request #5 from 8thlight/VDB-281-Migrations-remake
...
VDB-281 Migrations remake
2019-02-02 10:12:43 -06:00
Takayuki Goto
d7dde86942
Merge pull request #140 from 8thlight/fix-index-out-of-range
...
fix index out of range on lightSync; hopefully the new integration te…
2019-01-24 09:56:35 -06:00
Takayuki Goto
c24a073ff7
Merge pull request #139 from 8thlight/fix-migration-rollback
...
bring back transaction_id index when adding back transaction_id column
2019-01-23 11:39:41 -06:00
Takayuki Goto
005576572f
Merge pull request #134 from 8thlight/batch-historical-headers
...
VDB-303 Batch headers by 100
2019-01-21 15:29:08 -06:00
Takayuki Goto
54d771cb06
Merge branch 'staging' into batch-historical-headers
2019-01-16 15:56:36 -06:00
Takayuki Goto
f01d9e6d17
Merge pull request #138 from 8thlight/fix-continous-log-sync
...
lowercase address on map to get transformers
2019-01-16 15:27:27 -06:00
Takayuki Goto
16ec6a96e9
Merge branch 'staging' into batch-historical-headers
2019-01-16 09:43:18 -06:00
Takayuki Goto
b76b64d0a8
Merge branch 'staging' into batch-historical-headers
2019-01-15 10:38:11 -06:00
Takayuki Goto
f1ba21b505
Merge branch 'staging' into batch-historical-headers
2019-01-13 21:29:58 -06:00
Takayuki Goto
ac430ddf54
Merge branch 'staging' into batch-historical-headers
2019-01-08 19:06:53 -06:00
Takayuki Goto
8723575521
Merge pull request #130 from 8thlight/update-staging-config
...
update staging/integration ipc path to 20c's kovan node
2018-12-17 13:16:59 -06:00
Takayuki Goto
b922e73bf9
Merge pull request #127 from 8thlight/use-kovan-archive
...
run integration tests on kovan archive instead of full
2018-12-07 10:11:03 -06:00
Takayuki Goto
ecf854c7c4
Merge pull request #123 from 8thlight/use-logrus
...
use logrus for logging
2018-11-26 15:21:37 -06:00
Takayuki Goto
9d26c174d4
Merge pull request #115 from 8thlight/enable-CORS
...
enable CORS
2018-11-13 14:47:40 -06:00
Takayuki Goto
ec362bebfa
Merge pull request #103 from 8thlight/update-staging-toml
...
use self hosted parity kovan for staging
2018-11-06 14:30:58 -06:00
Takayuki Goto
82e749f550
Merge pull request #93 from 8thlight/vdb-178-squash-trivial-migrations
...
[WIP] VDB-178 Squash trivial migrations
2018-11-06 14:30:45 -06:00
Takayuki Goto
7afd978cf0
Merge pull request #100 from 8thlight/update-integration-tests
...
integration tests hits self hosted remote parity kovan node:
2018-11-06 12:08:48 -06:00
Takayuki Goto
0d325afbfb
flop kick transformer factory ( #98 )
...
* flop kick transformer factory
* add tests for wrong model/entity
2018-11-02 09:13:10 -05:00
Takayuki Goto
0e7f316568
flip kick integration test ( #83 )
...
* flip kick integration test
* use timestamp instead to compare date
* fix after rebase staging
2018-10-26 10:26:22 -05:00
Takayuki Goto
28f8861f81
Merge pull request #71 from 8thlight/VDB-150-vat-flux-integration-test
...
integration test for vat flux
2018-10-23 16:01:42 -05:00
Takayuki Goto
f10bddf353
Merge pull request #73 from 8thlight/transformer-refactoring
...
Transformer factory evaluation
2018-10-23 13:43:19 -05:00
Takayuki Goto
75246e9ce9
Merge pull request #61 from 8thlight/vat-flux-migration
...
vat flux transformer
2018-10-17 13:04:18 -05:00
Takayuki Goto
300da63724
Merge pull request #51 from 8thlight/update-bytea-columns
...
Update bytea columns
2018-10-08 19:49:17 -05:00
Takayuki Goto
5a2d05b8d0
Merge pull request #46 from 8thlight/update-migration-script
...
Update migration script
2018-10-02 15:09:01 -05:00
Takayuki Goto
9b39843b03
Merge pull request #42 from 8thlight/fix-price-feeds-trigger
...
update price feed trigger to return new price feed
2018-09-26 11:39:44 -05:00
Takayuki Goto
72a7f52ec1
Merge pull request #35 from 8thlight/production-deploy-setup
...
update supfile and deploy script for production
2018-09-24 12:47:54 -05:00
Takayuki Goto
2bfbd85ba5
Merge pull request #31 from 8thlight/update-migrations
...
Update migration names to use unix timestamp
2018-09-21 09:12:44 -05:00
Takayuki Goto
fd38313e59
Merge pull request #29 from 8thlight/update-deploy
...
update deploy to run two vulcanizedb service in parallel
2018-09-19 12:02:56 -05:00
Takayuki Goto
4b2f5f8524
Merge pull request #26 from 8thlight/travis-deployment-automation
...
Travis deployment automation
2018-09-19 10:21:01 -05:00
Takayuki Goto
a6cf173fe7
Merge pull request #11 from 8thlight/add_postgraphile_subscription
...
Add Postgraphile subscription exposure for price feed
2018-09-17 11:53:47 -05:00
Takayuki Goto
c8b002deaa
Merge branch 'master' into add_postgraphile_subscription
2018-09-12 09:48:00 -05:00
Takayuki Goto
d4a4748246
Merge pull request #15 from 8thlight/datadog
...
add datadog monitoring for vdb
2018-09-11 12:15:27 -05:00
Takayuki Goto
807b7accd6
Merge pull request #12 from 8thlight/bite-event
...
bite event transformer
2018-09-04 09:58:51 -05:00