Commit Graph

1135 Commits

Author SHA1 Message Date
Martin Klepsch bf1776e0f6
fix log statement 2018-04-26 12:06:51 +02:00
Martin Klepsch 81cd3c54a6 fix #434: dont fetch price-info too often 2018-04-26 10:27:39 +03:00
Vitaliy Vlasov ece5333ae8
Merge pull request #429 from status-im/tx-hash-uniqueness
WIP migration: add unique constraint on transaction_hash column
2018-04-19 19:19:05 +03:00
Martin Klepsch 9868624bd7
migration: add unique constraint on transaction_hash column 2018-04-19 15:53:34 +02:00
Martin Klepsch 6e2c04a849
better logging when safe-read-str fails 2018-04-19 11:22:23 +02:00
Martin Klepsch 687f29a591
only log eth-rpc result if internal-tx-id is present 2018-04-19 10:45:59 +02:00
Martin Klepsch 05b953fe84
always log infura response 2018-04-19 10:21:09 +02:00
Martin Klepsch b59e0d3a04
Merge branch 'master' into develop 2018-04-18 16:32:53 +02:00
Martin Klepsch c62d502602
Merge pull request #419 from status-im/fix-399/same-contract-deployed
fix #399: track each internal transaction and associated nonce
2018-04-18 16:28:29 +02:00
Martin Klepsch 726a3309b7
minor logging changes 2018-04-18 10:27:42 +02:00
Rob Culliton a70696f26b padding for nav container (pagination) 2018-04-18 10:41:19 +03:00
Rob Culliton e17aa10114 fix typo 2018-04-18 10:41:19 +03:00
Rob Culliton 7d6ed779b8 fix padding for dropdown claims 2018-04-18 10:41:19 +03:00
Martin Klepsch 510ac9a709
fix eth-rpc call 2018-04-17 22:12:06 +02:00
Martin Klepsch 0d7ac5637d
always increase nonce, but log for diagnostics 2018-04-17 21:59:16 +02:00
Martin Klepsch c7b2f12c4f
fix outstanding issues with NonceTracker 2018-04-17 17:58:04 +02:00
Rob Culliton 82c2b6be47 update-repo-state should call db/update-repo-state 2018-04-17 17:41:16 +03:00
Martin Klepsch 09cd9ec49a
fix bug 2018-04-17 16:19:59 +02:00
Martin Klepsch 70e91932e9
remove stale swap! call 2018-04-17 16:19:59 +02:00
Martin Klepsch a78c1cff66
set internal-tx-id for watch-token call 2018-04-17 16:19:59 +02:00
Martin Klepsch 614fdf9d03
fix #399: track each internal transaction and associated nonce 2018-04-17 16:19:58 +02:00
Vitaliy Vlasov 1a50f9f607 Fix lame mistake with get-nonce closure invocation 2018-04-16 19:21:23 +03:00
Vitaliy Vlasov 05d93a1893 Remove superfluous logging statement 2018-04-16 19:21:23 +03:00
Vitaliy Vlasov 24e39ad867 Throw exception if attempting to create tx with the same nonce 2018-04-16 19:21:23 +03:00
Rob Culliton 61e8d2188f use issue-id instead of issue-number throughout PR, not just for app-db 2018-04-16 14:33:13 +03:00
Rob Culliton 6724e2612a display other helpful fields if pr title is missing 2018-04-16 14:33:13 +03:00
Martin Klepsch dbb672318b
log/infof typo 2018-04-13 15:09:31 +02:00
Martin Klepsch 7ab281ff13
log/infof typo 2018-04-13 15:09:03 +02:00
Martin Klepsch cdf889caaa
log various tx params 2018-04-13 14:51:52 +02:00
Martin Klepsch ca439aa1ec
log various tx params 2018-04-13 14:51:41 +02:00
Martin Klepsch 5d8f232016
disable verbose webhook logging for now 2018-04-13 14:25:23 +02:00
Martin Klepsch 248da65d32
log eth-rpc results + different req-id approach 2018-04-13 14:25:17 +02:00
Martin Klepsch 98522ea16f
disable verbose webhook logging for now 2018-04-13 14:11:17 +02:00
Martin Klepsch 4705b6619a
log eth-rpc results + different req-id approach 2018-04-13 13:24:03 +02:00
Martin Klepsch 5c9245810b
log ex-data for deploy-pending-contracts exception 2018-04-12 16:19:33 +02:00
Martin Klepsch 2df66222fc
log ex-data for deploy-pending-contracts exception 2018-04-12 16:00:52 +02:00
Martin Klepsch 462fb47b2b
Merge pull request #405 from status-im/develop
Deploy Week 15 2018
2018-04-12 15:21:42 +02:00
Vitaliy Vlasov b274f5d3a8
Merge pull request #408 from status-im/fix/add-try-catch-to-more-scheduler-threads
Add try-catch to more scheduler threads
2018-04-12 15:20:43 +03:00
Vitaliy Vlasov 893a0bdffb
Add try-catch to update-confirm-hash, update-watch-hash,
deploy-pending-contracts
2018-04-12 13:56:20 +03:00
Martin Klepsch 52edd4e207 improved logging in commiteth.scheduler 2018-04-12 12:22:56 +02:00
Martin Klepsch a4463b9810 always log issue id when deploying contracts 2018-04-12 11:18:15 +02:00
Vitaliy Vlasov ffce0828c0 Add less to Dockerfile 2018-04-12 08:11:12 +03:00
Vitaliy Vlasov 97d5c64548 Fix column spec in ON CONFLICT clause 2018-04-11 20:08:30 +03:00
Vitaliy Vlasov ae6a08cd0c Undo DELETE statement in migration script 2018-04-11 20:08:30 +03:00
Vitaliy Vlasov aaee8a072a Delete rows from pull_requests which map to non-existing issues 2018-04-11 20:08:30 +03:00
Vitaliy Vlasov eb7b5e1010 Process multiple claims in one PR 2018-04-11 20:08:30 +03:00
Churikova Tetiana c1158a187f exclude unused modules 2018-04-09 15:32:08 +03:00
Churikova Tetiana 2822362a80 exclude unused modules 2018-04-09 15:32:08 +03:00
Churikova Tetiana 68c8e73ca5 edit capabilities for sauce labs 2018-04-09 15:32:08 +03:00
Marco Süß 5d852481ee [ISSUE #355] persist bounty filter to query string 2018-04-09 15:29:42 +03:00