Commit Graph

  • 60d7b34471 address PR comments Rob Mulholand 2019-03-05 10:46:33 -0600
  • 7ed4dcd1fa Remove Tic logic Rob Mulholand 2019-03-05 10:12:28 -0600
  • 310a52cb0c test mappings helpers against static values Rob Mulholand 2019-03-04 12:10:34 -0600
  • b6bef49318 Add tests for plugin helpers Rob Mulholand 2019-02-28 08:59:04 -0600
  • a806cb2818 Extract slow tests from omni full transformer Rob Mulholand 2019-02-27 10:10:59 -0600
  • 34c96654ce Extract slow tests from omni light transformer Rob Mulholand 2019-02-26 18:29:27 -0600
  • 8bd397e2eb Merge pull request #29 from vulcanize/fix Ian Norden 2019-03-06 11:27:43 -0600
  • e1a317c3f6 different errors; readme edit Ian Norden 2019-03-05 14:49:31 -0600
  • f53a7b8b5d Merge pull request #28 from vulcanize/geth_update Ian Norden 2019-03-06 00:01:53 -0600
  • 5fd9a59027 fix for issue with Travis building plugin from plugin repo Ian Norden 2019-03-04 16:59:38 -0600
  • 55b6ad9381 Optimise missing block numbers query (#23) Edvard Hübinette 2019-03-05 11:52:38 +0100
  • 6ff67f26d1 Fix logrus append (#24) Edvard Hübinette 2019-03-05 11:30:22 +0100
  • e2fab256c9 update geth to 1.8.23 (post can'tstantinople) Ian Norden 2019-03-03 03:37:27 -0600
  • 06fab13c54 Merge pull request #2 from vulcanize/compose_and_execute Ian Norden 2019-03-01 06:37:57 -0600
  • 83f7daf37d compose and execute as separate commands; update README and add git checkout vendor/github.com/ethereum/go-ethereum/accounts/abi to make build Ian Norden 2019-02-28 11:51:54 -0600
  • 2c5ddd03ba core repo migrations in fixed form Ian Norden 2019-02-25 03:33:05 -0600
  • 708425c4d6 rebase; extract factories and the mocks they are dependent on to libraries/shared; adjust omni test_helpers to drop and recreate checked_headers table to avoid reaching 1600 column limit after repeated tests (dropping columns doesn't actually remove them from contributing to that limit) Ian Norden 2019-02-24 22:26:42 -0600
  • 17f4d3dfa5 move maker plugin generator test to mcd_transformers Ian Norden 2019-02-18 05:23:36 -0600
  • f2072561a7 removing mcd/maker references; delete test_data; update READMEs; use logrus Ian Norden 2019-02-18 04:32:20 -0600
  • 3d34a9e7c9 remove maker migrations and convert back to timestamps and fix bug in composeAndExecute command Ian Norden 2019-02-13 15:00:09 -0600
  • b449193b16 addressing review comments; still need to reorg migrations and add helper tests Ian Norden 2019-02-13 13:04:07 -0600
  • 2868cf2f73 goose changes; update plugin readme; use rel paths for transformers in config; more commenting in pkg/plugin; fix PluginWriter to work with different transformer types; reopen generator tests Ian Norden 2019-02-11 04:08:24 -0600
  • 90e67d6da9 move storage mappings pkg into shared Ian Norden 2019-02-10 16:42:41 -0600
  • 03a7379617 work on porting storage watcher; watcher type is defined for transformers in the config, storage transformers are exported from plugin like event transformers Ian Norden 2019-02-07 15:35:25 -0600
  • b51dcb55de comment out plugin test til mcd_transformers is updated correctly Ian Norden 2019-02-06 13:22:47 -0600
  • a322372713 refactoring plugin generating code Ian Norden 2019-02-02 16:15:09 -0600
  • decc2a3caf remove pkg/transformers; extract shared files needed to libraries/shared; work on automated db migration management Ian Norden 2019-01-31 17:14:42 -0600
  • 55fa9b8364 auto management of dependencies temporarily needed to build plugin and transformer migrations; new test showing it is working with external transformers runs properly when migrations were manually performed but still need to test automated migration management Ian Norden 2019-01-30 19:38:56 -0600
  • 6c2d895023 composeAndExecute command that loads and executes over arbitrary transformer set exported from a go plugin generated according to config file; test for plugin generation, loading, and execution; work on plugins README Ian Norden 2019-01-25 02:59:23 -0600
  • fa4abe4e5c Remove spammy and unnecessary error log (#21) Edvard Hübinette 2019-02-22 12:56:06 +0100
  • dc6a4a707e Merge pull request #18 from vulcanize/vdb-380-continued Rob Mulholand 2019-02-21 16:37:42 -0600
  • 745d0e8eda Use storage value metadata getter in pit repository tests Rob Mulholand 2019-02-21 15:25:16 -0600
  • a5121913f4 Error on missing keys in pit repository Rob Mulholand 2019-02-21 15:03:22 -0600
  • 3d9341ea1d Reference ilks foreign key from Cat storage repository Rob Mulholand 2019-02-21 14:33:59 -0600
  • e04a72b059 Merge pull request #16 from vulcanize/vdb-380-ilks-table Rob Mulholand 2019-02-21 13:45:03 -0600
  • dbdd16d3a2 (VDB-380) Create separate table for ilks Rob Mulholand 2019-02-20 13:39:37 -0600
  • a27aaa7e68 Use timestamps for migrations with numeric indexes Rob Mulholand 2019-02-19 15:26:24 -0600
  • 925b1b0b1c Revert "Convert existing migrations from timestamp to versioned" Rob Mulholand 2019-02-19 15:22:39 -0600
  • 33c271b584 Merge pull request #14 from vulcanize/vdb-354-queue-unrecognized-diffs Rob Mulholand 2019-02-20 16:00:28 -0600
  • 11dd641a84 (VDB-354) Queue unrecognized storage diffs Rob Mulholand 2019-02-19 15:01:07 -0600
  • ac432160fa Merge pull request #13 from vulcanize/VDB-299-Cat-diff-parsing Edvard Hübinette 2019-02-20 15:10:32 +0100
  • fb47a747f6 Fix confusion between nflip and flip Edvard 2019-02-20 14:04:35 +0100
  • 56ca45509f DRY up storage diff repo tests Edvard 2019-02-20 13:56:17 +0100
  • 5746de7c97 Add tests for Cat storage diff transformer Edvard 2019-02-18 15:21:16 +0100
  • cd6611d2ec Add Cat storage transformer Edvard 2019-02-18 15:21:02 +0100
  • 6e0f033078 Add migrations for cat storage tables Edvard 2019-02-18 15:16:59 +0100
  • 53789c82ab Merge pull request #12 from vulcanize/VDB-392-fix-io-error-propagation Edvard Hübinette 2019-02-20 13:58:00 +0100
  • 1a2f46b308 Fix small issues from review Edvard 2019-02-20 12:01:19 +0100
  • 2ecc524224 Merge pull request #9 from vulcanize/VDB322-Vow-storage-diff Ian Norden 2019-02-15 11:04:22 -0600
  • 64c7ae1bb1 uppercase Woe and Ash Taka Goto 2019-02-15 06:15:47 -0600
  • df521eea7f Merge pull request #11 from vulcanize/storage-transformers-readme Rob Mulholand 2019-02-14 14:24:01 -0600
  • 13eacf2081 Update tests for error propagation Edvard 2019-02-14 16:04:12 +0100
  • 6cd4e5ea95 Improve I/O error propagation Edvard 2019-02-14 16:03:57 +0100
  • f1d6e417fe Add back accidentally removed DB config to staging.toml Edvard 2019-02-14 15:36:33 +0100
  • 0378068467 add example contract and instructions for watching its storage Rob Mulholand 2019-02-13 20:15:04 -0600
  • a5b9fb944c Merge pull request #10 from vulcanize/squash-logs-in-tests Rob Mulholand 2019-02-13 15:02:02 -0600
  • a8322c7d26 add woe to storage diff vow contract Taka Goto 2019-02-12 21:50:52 -0600
  • ee113668a5 Add first draft of storage transformers readme Rob Mulholand 2019-02-12 15:41:44 -0600
  • ac9375ae47 Discard logs created during tests Rob Mulholand 2019-02-12 11:18:39 -0600
  • 4fe2ff4104 repository methods: Taka Goto 2019-02-11 16:34:02 -0600
  • 764befef69 fix rollback migration Taka Goto 2019-02-11 15:32:38 -0600
  • c2c21325b5 vow contract storage diffing excluding sin Taka Goto 2019-02-11 15:11:36 -0600
  • f73623789e Merge pull request #6 from 8thlight/VDB-337-Dockerize-vDB Edvard Hübinette 2019-02-11 12:37:56 +0100
  • 9b986c4c14 Nuke OpenRC from docker image, update readme's Edvard 2019-02-06 16:35:51 +0100
  • 0bf8bd4183 Add char replacer when searching for env variables Edvard 2019-02-06 13:27:30 +0100
  • 553fdbfa09 Default config starting block to 0 Edvard 2019-02-05 20:05:41 +0100
  • 85cec480dc Dockerize postgraphile Taka Goto 2019-01-31 21:27:23 -0600
  • e6e66d58dd Add container service files and docker README Edvard 2019-01-30 13:18:24 +0100
  • e4968c4a75 Add back override with env variables Edvard 2019-01-29 17:09:08 +0100
  • 1602100ed4 Dockerize migrations Edvard 2019-01-24 17:13:55 +0100
  • d3550357d1 Add initial dockerfile and .dockerignore Edvard 2019-01-21 11:17:39 +0100
  • c166e8d612 Merge pull request #8 from vulcanize/vdb-280-vat-diff-parsing Rob Mulholand 2019-02-08 13:57:40 -0600
  • c05d3b7836 (VDB-280) Consume vat contract storage diffs Rob Mulholand 2019-02-06 09:38:47 -0600
  • dba4e48a3e Use map for key in storage value metadata Rob Mulholand 2019-02-05 16:22:26 -0600
  • 09abcb841a Persist Urns in raw bytes32 format Rob Mulholand 2019-02-05 15:43:20 -0600
  • 0a024d429d * update transformer to able to recheck headers (#4) Takayuki Goto 2019-02-08 10:35:46 -0600
  • 219f099b0c Merge pull request #3 from vulcanize/vdb-298-pit-diff-parsing Rob Mulholand 2019-02-06 11:06:44 -0600
  • 867f92c431 (VDB-298) Consume Pit contract storage diffs Rob Mulholand 2019-01-28 16:52:47 -0600
  • c474933432 Merge pull request #5 from 8thlight/VDB-281-Migrations-remake Takayuki Goto 2019-02-02 10:12:43 -0600
  • b4ded221c3 Merge branch 'staging' into VDB-281-Migrations-remake Edvard Hübinette 2019-02-01 17:29:56 +0100
  • 29f2537130 Merge pull request #7 from vulcanize/VDB-347-Squelch-lightSync Edvard Hübinette 2019-02-01 11:02:48 +0100
  • a1fa21cbec Remove test based on window buffer stuff Edvard 2019-01-31 16:39:29 +0100
  • 8eea1b00ed Redirect validation window status to logrus instead of stdout Edvard 2019-01-31 15:55:28 +0100
  • 09f2984f1e Delete old migration script Edvard 2019-01-25 11:42:21 +0100
  • e1fd58c9bc Debug; trigger travis Edvard 2019-01-24 14:28:09 +0100
  • 0c7cfe5609 Fix travis and expand makefile targets Edvard 2019-01-24 13:17:41 +0100
  • 6b4eb57571 Fix supfile to use goose for migrations Edvard 2019-01-24 12:03:44 +0100
  • 699dc1143d Update schema with for goose metatable Edvard 2019-01-24 11:54:56 +0100
  • e5f3826633 Add Makefile for goose migrations, update README accordingly Edvard 2019-01-24 11:54:25 +0100
  • 4c87ef44b8 Apply taka's fix to faulty down migration Edvard 2019-01-24 10:35:52 +0100
  • 8de6fc45e1 Remove tx from migrations (goose does it automagically) Edvard 2019-01-22 15:07:11 +0100
  • bbb9260d13 Convert existing migrations from timestamp to versioned Edvard 2019-01-22 13:16:47 +0100
  • 0a96a366d3 Change migration timestamp from epoch to yyyymmddhhmmss Edvard 2019-01-22 13:15:29 +0100
  • 8749c94994 update license to AGPL-3.0 Ian Norden 2019-01-24 14:41:30 -0600
  • ab371a2024 Merge remote-tracking branch 'maker/staging' into staging Ian Norden 2019-01-24 10:22:22 -0600
  • f97928d418 Merge pull request #1 from vulcanize/pub_merge Ian Norden 2019-01-24 10:16:37 -0600
  • d7dde86942 Merge pull request #140 from 8thlight/fix-index-out-of-range Takayuki Goto 2019-01-24 09:56:35 -0600
  • 1f95eb6443 Merge branch 'staging' into pub_merge Ian Norden 2019-01-24 09:47:12 -0600
  • c5d513e96d fix index out of range on lightSync; hopefully the new integration tests will catch them next time :) Taka Goto 2019-01-23 15:25:44 -0600
  • 00c2052da3 for some reason an error is thrown when the ipc string is declared in integration_tests_suite_test.go but not when moved to a different file in the integration_tests package; I think this is due to switching to go1.11 Ian Norden 2019-01-23 15:23:23 -0600