Richard Ramos
|
bbaa9b613a
|
fix: reduce escrow creation gas cost by 50K (#390)
* fix: reduce createTransaction gas cost
* fix: reducing arbitrable gas cost
* fix: reducing gas cost of calling MetadataStore from escrow
|
2019-07-24 13:03:18 -04:00 |
Jonathan Rainville
|
e81e0fa662
|
Merge pull request #388 from status-im/feat/blacklist-for-arbiters
Blacklist sellers for arbiters accepting everyone
|
2019-07-23 11:01:17 -04:00 |
Jonathan Rainville
|
a21057452a
|
Merge pull request #385 from status-im/feat/improve-trades
Improve trades list
|
2019-07-23 11:00:57 -04:00 |
Jonathan Rainville
|
9d075a15af
|
update snapshots
|
2019-07-23 11:00:15 -04:00 |
Jonathan Rainville
|
a69068d99c
|
clarify accept all message
|
2019-07-22 16:44:20 -04:00 |
Jonathan Rainville
|
75c134e482
|
feat: add UI to blacklist sellers
|
2019-07-22 16:40:53 -04:00 |
Jonathan Rainville
|
63677fa6b4
|
feat: enable arbiters to blocklist sellers and add one test
|
2019-07-22 14:46:40 -04:00 |
Richard Ramos
|
26c05a38f3
|
fixes #281: Allow users to give feedback after dispute (#386)
|
2019-07-22 13:46:35 -04:00 |
Jonathan Rainville
|
4040a63059
|
Merge pull request #380 from status-im/fix/infinite-loop
Fix wizard reseting on refresh and remove redirect on location
|
2019-07-19 16:55:15 -04:00 |
Jonathan Rainville
|
ef3edb88be
|
fix test snapshot
|
2019-07-19 15:10:06 -04:00 |
Jonathan Rainville
|
5e9ace0185
|
Merge pull request #377 from status-im/fix/location-distance
increase location distance threshold
|
2019-07-19 15:08:21 -04:00 |
Jonathan Rainville
|
105950499e
|
Merge pull request #376 from status-im/fix/accept-all-switch
change approveAll switch to be more clear
|
2019-07-19 15:08:03 -04:00 |
Jonathan Rainville
|
b14c6f3573
|
feat: add filter to hide completed trades in trade list
|
2019-07-19 15:04:51 -04:00 |
Jonathan Rainville
|
6c744cc52a
|
feat: add state filter to trades list
|
2019-07-19 14:53:09 -04:00 |
Richard Ramos
|
4561f56ed1
|
fix: only buyer can pay an escrow (#384)
|
2019-07-18 11:11:33 -04:00 |
Richard Ramos
|
cb586cde6e
|
fix: remove unused parameters warning (#383)
* fix: remove unused parameters warning
* fix: remove unused parameters from kyber
* fix: remove warning
|
2019-07-18 11:11:26 -04:00 |
Richard Ramos
|
08ce0958d0
|
fix: cannot create offers without arbitrator (#382)
|
2019-07-18 11:11:15 -04:00 |
Richard Ramos
|
3902c6e484
|
fix: ropsten deployment / createEscrow method (#381)
|
2019-07-17 13:49:47 -04:00 |
Richard Ramos
|
2b70d594c7
|
fix: return no arbitrator for offers in case the arbitrator rejects a previously approved seller (#372)
|
2019-07-17 13:49:14 -04:00 |
Richard Ramos
|
656a056892
|
fix: remove metadata call when seller is opening a dispute (#379)
* fix: disable release of disputed trxs
* fix: remove metadata call when seller is opening a dispute
|
2019-07-16 15:32:25 -04:00 |
Jonathan Rainville
|
13497ad8d5
|
fix: fix wizard reseting on refresh and remove redirect on location
|
2019-07-16 15:23:04 -04:00 |
Richard Ramos
|
b1f00d8d43
|
fix: disable release of disputed trxs (#378)
|
2019-07-16 15:07:53 -04:00 |
Jonathan Rainville
|
10be5576df
|
small fix for small screens with the margin selector
|
2019-07-16 14:29:16 -04:00 |
Jonathan Rainville
|
d4aca07525
|
increase location distance threshold
|
2019-07-16 13:43:34 -04:00 |
Jonathan Rainville
|
80142ae0c7
|
change approveAll switch to be more clear
|
2019-07-16 13:21:34 -04:00 |
Jonathan Rainville
|
69368dd040
|
Merge pull request #375 from status-im/fix/solc-warnings
Fix solc warnings and update embark-solium
|
2019-07-16 12:24:15 -04:00 |
Jonathan Rainville
|
b8cfc5b10c
|
add comment on accept_relayed_call for unused params
|
2019-07-16 11:20:24 -04:00 |
Jonathan Rainville
|
e0d6ac4c9b
|
review comments and fix tests
|
2019-07-16 11:16:25 -04:00 |
Jonathan Rainville
|
be5fcc0bfb
|
update solium to version 0.1
|
2019-07-16 10:53:17 -04:00 |
Jonathan Rainville
|
b325690c71
|
chore: fix all solc warnings
|
2019-07-16 10:26:13 -04:00 |
Jonathan Rainville
|
5fdaa2d7f6
|
Merge pull request #374 from status-im/fix/tests
Fix test build (CI)
|
2019-07-16 09:14:47 -04:00 |
Jonathan Rainville
|
e01a525a57
|
fix lint in store
|
2019-07-16 08:59:06 -04:00 |
Jonathan Rainville
|
a66469af54
|
Merge pull request #373 from status-im/chore/add-comments
Add comments on all contracts
|
2019-07-16 08:36:38 -04:00 |
Jonathan Rainville
|
05c49621fa
|
chore: remove unused ERC20Receiver
|
2019-07-15 16:58:07 -04:00 |
Jonathan Rainville
|
49e2f7419d
|
chore: add comments on all function
|
2019-07-15 16:57:32 -04:00 |
Richard Ramos
|
c95546bb57
|
fix: show cancel screen for sellers and load arbitrator requests (#371)
* fix:load arbitration requests
* fix: show canceled for sellers
|
2019-07-15 13:07:45 -04:00 |
Richard Ramos
|
6acc27ec60
|
Add missing index to arbitrator's loading state
|
2019-07-14 16:41:21 -04:00 |
Richard Ramos
|
e5d525c2de
|
feat: license and metadata upgradability (#369)
* feat: make License and MetadataStore upgradables
* feat: updated contract config to take in account proxies
* feat: proxy address
|
2019-07-12 11:18:42 -04:00 |
Iuri Matias
|
2998ada711
|
add logrocket (#370)
* add logrocket
* disable logrocket in development
|
2019-07-12 11:09:42 -04:00 |
Jonathan Rainville
|
f0a08f489c
|
Merge pull request #368 from status-im/kyber_integration_plus_plus
feat: kyber integration
|
2019-07-11 12:37:09 -04:00 |
Jonathan Rainville
|
0d45bdd53c
|
Merge pull request #367 from status-im/fix/relase-no-arbitrator
Fix releasing SNT escrows where there is no arbitrator
|
2019-07-11 12:33:43 -04:00 |
Richard Ramos
|
5a24318c5a
|
fix: arbitrator approval (#366)
* fix: arbitrator approval
|
2019-07-11 10:29:36 -04:00 |
Richard Ramos
|
a6948eb82b
|
disabling staking contract
|
2019-07-11 10:21:06 -04:00 |
Richard Ramos
|
abd60a9b5b
|
feat: updated config to take in account KyberFeeBurner contract, and disabled StakingPool
|
2019-07-11 09:44:34 -04:00 |
Jonathan Rainville
|
daf0bc8734
|
add test to release with no arbitrator
|
2019-07-11 08:57:06 -04:00 |
Richard Ramos
|
eb723c0d28
|
feat: kyber burner contract
|
2019-07-10 18:44:16 -04:00 |
Richard Ramos
|
e8f8530c8c
|
feat: added fee burner contract
|
2019-07-10 17:39:38 -04:00 |
Iuri Matias
|
1b574cd0b6
|
Merge pull request #365 from status-im/fix/infinite-loading-2
fix: overriding the balance in tokens
|
2019-07-10 16:45:38 -04:00 |
Jonathan Rainville
|
ff871d701a
|
fix: overriding the balance in tokens
|
2019-07-10 14:54:19 -04:00 |
Richard Ramos
|
9b93a690d2
|
fix: zeroAddress
|
2019-07-09 15:29:11 -04:00 |