1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-06-30 22:01:44 +02:00
Commit Graph

671 Commits

Author SHA1 Message Date
2fdad243b4
Merge pull request #132 from oceanprotocol/fix/tags
tag fixes
2020-10-24 16:27:44 +02:00
0d93d7e672
tag fixes 2020-10-24 16:19:16 +02:00
74dccbc76f
Merge pull request #131 from innoprenuer/patch-1
minor corrections
2020-10-24 15:42:31 +02:00
Manan Patel
fc0cec5f6a
minor corrections
some minor corrections in brand name
2020-10-24 13:49:07 +02:00
ea41505c7d
Merge pull request #129 from oceanprotocol/fix/computePreviousOrder
fix compute previous order
2020-10-23 18:27:09 +02:00
mihaisc
ebc1e22d88
fix
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-23 18:56:04 +03:00
mihaisc
ec28ef546c
fix compute previous order
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-23 18:33:39 +03:00
mihaisc
8635236d02
Merge pull request #122 from oceanprotocol/feature/previousOrders
check previousValidOrders
2020-10-23 17:01:59 +03:00
mihaisc
d7fd6ebc9c
hooks update
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-23 16:55:45 +03:00
d78a2345f5
bump @oceanprotocol/react 2020-10-23 15:48:03 +02:00
mihaisc
7b0af5e062
Merge branch 'main' into feature/previousOrders 2020-10-23 16:40:01 +03:00
79c1668ec2
Merge pull request #127 from oceanprotocol/feature/etherscanlink-refactor
refactor EtherscanLink
2020-10-23 15:27:18 +02:00
f9028b1a2e
bump @oceanprotocol/lib 2020-10-23 15:23:50 +02:00
mihaisc
8f320c149e
fix
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-23 16:23:08 +03:00
6a7c6819e4
refactor EtherscanLink 2020-10-23 15:22:01 +02:00
3186eb8c9a
Merge pull request #124 from oceanprotocol/temp/remove-compute
remove compute from publish
2020-10-23 15:14:34 +02:00
mihaisc
9854a9c01d
remove compute from publish
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-23 15:42:25 +03:00
3fdf26aaa2
Merge pull request #120 from oceanprotocol/feature/mainnet
Mainnet
2020-10-23 13:55:52 +02:00
mihaisc
91f788d9ee
Merge branch 'main' into feature/previousOrders 2020-10-23 14:45:05 +03:00
ce2b77602d
remove infrastructure docs 2020-10-23 13:43:04 +02:00
6837a459e1
make initial network switching based on user network work 2020-10-23 13:39:33 +02:00
866e790740
bump @oceanprotocol/react 2020-10-23 13:39:29 +02:00
6e589949b4
refactor network messaging 2020-10-23 13:38:12 +02:00
f0c6958154
make network switching work 2020-10-23 13:38:12 +02:00
060d363720
bump packages 2020-10-23 13:37:44 +02:00
mihaisc
8918e95fcf
hooks update
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-23 14:24:12 +03:00
mihaisc
95c65b7461
update hooks, refactor
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-23 14:10:24 +03:00
mihaisc
f085ecd2ef
checking previous orders in consume and compute
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-23 12:57:12 +03:00
alexcos20
21257bba13 check previousValidOrders 2020-10-23 00:55:54 -07:00
b0d9821535
output relative time 2020-10-22 17:51:25 +02:00
d75d172c0c
job result fallbacks 2020-10-22 17:38:55 +02:00
762e8785c7
limit queryLatest 2020-10-22 17:04:12 +02:00
28d858cab7
Merge pull request #118 from oceanprotocol/fix/113
Fixes search by tag
2020-10-22 16:26:27 +02:00
28ad41218e
Merge pull request #101 from oceanprotocol/feature/history-compute
compute fix, compute history
2020-10-22 16:25:50 +02:00
4a201e7325
sort arrays before putting it in state 2020-10-22 16:19:26 +02:00
f397d51858
table refactor 2020-10-22 15:50:07 +02:00
Alex Coseru
0f092c6df3
Merge branch 'main' into feature/history-compute 2020-10-22 16:25:54 +03:00
alexcos20
464b252c2b bump ocean-lib to 0.7.5 2020-10-22 06:24:28 -07:00
mihaisc
041eb30d7c
Merge branch 'main' into fix/113 2020-10-22 15:47:05 +03:00
mihaisc
cded299a79
Merge pull request #117 from oceanprotocol/fix/liquidity-remove
reset values when switching from simple to advanced
2020-10-22 15:46:36 +03:00
mihaisc
9350026552
fix search by tag
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-22 15:46:11 +03:00
mihaisc
829047cb71
reset values when switching from simple to advanced
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-22 15:37:26 +03:00
3c1e8f1e04
tweak job output 2020-10-22 14:31:34 +02:00
Alex Coseru
12626d3924
Update ComputeJobs.tsx 2020-10-22 15:15:30 +03:00
f4a31ef393
visual tweaks, refactoring 2020-10-22 14:09:42 +02:00
mihaisc
5e38ae572b
Merge branch 'feature/history-compute' of https://github.com/oceanprotocol/market into feature/history-compute 2020-10-22 14:31:07 +03:00
mihaisc
034111b62d
fix Time when date is null
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-22 14:30:48 +03:00
dd46e5ab85
limit pool transactions list 2020-10-22 13:22:42 +02:00
0b99155923
compute creation feedback fix 2020-10-22 13:22:32 +02:00
mihaisc
ce6872d0bd
format
Signed-off-by: mihaisc <mihai.scarlat@smartcontrol.ro>
2020-10-22 13:53:20 +03:00