1302 Commits

Author SHA1 Message Date
Vitaliy Vlasov
ecb6ae00f2
Merge branch 'develop' into fix/update-comment-only-if-hash-changes-385 2018-05-25 16:22:13 +03:00
Vitaliy Vlasov
efd3655cdb
Fix token balance updates 2018-05-25 14:10:06 +03:00
Vitaliy Vlasov
8672376a98
More fixes for db field renaming 2018-05-24 00:36:46 +03:00
Vitaliy Vlasov
3d9fb55621
Fix payouts 2018-05-22 22:06:34 +03:00
Vitaliy Vlasov
8b44cac1f4
Fix small eth values display in GitHub comments 2018-05-22 21:21:32 +03:00
Vitaliy Vlasov
a8600d1cbd
Fix claim handling 2018-05-22 18:57:16 +03:00
Vitaliy Vlasov
0d76fcdbc7
Force cast nonce to biginteger 2018-05-22 14:00:10 +03:00
Vitaliy Vlasov
79fe7873e6
Bugfix merge 2018-05-21 17:09:49 +03:00
Rob Culliton
08faa879df
Merge pull request #453 from rcullito/enhancements/gas-adjustments
make working with eth gas station more manageable
2018-05-21 09:52:29 -04:00
Vitaliy Vlasov
3c3f22757c
Merge branch 'develop' into fix/update-comment-only-if-hash-changes-385 2018-05-21 16:37:59 +03:00
Tetiana Churikova
2ad1025b96
Merge pull request #430 from rcullito/feature/bounty-revocation
bounty revocation
2018-05-21 15:41:24 +03:00
Rob Culliton
5c3e050f7c
update logging for payout receipt 2018-05-18 15:29:21 -04:00
Rob Culliton
f657564062
rewrite interceptor to be based off of pending revocations which are stored in localstorage
this modification will result in retry behavior rather than the previous model which relied upon spotting the diff in confirm hash or payout receipt as it occurred
2018-05-18 14:43:26 -04:00
Vitaliy Vlasov
329e73e906
Fix issues with db field renaming 2018-05-18 19:54:12 +03:00
Rob Culliton
b3078b84b6
store pending revocations in local storage 2018-05-18 11:20:01 -04:00
Vitaliy Vlasov
bbf96cc497
Rename bounty and activity fields 2018-05-18 15:38:34 +03:00
Rob Culliton
2289c6b14a
just print cause of eth gas station throwable, 522 will be enough to tell it timed out without obliterating readability of logs 2018-05-17 17:22:42 -04:00
Vitaliy Vlasov
b3dad92f0a
Merge branch 'develop' into fix/update-comment-only-if-hash-changes-385 2018-05-17 20:05:54 +03:00
Vitaliy Vlasov
f91d774bee
Replace underscores with dashes 2018-05-17 20:05:32 +03:00
Rob Culliton
a9282f503a
use owner login as a fallback for revoke card (can be different display name than rep owner) 2018-05-17 11:03:47 -04:00
Vitaliy Vlasov
931da34eab
Increase tx mining wait time from 10 to 30 minutes 2018-05-16 23:34:01 +03:00
Rob Culliton
92a012c2ed
username for revoked bounties in paid section 2018-05-16 13:18:46 -04:00
Vitaliy Vlasov
745b157039
Fixes in ParallelTxTracker 2018-05-16 12:11:54 +03:00
Vitaliy Vlasov
66b9bd6bb3
Comment out superfluous logging 2018-05-16 12:11:25 +03:00
Rob Culliton
25d7c55865
change definition for paid bounties to receipt from hash in rest of bounty files 2018-05-15 22:46:34 -04:00
Rob Culliton
458a46ca62
paid? flag should be based off payout_receipt rather than payout_hash 2018-05-15 21:26:23 -04:00
Rob Culliton
6f268c85a4
pending badge on card itself 2018-05-15 19:54:10 -04:00
Rob Culliton
6da6f3417f
dispatch from within the send-transaction-callback rather than the try/catch block 2018-05-15 14:40:05 -04:00
Rob Culliton
9a5386a5fa
route to remove bot confirmation in case of error on confirm payout 2018-05-15 12:59:03 -04:00
Rob Culliton
2aa751769a
restore bot confirmation. handle error case by removing bot confirmation 2018-05-15 11:33:09 -04:00
Rob Culliton
aff6eb35d9
clearer description 2018-05-15 11:05:50 -04:00
Rob Culliton
723ffd870e
update copy and fix bounty being accessed 2018-05-15 10:52:51 -04:00
Rob Culliton
62d72cc3e6
update copy in manage payouts based on the currently confirming account 2018-05-15 09:42:51 -04:00
Vitaliy Vlasov
375b47e8e8
Bug fix: add transaction-hash to transition fn invocation during deployment 2018-05-15 16:22:57 +03:00
Vitaliy Vlasov
6b5790fde7
Add bounties/transition fn;
add ParallelTxTracker impl
2018-05-14 21:28:39 +03:00
Rob Culliton
d98c07ef34
clear modal on actual revoke dispatch. include a hint about needing to sign via metamask 2018-05-11 17:25:41 -04:00
Rob Culliton
d0a4ff7179
fix initial appearance of modal and include instructions about dashbaord banner 2018-05-11 16:49:07 -04:00
Rob Culliton
1c84bbc961
more badge, padding, and font weight adjustments 2018-05-11 16:32:38 -04:00
Rob Culliton
64dc0d04de
modal colors, border radiuses, and padding 2018-05-11 15:57:14 -04:00
Rob Culliton
edc437132e
a few more design modifcations for the modal 2018-05-11 13:56:32 -04:00
Rob Culliton
3fa60bc0e7
flushing out contents of revoke modal 2018-05-11 12:31:41 -04:00
Rob Culliton
2399932d15
beginnings of revoke modal 2018-05-11 11:33:39 -04:00
Rob Culliton
ecb777736a
only allow revocation if there are none pending 2018-05-10 14:09:42 -04:00
Rob Culliton
fffe92f87d
open menu for a single issue-id, but close for all 2018-05-09 12:37:05 -04:00
Rob Culliton
039295f157
now that payout receipt is working, only log for the changed case rather than all records 2018-05-08 17:53:09 -04:00
Rob Culliton
d3925a542e
if in the middle of a pending revocation, remove the banner on metamask payment rejction 2018-05-08 15:11:46 -04:00
Rob Culliton
c57a6a1a63
better logging around payout receipt interceptor 2018-05-08 14:35:24 -04:00
Rob Culliton
08d56400ad
interceptor for payout_receipt within owner bounties 2018-05-08 13:42:43 -04:00
Vitaliy Vlasov
d9db6b442f
Merge branch 'develop' into fix/update-comment-only-if-hash-changes-385 2018-05-08 16:56:15 +03:00
Rob Culliton
eed60f8360
add additional check to interceptor to only proceed during a pending revocation 2018-05-08 09:41:51 -04:00